34 Commits (77432969d3f5fc1c695db0dc1bdaf74b5723d555)

Author SHA1 Message Date
  Robin Stocker e0502ebb03 More helpful InvalidPathException messages (include reason) 10 years ago
  Tobias Pfeifer 765896febb Add Squash/Fixup support for rebase interactive in RebaseCommand 10 years ago
  Christian Halstrick c3873b584f Enhance reading of git-rebase-todo formatted files 10 years ago
  Matthias Sohn b15c617d0f Describe HEAD if no explicit target was set 10 years ago
  Kohsuke Kawaguchi f045a68a78 Added the git-describe implementation 10 years ago
  Robin Stocker a51899c203 Support refspecs with wildcard in middle (not only at end) 11 years ago
  Jonathan Nieder 56276d053f Move ArchiveCommand into standard porcelain API 11 years ago
  Robin Rosenberg dd3181603e Extend the FS class for Java7 11 years ago
  Robin Rosenberg b8e763fc19 TagCommand should be able to create unannotated tags too 11 years ago
  Edwin Kempin b37b1c9165 Allow to get repo statistics from GarbageCollectionCommand before gc 11 years ago
  Colby Ranger dafcb8f6db Support creating pack bitmap indexes in PackWriter. 11 years ago
  Colby Ranger 3b325917a5 Added read/write support for pack bitmap index. 11 years ago
  George C. Young ab99b78ca0 Implement recursive merge strategy 11 years ago
  Robin Rosenberg 878e78b307 Fix stash apply using merge logic 11 years ago
  Robin Stocker 75ddf2a0f4 Enable marking entries using TreeFilters in DiffEntry 12 years ago
  Colby Ranger 7c58f6282a Update DfsGarbageCollector to not read back a pack index. 11 years ago
  Matthias Sohn 8d062dec0c [findBugs] Don't pass null for non-null parameter in RebaseCommand 11 years ago
  Marc Strapetz 67edd3eda7 RevWalk support for shallow clones 11 years ago
  Matthias Sohn 9051af3c4d Add GarbageCollectCommand to porcelain API 11 years ago
  Robin Rosenberg 20c829838a Make an exception for the formatting rules (turn off) for some files 11 years ago
  Tomasz Zarna 318f3d4643 Add support for --no-ff while merging 11 years ago
  Tomasz Zarna cb0f0ad4cf Add a test for org.eclipse.jgit.pgm.Tag 11 years ago
  Shawn O. Pearce 99e9a3bdc6 Simplify push error message when ref already exists 11 years ago
  Robin Stocker c96b40d592 CommitCommand: Don't allow amending on initial commit 11 years ago
  Christian Halstrick 84e171fbab Introduce ParseExceptions for GitDateParser 11 years ago
  Christian Halstrick 4c3f017a77 Garbage collector for FileRepositories 12 years ago
  Ian Wetherbee b1e4d6bca2 ReceivePack supports InputStream data after pack 12 years ago
  Dave Borowitz fe1f1b8f8a Read .gitmodules config from the tree in SubmoduleWalk 12 years ago
  Tomasz Zarna 2656ac1b5a Add "--squash" option to MergeCommand 12 years ago
  Ian Wetherbee 242716092f Add Transport URI constructor without a repository 12 years ago
  Tomasz Zarna 622232b936 Externalize parsing exception message for RebaseCommand#Action 12 years ago
  Kevin Sawicki b37b7e69cd Add command support for dropping a stashed commit 12 years ago
  Robin Rosenberg 95d311f888 Move JGitText to an internal package 12 years ago
  Tomasz Zarna 92f90eb229 Add ApplyCommand to JGit API 12 years ago
  Kevin Sawicki 4de8a84671 Add command support for applying a stashed commit 12 years ago
  Kevin Sawicki 03d4dc597e Add support for creating a stashed commit 12 years ago
  Kevin Sawicki 2f79cf9900 Support gitdir references in working tree .git file 12 years ago
  Kevin Sawicki b57845c0cc Support relative submodule URLs on init/add/sync 12 years ago
  Tomasz Zarna 1a2ca5b811 Skip a number commits before starting to show the commit output 12 years ago
  Tomasz Zarna 617c5d91da Sort translation bundle keys in alphabetical order. 12 years ago
  Kevin Sawicki 92c6f2f97b Add comand support for git-submodule 12 years ago
  Tomasz Zarna 248959146a Limit the number of commits in LogCommand output 12 years ago
  Kevin Sawicki 656461a991 Add exception class for when locking a file fails 12 years ago
  Kevin Sawicki dc4c06e7ac Support resolving integer-based reflog revisions 12 years ago
  Kevin Sawicki c3fe50bb18 Guard against null branch in PullCommand 12 years ago
  Sasa Zivkov 1fbe688f51 maxObjectSizeLimit for receive-pack. 12 years ago
  Dave Borowitz 16b8ebf2d1 Add an object encapsulating the state of a PackWriter 12 years ago
  Robin Rosenberg 57bdb04873 Cosmetic adjustment of relative date format, do not display "0 months" 12 years ago
  Tomasz Zarna c35c23db8d Use JGitText.refAlreadyExists instead of "ref exists" 12 years ago
  Tomasz Zarna 5f787bfd62 Add DeleteTagCommand to JGit API 12 years ago