208 Commits (1556ca740b75661a2670ddcb581dafced3010bae)

Autor SHA1 Nachricht Datum
  Dan Wang 7f9fb80002 Push implementation of option strings vor 8 Jahren
  Matthias Sohn ceaadf8f98 Log if Repository.useCnt becomes negative vor 8 Jahren
  Hugo Arès c1ca9cc800 Add method to read time unit from config vor 8 Jahren
  Michael Keppler 8a0a5b5337 Fix typo in system config error message vor 8 Jahren
  Hugo Arès 80cd855443 Config load should not fail on unsupported or nonexistent include path vor 8 Jahren
  Hugo Arès f379688aad Add method to read time unit from config vor 8 Jahren
  Matthias Sohn 6569a876a3 [findBugs] Prevent potential NPE in CloneCommand.init() vor 8 Jahren
  Marco Miller 1f86350c5a Support git config [include] section with absolute path(s) vor 8 Jahren
  Dave Borowitz a37d85ccd6 Support per-BatchRefUpdate atomic transactions vor 8 Jahren
  Shawn Pearce da5ef91ad0 daemon: Add --ketch=LEADER flag vor 8 Jahren
  Shawn Pearce 1f9d205043 Ketch: Intercept push and route it through Ketch vor 8 Jahren
  Shawn Pearce 9b33f4aeeb Ketch: Basic replication system vor 8 Jahren
  Shawn Pearce ac41920a43 ObjectChecker: honor some git-core fsck.* options vor 8 Jahren
  Andrey Loskutov 95b36b397b Null-annotated Ref class and fixed related compiler errors vor 8 Jahren
  Shawn Pearce 3d8e6b1e16 Support atomic push in JGit client vor 8 Jahren
  Christian Halstrick 5d9f595eb8 Add support for clean filters vor 8 Jahren
  Andrey Loskutov 1020f40813 Null-annotated Repository class and fixed related compiler errors vor 8 Jahren
  Matthias Sohn d2faec27a7 Raise error if FileNotFoundException is caught for an existing file vor 8 Jahren
  Christian Halstrick 4b114d3c6b Throw IndexReadException if existing index can't be read vor 8 Jahren
  Andrei Pozolotin 81810aff29 Adding AES Walk Encryption support in http://www.jets3t.org/ mode vor 8 Jahren
  Matthias Sohn 9e5380e7fb Use java.nio.file consistently in FS vor 8 Jahren
  Shawn Pearce b46c446395 UploadPack: Verify clients send only commits for shallow lines vor 8 Jahren
  Martin Fick 06b446057c Handle stale file handles on packed-refs file vor 9 Jahren
  Andrey Loskutov 2e5c7c5db4 Move createSymLink/readSymLink to FileUtils vor 9 Jahren
  Andrey Loskutov b98c84eb88 Don't crash while parsing ignore patterns vor 9 Jahren
  Dave Borowitz d5a71e9ca3 Store push certificates in refs/meta/push-certs vor 9 Jahren
  Matthias Sohn 91e17b0080 Fix non-escaped quotes in JGitText.properties vor 9 Jahren
  Jonathan Nieder 0c7ad12c76 Avoid double-colon in InvalidObjectIdException description vor 9 Jahren
  Dave Borowitz a85e817dc2 Rewrite push certificate parsing vor 9 Jahren
  Jonathan Nieder 54b195ad3e Clarify description of ServiceNotAuthorizedException vor 9 Jahren
  Matthias Sohn efacad0fc8 Improve exception thrown when pull can't find advertised ref vor 9 Jahren
  Dave Borowitz b8c8008115 FS: Extract GobblerThread into a private static class vor 9 Jahren
  Matthias Sohn 2390531888 Externalize translatable texts in org.eclipse.jgit vor 9 Jahren
  Hugo Arès ae4b72d50e Remove pack from list when file handle is stale vor 9 Jahren
  Matthias Sohn bb2ca576ff Externalize error message used in CheckoutCommand vor 9 Jahren
  Matthias Sohn 842ae868cf Externalize error messages used in DfsGarbageCollector vor 9 Jahren
  Matthias Sohn fc2d723dd9 Externalize error messages used in ObjectDirectoryInserter vor 9 Jahren
  Jonathan Nieder 5967b65838 Revert "CommitBuilder should check for duplicate parents" vor 9 Jahren
  Christian Halstrick 6bc48cdc62 CommitBuilder should check for duplicate parents vor 12 Jahren
  Laurent Delaigue 26fd56f167 Refactored pre-commit hook to make it less invasive. vor 9 Jahren
  Dave Borowitz 12a55c3475 Add an in-process pack transport for use in tests vor 9 Jahren
  Stefan Beller b9725a54fd Port push certificates vor 9 Jahren
  Matthias Sohn 57644f23a1 Provide more details in exceptions thrown when packfile is invalid vor 9 Jahren
  Laurent Goubet 494e893c54 Support for the pre-commit hook vor 9 Jahren
  Laurent Goubet 6aed51e3ce Introduce hook support into the FS implementations vor 9 Jahren
  Matthias Sohn f5936405a3 If a pack isn't found on disk remove it from pack list vor 9 Jahren
  Matthias Sohn 27ee334213 Don't remove pack from pack list for problems which could be transient vor 9 Jahren
  Matthias Sohn 9b86ebb4f6 Log reason for ignoring pack when IOException occurred vor 9 Jahren
  Christian Halstrick 03e860a7b7 Allow explicit configuration of git directory in InitCommand vor 9 Jahren
  Stefan Beller 423ad8b0ad Fix variable name and error message for sideband testing vor 9 Jahren