17 Révisions (8d062dec0ca6815bd24457b02dbbc24f9dc143ee)

Auteur SHA1 Message Date
  Matthias Sohn 8d062dec0c [findBugs] Don't pass null for non-null parameter in RebaseCommand il y a 11 ans
  Marc Strapetz 67edd3eda7 RevWalk support for shallow clones il y a 11 ans
  Matthias Sohn 9051af3c4d Add GarbageCollectCommand to porcelain API il y a 11 ans
  Robin Rosenberg 20c829838a Make an exception for the formatting rules (turn off) for some files il y a 11 ans
  Tomasz Zarna 318f3d4643 Add support for --no-ff while merging il y a 11 ans
  Tomasz Zarna cb0f0ad4cf Add a test for org.eclipse.jgit.pgm.Tag il y a 11 ans
  Shawn O. Pearce 99e9a3bdc6 Simplify push error message when ref already exists il y a 11 ans
  Robin Stocker c96b40d592 CommitCommand: Don't allow amending on initial commit il y a 11 ans
  Christian Halstrick 84e171fbab Introduce ParseExceptions for GitDateParser il y a 11 ans
  Christian Halstrick 4c3f017a77 Garbage collector for FileRepositories il y a 12 ans
  Ian Wetherbee b1e4d6bca2 ReceivePack supports InputStream data after pack il y a 12 ans
  Dave Borowitz fe1f1b8f8a Read .gitmodules config from the tree in SubmoduleWalk il y a 12 ans
  Tomasz Zarna 2656ac1b5a Add "--squash" option to MergeCommand il y a 12 ans
  Ian Wetherbee 242716092f Add Transport URI constructor without a repository il y a 12 ans
  Tomasz Zarna 622232b936 Externalize parsing exception message for RebaseCommand#Action il y a 12 ans
  Kevin Sawicki b37b7e69cd Add command support for dropping a stashed commit il y a 12 ans
  Robin Rosenberg 95d311f888 Move JGitText to an internal package il y a 12 ans
  Tomasz Zarna 92f90eb229 Add ApplyCommand to JGit API il y a 12 ans
  Kevin Sawicki 4de8a84671 Add command support for applying a stashed commit il y a 12 ans
  Kevin Sawicki 03d4dc597e Add support for creating a stashed commit il y a 12 ans
  Kevin Sawicki 2f79cf9900 Support gitdir references in working tree .git file il y a 12 ans
  Kevin Sawicki b57845c0cc Support relative submodule URLs on init/add/sync il y a 12 ans
  Tomasz Zarna 1a2ca5b811 Skip a number commits before starting to show the commit output il y a 12 ans
  Tomasz Zarna 617c5d91da Sort translation bundle keys in alphabetical order. il y a 12 ans
  Kevin Sawicki 92c6f2f97b Add comand support for git-submodule il y a 12 ans
  Tomasz Zarna 248959146a Limit the number of commits in LogCommand output il y a 12 ans
  Kevin Sawicki 656461a991 Add exception class for when locking a file fails il y a 12 ans
  Kevin Sawicki dc4c06e7ac Support resolving integer-based reflog revisions il y a 12 ans
  Kevin Sawicki c3fe50bb18 Guard against null branch in PullCommand il y a 12 ans
  Sasa Zivkov 1fbe688f51 maxObjectSizeLimit for receive-pack. il y a 12 ans
  Dave Borowitz 16b8ebf2d1 Add an object encapsulating the state of a PackWriter il y a 12 ans
  Robin Rosenberg 57bdb04873 Cosmetic adjustment of relative date format, do not display "0 months" il y a 12 ans
  Tomasz Zarna c35c23db8d Use JGitText.refAlreadyExists instead of "ref exists" il y a 13 ans
  Tomasz Zarna 5f787bfd62 Add DeleteTagCommand to JGit API il y a 13 ans
  Dariusz Luksza 679cab9b32 Adds DiffEntry.scan(TreeWalk, boolean) method il y a 13 ans
  Adrian Goerler 172a9f0521 Cloning should fail when destination directory exists and is not empty il y a 13 ans
  Shawn O. Pearce 7ff6eb584c Push errors back over sideband when possible il y a 13 ans
  Shawn O. Pearce 1a87a725be Report progress while updating references il y a 13 ans
  Shawn O. Pearce a390456047 blame: Compute the origin of lines in a result file il y a 13 ans
  Christoph Brill e170c314fb Add LsRemoteCommand to JGit API il y a 13 ans
  Matthias Sohn c05c6f3327 Formatter for relative dates il y a 13 ans
  Shawn O. Pearce 0be24ebf33 PackWriter: Remove dummy list 0 il y a 13 ans
  Shawn O. Pearce c9a6980a42 UploadPack: Report invalid want lines with ERR il y a 13 ans
  Philipp Thun 79ad15924a Replace 'occured' by 'occurred' il y a 13 ans
  Shawn O. Pearce 305a8ac45f Make the supported Transports extensible and discoverable il y a 13 ans
  Philipp Thun a490afedba Add -o option to commit command il y a 13 ans
  Chris Aniszczyk 5f258d91c0 Add git-reset to the Git API il y a 13 ans
  Shawn O. Pearce 1b7a5a2960 daemon: Use HTTP's resolver and factory pattern il y a 13 ans
  Shawn O. Pearce 461b012e95 PackWriter: Support reuse of entire packs il y a 13 ans
  Shawn O. Pearce 71f168fcd7 PackWriter: Display totals after sending objects il y a 13 ans