195 Commity (stable-4.2)

Autor SHA1 Wiadomość Data
  Shawn Pearce ac41920a43 ObjectChecker: honor some git-core fsck.* options 8 lat temu
  Andrey Loskutov 95b36b397b Null-annotated Ref class and fixed related compiler errors 8 lat temu
  Shawn Pearce 3d8e6b1e16 Support atomic push in JGit client 8 lat temu
  Christian Halstrick 5d9f595eb8 Add support for clean filters 8 lat temu
  Andrey Loskutov 1020f40813 Null-annotated Repository class and fixed related compiler errors 8 lat temu
  Matthias Sohn d2faec27a7 Raise error if FileNotFoundException is caught for an existing file 8 lat temu
  Christian Halstrick 4b114d3c6b Throw IndexReadException if existing index can't be read 8 lat temu
  Andrei Pozolotin 81810aff29 Adding AES Walk Encryption support in http://www.jets3t.org/ mode 8 lat temu
  Matthias Sohn 9e5380e7fb Use java.nio.file consistently in FS 8 lat temu
  Shawn Pearce b46c446395 UploadPack: Verify clients send only commits for shallow lines 8 lat temu
  Martin Fick 06b446057c Handle stale file handles on packed-refs file 8 lat temu
  Andrey Loskutov 2e5c7c5db4 Move createSymLink/readSymLink to FileUtils 8 lat temu
  Andrey Loskutov b98c84eb88 Don't crash while parsing ignore patterns 9 lat temu
  Dave Borowitz d5a71e9ca3 Store push certificates in refs/meta/push-certs 9 lat temu
  Matthias Sohn 91e17b0080 Fix non-escaped quotes in JGitText.properties 9 lat temu
  Jonathan Nieder 0c7ad12c76 Avoid double-colon in InvalidObjectIdException description 9 lat temu
  Dave Borowitz a85e817dc2 Rewrite push certificate parsing 9 lat temu
  Jonathan Nieder 54b195ad3e Clarify description of ServiceNotAuthorizedException 9 lat temu
  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. 9 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