174 Commits (23ebbe5662f10a4b8ad47b1fb1cfe115e03d2ddd)

Author SHA1 Message Date
  Ivan Frade e4c28665b6 BaseReceivePack: Validate incoming .gitmodules files 5 years ago
  Ivan Frade db9f7b028d SubmoduleAddCommand: Reject submodule URIs that look like cli options 5 years ago
  Matthias Sohn c78d6445ec Externalize warning message in RefDirectory.delete() 5 years ago
  Matthias Sohn 06e06fc291 Fix atomic lock file creation on NFS 5 years ago
  Luca Milanesio 977726e5bb Delete all loose refs empty directories 5 years ago
  Matthias Sohn f7fbc7fcd7 Propagate failure of ssh command to caller of SshSupport 6 years ago
  Jonathan Tan f7e501c36c Teach UploadPack shallow fetch in protocol v2 6 years ago
  Nasser Grainawi d13918310f Retry stale file handles on .git/config file 6 years ago
  Matthias Sohn e341ec0afe Fix non-externalized String warnings 6 years ago
  Jonathan Tan 4ac32e79b7 Teach UploadPack to support filtering by blob size 6 years ago
  Markus Duft d3ed64bcd4 LFS: support merge/rebase/cherry-pick/diff/compare with LFS files 6 years ago
  Markus Duft c0bb992845 LFS: pre-push upload support 6 years ago
  Thomas Wolf e12c6b58ee Minor improvements in git config file inclusions 6 years ago
  Markus Duft 1c43af8b97 Progress reporting for checkout 6 years ago
  Dave Borowitz 14167272c2 Enforce DFS blockLimit is a multiple of blockSize 6 years ago
  David Turner 243fba9a0a Add a command to deinitialize submodules 6 years ago
  David Turner 4bbc74ba40 Use submodule name instead of path as key in config 6 years ago
  Dave Borowitz 31a2d09c9c Config: Rewrite subsection and value escaping and parsing 6 years ago
  Matthias Sohn 6dca3cc024 Fix javadoc in org.eclipse.jgit internal and fsck packages 6 years ago
  Matthias Sohn 9d79dc95e2 Fix typo in key of a JGitText externalized string 6 years ago
  Matthias Sohn b46656077a Fix typo in key of a JGitText externalized string 6 years ago
  Dmitry Pavlenko 7ccf38adc6 Fix IllegalThreadStateException if stderr closed without exiting 6 years ago
  Thomas Wolf f67af4e16b Work around a Jsch bug: ensure the user name is set from URI 6 years ago
  Dave Borowitz 080b4770e7 Move some strings from DfsText to JGitText 6 years ago
  Shawn Pearce 7f59cfe143 Support symbolic references in ReceiveCommand 6 years ago
  Dave Borowitz b1ae96bf84 Ensure ReflogWriter only works with a RefDirectory 6 years ago
  Thomas Wolf d946f95c9c Handle SSL handshake failures in TransportHttp 6 years ago
  Thomas Wolf fdcd4f9a34 Support http.<url>.* configs 6 years ago
  Thomas Wolf 1b4daa2994 Cleanup: message reporting for HTTP redirect handling 6 years ago
  Thomas Wolf 7ac1bfc834 Do authentication re-tries on HTTP POST 7 years ago
  Shawn Pearce 0a26dcf4a3 reftable: scan and lookup reftable files 6 years ago
  Shawn Pearce 0ecc8367e6 reftable: create and write reftable files 6 years ago
  Thomas Wolf e17bfc96f2 Add support to follow HTTP redirects 9 years ago
  Zhen Chen 2c2999643f Add dfs fsck implementation 7 years ago
  Dave Borowitz 21ec281f3e ReceiveCommand: Explicitly check constructor preconditions 6 years ago
  David Turner 6b1e3c58b1 Run auto GC in the background 7 years ago
  Dan Willemsen b6fc8e2f3c RepoCommand: Add linkfile support. 7 years ago
  Dave Borowitz 4c3e274588 Support creating Mergers without a Repository 7 years ago
  Shawn Pearce 83ad74b6b9 SHA-1: collision detection support 7 years ago
  Shawn Pearce 0bff481d45 Limit receive commands 7 years ago
  Marc Strapetz 1c4b3f8c45 Fix possible InvalidObjectIdException in ObjectDirectory 7 years ago
  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
  Terry Parker e426aa8b90 Shallow fetch/clone: Make --depth mean the total history depth 7 years ago