150 Commity (f3fc3797579ac0bf55648bad560e7daa5e6df9b5)

Autor SHA1 Wiadomość Data
  Robin Stocker 26e0c533d0 Clarify comments in message properties files (and fix grammar) 10 lat temu
  Robin Rosenberg 844739baa1 Add a comment to the message properties files on how they are processed 10 lat temu
  Robin Rosenberg 5054f36d4b Fix spelling error in error messgae 10 lat temu
  Robin Rosenberg 350ba91585 Fix formatting errors in error messages 10 lat temu
  Stefan Lay 4b2b3294b8 Allow retrying connecting SshSession in case of an exception 10 lat temu
  Yuxuan 'fishy' Wang acd7ed5269 Added setInputStream to RepoCommand. 10 lat temu
  Andreas Hermann 44f81d956b Allow to include untracked files in stash operations. 10 lat temu
  Konrad Kügler b84057ad62 Cherry-Pick: Support --mainline to pick merges 10 lat temu
  Yuxuan 'fishy' Wang 0b15b48f74 Handle repo copyfile in bare repositories. 10 lat temu
  Yuxuan 'fishy' Wang 056135a148 Handle repo submodules for bare repositories. 10 lat temu
  Yuxuan 'fishy' Wang dc4c673902 Commit changes generated during repo command 10 lat temu
  Yuxuan 'fishy' Wang 51cccc9dae Added implementation of copyfile rule. 10 lat temu
  Yuxuan 'fishy' Wang 0ad8fa7b36 Implemented first part of the repo sub-command. 10 lat temu
  Jonathan Nieder d5110c32f9 Allow ArchiveCommand.registerFormat to be called twice 10 lat temu
  Shawn Pearce 8254c76025 Add missing space to invalid object error messages 10 lat temu
  Saša Živkov 835ab30743 Expose the received pack size in ReceivePack 10 lat temu
  Saša Živkov 0d05e5d26c Possibility to limit the max pack size on receive-pack 10 lat temu
  Matthias Sohn 3d3df3942a Move Apache httpclient based HTTP support to a separate bundle 10 lat temu
  Christian Halstrick 2290516ddb Add an implementation for HttpConnection using Apache HttpClient 10 lat temu
  Robin Stocker e0502ebb03 More helpful InvalidPathException messages (include reason) 10 lat temu
  Tobias Pfeifer 765896febb Add Squash/Fixup support for rebase interactive in RebaseCommand 10 lat temu
  Christian Halstrick c3873b584f Enhance reading of git-rebase-todo formatted files 10 lat temu
  Matthias Sohn b15c617d0f Describe HEAD if no explicit target was set 10 lat temu
  Kohsuke Kawaguchi f045a68a78 Added the git-describe implementation 10 lat temu
  Robin Stocker a51899c203 Support refspecs with wildcard in middle (not only at end) 11 lat temu
  Jonathan Nieder 56276d053f Move ArchiveCommand into standard porcelain API 11 lat temu
  Robin Rosenberg dd3181603e Extend the FS class for Java7 11 lat temu
  Robin Rosenberg b8e763fc19 TagCommand should be able to create unannotated tags too 11 lat temu
  Edwin Kempin b37b1c9165 Allow to get repo statistics from GarbageCollectionCommand before gc 11 lat temu
  Shawn Pearce 60f5f46550 Fix location of DfsText.properties 11 lat temu
  Robin Stocker 3ee04e3531 Include the number of ms in timeout error message 11 lat temu
  Colby Ranger dafcb8f6db Support creating pack bitmap indexes in PackWriter. 11 lat temu
  Colby Ranger 3b325917a5 Added read/write support for pack bitmap index. 11 lat temu
  George C. Young ab99b78ca0 Implement recursive merge strategy 11 lat temu
  Robin Rosenberg 878e78b307 Fix stash apply using merge logic 11 lat temu
  Robin Stocker 75ddf2a0f4 Enable marking entries using TreeFilters in DiffEntry 12 lat temu
  Colby Ranger 7c58f6282a Update DfsGarbageCollector to not read back a pack index. 11 lat temu
  Robin Rosenberg 315f1cfa5c Update the revert command and things relating to revert 11 lat temu
  Matthias Sohn 8d062dec0c [findBugs] Don't pass null for non-null parameter in RebaseCommand 11 lat temu
  Marc Strapetz 67edd3eda7 RevWalk support for shallow clones 11 lat temu
  Matthias Sohn 9051af3c4d Add GarbageCollectCommand to porcelain API 11 lat temu
  Tomasz Zarna 318f3d4643 Add support for --no-ff while merging 11 lat temu
  Tomasz Zarna cb0f0ad4cf Add a test for org.eclipse.jgit.pgm.Tag 11 lat temu
  Shawn O. Pearce 99e9a3bdc6 Simplify push error message when ref already exists 11 lat temu
  Robin Stocker c96b40d592 CommitCommand: Don't allow amending on initial commit 11 lat temu
  Christian Halstrick 84e171fbab Introduce ParseExceptions for GitDateParser 11 lat temu
  Christian Halstrick 4c3f017a77 Garbage collector for FileRepositories 12 lat temu
  Ian Wetherbee b1e4d6bca2 ReceivePack supports InputStream data after pack 12 lat temu
  Dave Borowitz fe1f1b8f8a Read .gitmodules config from the tree in SubmoduleWalk 12 lat temu
  Tomasz Zarna 2656ac1b5a Add "--squash" option to MergeCommand 12 lat temu