115 Commits (81f9c18433f9d53a64498b07c90c4fc73654d942)

Author SHA1 Message Date
  Shawn Pearce 81f9c18433 Define MonotonicClock interface for advanced timestamps 7 years ago
  Shawn Pearce 1c70dd6d21 Add {get,set}GitwebDescription to Repository 7 years ago
  Shawn Pearce 659cd813a9 Switch JSchSession to simple isolated OutputStream 7 years ago
  Philipp Marx 8adbfe4da6 Check that DfsBlockCache#blockSize is a power of 2 7 years ago
  Marc Strapetz c6459a6167 Fix possible SIOOBE in RefDirectory.parsePackedRefs 7 years ago
  David Turner e346873511 TreeFormatter: disallow empty filenames in trees 7 years ago
  Christian Halstrick d97248467a Add support for built-in smudge filters 8 years ago
  Martin Goellnitz 57a263f182 Add support for post-commit hooks 7 years ago
  Matthias Sohn abeaafc9c7 Don't log error if system git config does not exist 7 years ago
  Terry Parker e426aa8b90 Shallow fetch/clone: Make --depth mean the total history depth 7 years ago
  Terry Parker d385a7a5e5 Shallow fetch: Respect "shallow" lines 7 years ago
  Dave Borowitz d6fe52e914 DiffFormatter: Support setting a reader without a repo 7 years ago
  Stefan Beller a2d3c376a6 RefSpecs: allow construction of weird wildcarded RefSpecs 7 years ago
  Dan Wang 7f9fb80002 Push implementation of option strings 8 years ago
  Matthias Sohn ceaadf8f98 Log if Repository.useCnt becomes negative 7 years ago
  Hugo Arès c1ca9cc800 Add method to read time unit from config 8 years ago
  Michael Keppler 8a0a5b5337 Fix typo in system config error message 7 years ago
  Hugo Arès 80cd855443 Config load should not fail on unsupported or nonexistent include path 8 years ago
  Hugo Arès f379688aad Add method to read time unit from config 8 years ago
  Matthias Sohn 6569a876a3 [findBugs] Prevent potential NPE in CloneCommand.init() 8 years ago
  Marco Miller 1f86350c5a Support git config [include] section with absolute path(s) 8 years ago
  Dave Borowitz a37d85ccd6 Support per-BatchRefUpdate atomic transactions 8 years ago
  Shawn Pearce ac41920a43 ObjectChecker: honor some git-core fsck.* options 8 years ago
  Andrey Loskutov 95b36b397b Null-annotated Ref class and fixed related compiler errors 8 years ago
  Shawn Pearce 3d8e6b1e16 Support atomic push in JGit client 8 years ago
  Christian Halstrick 5d9f595eb8 Add support for clean filters 8 years ago
  Andrey Loskutov 1020f40813 Null-annotated Repository class and fixed related compiler errors 8 years ago
  Matthias Sohn d2faec27a7 Raise error if FileNotFoundException is caught for an existing file 8 years ago
  Christian Halstrick 4b114d3c6b Throw IndexReadException if existing index can't be read 8 years ago
  Andrei Pozolotin 81810aff29 Adding AES Walk Encryption support in http://www.jets3t.org/ mode 8 years ago
  Matthias Sohn 9e5380e7fb Use java.nio.file consistently in FS 8 years ago
  Shawn Pearce b46c446395 UploadPack: Verify clients send only commits for shallow lines 8 years ago
  Martin Fick 06b446057c Handle stale file handles on packed-refs file 8 years ago
  Andrey Loskutov 2e5c7c5db4 Move createSymLink/readSymLink to FileUtils 8 years ago
  Andrey Loskutov b98c84eb88 Don't crash while parsing ignore patterns 8 years ago
  Dave Borowitz d5a71e9ca3 Store push certificates in refs/meta/push-certs 8 years ago
  Matthias Sohn 91e17b0080 Fix non-escaped quotes in JGitText.properties 8 years ago
  Jonathan Nieder 0c7ad12c76 Avoid double-colon in InvalidObjectIdException description 8 years ago
  Dave Borowitz a85e817dc2 Rewrite push certificate parsing 9 years ago
  Jonathan Nieder 54b195ad3e Clarify description of ServiceNotAuthorizedException 9 years ago
  Matthias Sohn efacad0fc8 Improve exception thrown when pull can't find advertised ref 9 years ago
  Dave Borowitz b8c8008115 FS: Extract GobblerThread into a private static class 9 years ago
  Matthias Sohn 2390531888 Externalize translatable texts in org.eclipse.jgit 9 years ago
  Hugo Arès ae4b72d50e Remove pack from list when file handle is stale 9 years ago
  Matthias Sohn bb2ca576ff Externalize error message used in CheckoutCommand 9 years ago
  Matthias Sohn 842ae868cf Externalize error messages used in DfsGarbageCollector 9 years ago
  Matthias Sohn fc2d723dd9 Externalize error messages used in ObjectDirectoryInserter 9 years ago
  Jonathan Nieder 5967b65838 Revert "CommitBuilder should check for duplicate parents" 9 years ago
  Christian Halstrick 6bc48cdc62 CommitBuilder should check for duplicate parents 12 years ago
  Laurent Delaigue 26fd56f167 Refactored pre-commit hook to make it less invasive. 9 years ago