36 コミット (stable-3.2)

作成者 SHA1 メッセージ 日付
  Robin Stocker e0502ebb03 More helpful InvalidPathException messages (include reason) 10年前
  Tobias Pfeifer 765896febb Add Squash/Fixup support for rebase interactive in RebaseCommand 10年前
  Christian Halstrick c3873b584f Enhance reading of git-rebase-todo formatted files 10年前
  Matthias Sohn b15c617d0f Describe HEAD if no explicit target was set 10年前
  Kohsuke Kawaguchi f045a68a78 Added the git-describe implementation 10年前
  Robin Stocker a51899c203 Support refspecs with wildcard in middle (not only at end) 11年前
  Jonathan Nieder 56276d053f Move ArchiveCommand into standard porcelain API 11年前
  Robin Rosenberg dd3181603e Extend the FS class for Java7 11年前
  Robin Rosenberg b8e763fc19 TagCommand should be able to create unannotated tags too 11年前
  Edwin Kempin b37b1c9165 Allow to get repo statistics from GarbageCollectionCommand before gc 11年前
  Shawn Pearce 60f5f46550 Fix location of DfsText.properties 11年前
  Robin Stocker 3ee04e3531 Include the number of ms in timeout error message 11年前
  Colby Ranger dafcb8f6db Support creating pack bitmap indexes in PackWriter. 11年前
  Colby Ranger 3b325917a5 Added read/write support for pack bitmap index. 11年前
  George C. Young ab99b78ca0 Implement recursive merge strategy 11年前
  Robin Rosenberg 878e78b307 Fix stash apply using merge logic 11年前
  Robin Stocker 75ddf2a0f4 Enable marking entries using TreeFilters in DiffEntry 12年前
  Colby Ranger 7c58f6282a Update DfsGarbageCollector to not read back a pack index. 11年前
  Robin Rosenberg 315f1cfa5c Update the revert command and things relating to revert 11年前
  Matthias Sohn 8d062dec0c [findBugs] Don't pass null for non-null parameter in RebaseCommand 11年前
  Marc Strapetz 67edd3eda7 RevWalk support for shallow clones 11年前
  Matthias Sohn 9051af3c4d Add GarbageCollectCommand to porcelain API 11年前
  Tomasz Zarna 318f3d4643 Add support for --no-ff while merging 11年前
  Tomasz Zarna cb0f0ad4cf Add a test for org.eclipse.jgit.pgm.Tag 11年前
  Shawn O. Pearce 99e9a3bdc6 Simplify push error message when ref already exists 11年前
  Robin Stocker c96b40d592 CommitCommand: Don't allow amending on initial commit 11年前
  Christian Halstrick 84e171fbab Introduce ParseExceptions for GitDateParser 11年前
  Christian Halstrick 4c3f017a77 Garbage collector for FileRepositories 12年前
  Ian Wetherbee b1e4d6bca2 ReceivePack supports InputStream data after pack 12年前
  Dave Borowitz fe1f1b8f8a Read .gitmodules config from the tree in SubmoduleWalk 12年前
  Tomasz Zarna 2656ac1b5a Add "--squash" option to MergeCommand 12年前
  Ian Wetherbee 242716092f Add Transport URI constructor without a repository 12年前
  Tomasz Zarna 622232b936 Externalize parsing exception message for RebaseCommand#Action 12年前
  Kevin Sawicki b37b7e69cd Add command support for dropping a stashed commit 12年前
  Robin Rosenberg 95d311f888 Move JGitText to an internal package 12年前