122 次程式碼提交 (a8bd7dcc5835864da48e9fb4ade434ae5d4600b2)

作者 SHA1 備註 提交日期
  Ivan Frade e4c28665b6 BaseReceivePack: Validate incoming .gitmodules files 5 年之前
  Ivan Frade db9f7b028d SubmoduleAddCommand: Reject submodule URIs that look like cli options 5 年之前
  Matthias Sohn c78d6445ec Externalize warning message in RefDirectory.delete() 5 年之前
  Matthias Sohn 06e06fc291 Fix atomic lock file creation on NFS 5 年之前
  Luca Milanesio 977726e5bb Delete all loose refs empty directories 5 年之前
  Nasser Grainawi d13918310f Retry stale file handles on .git/config file 6 年之前
  David Turner 6b1e3c58b1 Run auto GC in the background 7 年之前
  Dan Willemsen b6fc8e2f3c RepoCommand: Add linkfile support. 7 年之前
  Dave Borowitz 4c3e274588 Support creating Mergers without a Repository 7 年之前
  Shawn Pearce 83ad74b6b9 SHA-1: collision detection support 7 年之前
  Shawn Pearce 0bff481d45 Limit receive commands 8 年之前
  Marc Strapetz 1c4b3f8c45 Fix possible InvalidObjectIdException in ObjectDirectory 7 年之前
  Shawn Pearce 81f9c18433 Define MonotonicClock interface for advanced timestamps 7 年之前
  Shawn Pearce 1c70dd6d21 Add {get,set}GitwebDescription to Repository 7 年之前
  Shawn Pearce 659cd813a9 Switch JSchSession to simple isolated OutputStream 7 年之前
  Philipp Marx 8adbfe4da6 Check that DfsBlockCache#blockSize is a power of 2 7 年之前
  Marc Strapetz c6459a6167 Fix possible SIOOBE in RefDirectory.parsePackedRefs 7 年之前
  David Turner e346873511 TreeFormatter: disallow empty filenames in trees 7 年之前
  Christian Halstrick d97248467a Add support for built-in smudge filters 8 年之前
  Martin Goellnitz 57a263f182 Add support for post-commit hooks 7 年之前
  Terry Parker e426aa8b90 Shallow fetch/clone: Make --depth mean the total history depth 7 年之前
  Terry Parker d385a7a5e5 Shallow fetch: Respect "shallow" lines 7 年之前
  Dave Borowitz d6fe52e914 DiffFormatter: Support setting a reader without a repo 7 年之前
  Stefan Beller a2d3c376a6 RefSpecs: allow construction of weird wildcarded RefSpecs 7 年之前
  Dan Wang 7f9fb80002 Push implementation of option strings 8 年之前
  Matthias Sohn ceaadf8f98 Log if Repository.useCnt becomes negative 8 年之前
  Hugo Arès c1ca9cc800 Add method to read time unit from config 8 年之前
  Hugo Arès 80cd855443 Config load should not fail on unsupported or nonexistent include path 8 年之前
  Hugo Arès f379688aad Add method to read time unit from config 8 年之前
  Matthias Sohn 6569a876a3 [findBugs] Prevent potential NPE in CloneCommand.init() 8 年之前
  Marco Miller 1f86350c5a Support git config [include] section with absolute path(s) 8 年之前
  Dave Borowitz a37d85ccd6 Support per-BatchRefUpdate atomic transactions 8 年之前
  Shawn Pearce ac41920a43 ObjectChecker: honor some git-core fsck.* options 8 年之前
  Andrey Loskutov 95b36b397b Null-annotated Ref class and fixed related compiler errors 8 年之前
  Shawn Pearce 3d8e6b1e16 Support atomic push in JGit client 8 年之前
  Christian Halstrick 5d9f595eb8 Add support for clean filters 8 年之前
  Andrey Loskutov 1020f40813 Null-annotated Repository class and fixed related compiler errors 8 年之前
  Matthias Sohn d2faec27a7 Raise error if FileNotFoundException is caught for an existing file 8 年之前
  Christian Halstrick 4b114d3c6b Throw IndexReadException if existing index can't be read 8 年之前
  Andrei Pozolotin 81810aff29 Adding AES Walk Encryption support in http://www.jets3t.org/ mode 8 年之前
  Matthias Sohn 9e5380e7fb Use java.nio.file consistently in FS 8 年之前
  Shawn Pearce b46c446395 UploadPack: Verify clients send only commits for shallow lines 8 年之前
  Martin Fick 06b446057c Handle stale file handles on packed-refs file 8 年之前
  Andrey Loskutov 2e5c7c5db4 Move createSymLink/readSymLink to FileUtils 8 年之前
  Andrey Loskutov b98c84eb88 Don't crash while parsing ignore patterns 9 年之前
  Dave Borowitz d5a71e9ca3 Store push certificates in refs/meta/push-certs 9 年之前
  Jonathan Nieder 0c7ad12c76 Avoid double-colon in InvalidObjectIdException description 9 年之前
  Dave Borowitz a85e817dc2 Rewrite push certificate parsing 9 年之前
  Jonathan Nieder 54b195ad3e Clarify description of ServiceNotAuthorizedException 9 年之前
  Dave Borowitz b8c8008115 FS: Extract GobblerThread into a private static class 9 年之前