177 Commity (stable-4.0)

Autor SHA1 Wiadomość Data
  Matthias Sohn efacad0fc8 Improve exception thrown when pull can't find advertised ref 9 lat temu
  Dave Borowitz b8c8008115 FS: Extract GobblerThread into a private static class 9 lat temu
  Matthias Sohn 2390531888 Externalize translatable texts in org.eclipse.jgit 9 lat temu
  Hugo Arès ae4b72d50e Remove pack from list when file handle is stale 9 lat temu
  Matthias Sohn bb2ca576ff Externalize error message used in CheckoutCommand 9 lat temu
  Matthias Sohn 842ae868cf Externalize error messages used in DfsGarbageCollector 9 lat temu
  Matthias Sohn fc2d723dd9 Externalize error messages used in ObjectDirectoryInserter 9 lat temu
  Jonathan Nieder 5967b65838 Revert "CommitBuilder should check for duplicate parents" 9 lat temu
  Christian Halstrick 6bc48cdc62 CommitBuilder should check for duplicate parents 12 lat temu
  Laurent Delaigue 26fd56f167 Refactored pre-commit hook to make it less invasive. 9 lat temu
  Dave Borowitz 12a55c3475 Add an in-process pack transport for use in tests 9 lat temu
  Stefan Beller b9725a54fd Port push certificates 9 lat temu
  Matthias Sohn 57644f23a1 Provide more details in exceptions thrown when packfile is invalid 9 lat temu
  Laurent Goubet 494e893c54 Support for the pre-commit hook 9 lat temu
  Laurent Goubet 6aed51e3ce Introduce hook support into the FS implementations 9 lat temu
  Matthias Sohn f5936405a3 If a pack isn't found on disk remove it from pack list 9 lat temu
  Matthias Sohn 27ee334213 Don't remove pack from pack list for problems which could be transient 9 lat temu
  Matthias Sohn 9b86ebb4f6 Log reason for ignoring pack when IOException occurred 9 lat temu
  Christian Halstrick 03e860a7b7 Allow explicit configuration of git directory in InitCommand 9 lat temu
  Stefan Beller 423ad8b0ad Fix variable name and error message for sideband testing 9 lat temu
  Stefan Beller 88c1b82e7a Implement atomic refs update, if possible by database 9 lat temu
  Matthias Sohn 3885ce2a94 Prevent NPE if no CredentialsProvider is registered 9 lat temu
  Marc Strapetz 6be184e15c PackIndexV2 should check for possible corruption 9 lat temu
  Yuxuan 'fishy' Wang 34dd64f6fe Add support to <include> tag in repo manifest xml. 10 lat temu
  Dave Borowitz e1856dbf44 Add a method to ObjectInserter to read back inserted objects 11 lat temu
  Christian Halstrick 289b7c60a9 Fixed message for exception thrown during recursive merge 10 lat temu
  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 11 lat temu
  Robin Stocker e0502ebb03 More helpful InvalidPathException messages (include reason) 11 lat temu
  Tobias Pfeifer 765896febb Add Squash/Fixup support for rebase interactive in RebaseCommand 11 lat temu
  Christian Halstrick c3873b584f Enhance reading of git-rebase-todo formatted files 11 lat temu
  Matthias Sohn b15c617d0f Describe HEAD if no explicit target was set 10 lat temu
  Kohsuke Kawaguchi f045a68a78 Added the git-describe implementation 11 lat temu