28 Commits (56276d053f44209f25951d3acfba226c563a81f0)

Autor SHA1 Mensaje Fecha
  Jonathan Nieder 56276d053f Move ArchiveCommand into standard porcelain API hace 11 años
  Robin Rosenberg dd3181603e Extend the FS class for Java7 hace 11 años
  Robin Rosenberg b8e763fc19 TagCommand should be able to create unannotated tags too hace 11 años
  Edwin Kempin b37b1c9165 Allow to get repo statistics from GarbageCollectionCommand before gc hace 11 años
  Robin Stocker 3ee04e3531 Include the number of ms in timeout error message hace 11 años
  Colby Ranger dafcb8f6db Support creating pack bitmap indexes in PackWriter. hace 12 años
  Colby Ranger 3b325917a5 Added read/write support for pack bitmap index. hace 11 años
  George C. Young ab99b78ca0 Implement recursive merge strategy hace 11 años
  Robin Rosenberg 878e78b307 Fix stash apply using merge logic hace 11 años
  Robin Stocker 75ddf2a0f4 Enable marking entries using TreeFilters in DiffEntry hace 12 años
  Colby Ranger 7c58f6282a Update DfsGarbageCollector to not read back a pack index. hace 11 años
  Robin Rosenberg 315f1cfa5c Update the revert command and things relating to revert hace 11 años
  Matthias Sohn 8d062dec0c [findBugs] Don't pass null for non-null parameter in RebaseCommand hace 11 años
  Marc Strapetz 67edd3eda7 RevWalk support for shallow clones hace 11 años
  Matthias Sohn 9051af3c4d Add GarbageCollectCommand to porcelain API hace 11 años
  Tomasz Zarna 318f3d4643 Add support for --no-ff while merging hace 11 años
  Tomasz Zarna cb0f0ad4cf Add a test for org.eclipse.jgit.pgm.Tag hace 11 años
  Shawn O. Pearce 99e9a3bdc6 Simplify push error message when ref already exists hace 11 años
  Robin Stocker c96b40d592 CommitCommand: Don't allow amending on initial commit hace 11 años
  Christian Halstrick 84e171fbab Introduce ParseExceptions for GitDateParser hace 11 años
  Christian Halstrick 4c3f017a77 Garbage collector for FileRepositories hace 12 años
  Ian Wetherbee b1e4d6bca2 ReceivePack supports InputStream data after pack hace 12 años
  Dave Borowitz fe1f1b8f8a Read .gitmodules config from the tree in SubmoduleWalk hace 12 años
  Tomasz Zarna 2656ac1b5a Add "--squash" option to MergeCommand hace 12 años
  Ian Wetherbee 242716092f Add Transport URI constructor without a repository hace 12 años
  Tomasz Zarna 622232b936 Externalize parsing exception message for RebaseCommand#Action hace 12 años
  Kevin Sawicki b37b7e69cd Add command support for dropping a stashed commit hace 12 años
  Robin Rosenberg 95d311f888 Move JGitText to an internal package hace 12 años
  Tomasz Zarna 92f90eb229 Add ApplyCommand to JGit API hace 12 años
  Dave Borowitz 7acd333e7d Fix a typo referring to RevFilter as RefFilter hace 12 años
  Kevin Sawicki 4de8a84671 Add command support for applying a stashed commit hace 12 años
  Kevin Sawicki 03d4dc597e Add support for creating a stashed commit hace 12 años
  Kevin Sawicki 2f79cf9900 Support gitdir references in working tree .git file hace 12 años
  Kevin Sawicki b57845c0cc Support relative submodule URLs on init/add/sync hace 12 años
  Tomasz Zarna 1a2ca5b811 Skip a number commits before starting to show the commit output hace 12 años
  Tomasz Zarna 617c5d91da Sort translation bundle keys in alphabetical order. hace 12 años
  Kevin Sawicki 92c6f2f97b Add comand support for git-submodule hace 12 años
  Kevin Sawicki 3c7dceec1a Add commit id and parent count to exception message hace 12 años
  Tomasz Zarna 248959146a Limit the number of commits in LogCommand output hace 12 años
  Kevin Sawicki 1dcb76739c Support getting specific entry number in reflog hace 12 años
  Kevin Sawicki 656461a991 Add exception class for when locking a file fails hace 12 años
  Kevin Sawicki dc4c06e7ac Support resolving integer-based reflog revisions hace 12 años
  Kevin Sawicki c3fe50bb18 Guard against null branch in PullCommand hace 12 años
  Sasa Zivkov 1fbe688f51 maxObjectSizeLimit for receive-pack. hace 12 años
  Kevin Sawicki 1b472a7954 Add missing '' characters around quoted variables hace 12 años
  Dave Borowitz 16b8ebf2d1 Add an object encapsulating the state of a PackWriter hace 12 años
  Robin Rosenberg 57bdb04873 Cosmetic adjustment of relative date format, do not display "0 months" hace 12 años
  Tomasz Zarna c35c23db8d Use JGitText.refAlreadyExists instead of "ref exists" hace 12 años
  Tomasz Zarna 5f787bfd62 Add DeleteTagCommand to JGit API hace 13 años
  Dariusz Luksza 679cab9b32 Adds DiffEntry.scan(TreeWalk, boolean) method hace 13 años