257 Commits (757fecd697a0074a9132ba87dddfe5472498e491)

Author SHA1 Message Date
David Turner 243fba9a0a Add a command to deinitialize submodules 7 years ago
David Turner 4bbc74ba40 Use submodule name instead of path as key in config 7 years ago
Dave Borowitz 31a2d09c9c Config: Rewrite subsection and value escaping and parsing 7 years ago
Matthias Sohn 9d79dc95e2 Fix typo in key of a JGitText externalized string 7 years ago
Matthias Sohn b46656077a Fix typo in key of a JGitText externalized string 7 years ago
Dmitry Pavlenko 7ccf38adc6 Fix IllegalThreadStateException if stderr closed without exiting 7 years ago
Thomas Wolf f67af4e16b Work around a Jsch bug: ensure the user name is set from URI 7 years ago
Dave Borowitz 080b4770e7 Move some strings from DfsText to JGitText 7 years ago
Shawn Pearce 7f59cfe143 Support symbolic references in ReceiveCommand 7 years ago
Dave Borowitz b1ae96bf84 Ensure ReflogWriter only works with a RefDirectory 7 years ago
Thomas Wolf d946f95c9c Handle SSL handshake failures in TransportHttp 7 years ago
Thomas Wolf fdcd4f9a34 Support http.<url>.* configs 7 years ago
Thomas Wolf 1b4daa2994 Cleanup: message reporting for HTTP redirect handling 7 years ago
Thomas Wolf 7ac1bfc834 Do authentication re-tries on HTTP POST 7 years ago
Shawn Pearce 0a26dcf4a3 reftable: scan and lookup reftable files 7 years ago
Shawn Pearce 0ecc8367e6 reftable: create and write reftable files 7 years ago
Thomas Wolf e17bfc96f2 Add support to follow HTTP redirects 7 years ago
Zhen Chen 2c2999643f Add dfs fsck implementation 7 years ago
Dave Borowitz 21ec281f3e ReceiveCommand: Explicitly check constructor preconditions 7 years ago
David Turner 6b1e3c58b1 Run auto GC in the background 7 years ago
Dan Willemsen b6fc8e2f3c RepoCommand: Add linkfile support. 8 years ago
Han-Wen Nienhuys 84d855cda7 ManifestParser: Throw exception if remote does not have fetch attribute 8 years ago
Dave Borowitz 4c3e274588 Support creating Mergers without a Repository 8 years ago
Matthias Sohn 61f830d3a2 Explain in error message how to recover from lock failure 8 years ago
David Ostrovsky 7e4258113c Move SHA1 compress/recompress files to resource folder 8 years ago
Luca Milanesio 4c558225dc Don't remove pack when FileNotFoundException is transient 8 years ago
Shawn Pearce 83ad74b6b9 SHA-1: collision detection support 8 years ago
Shawn Pearce 0bff481d45 Limit receive commands 8 years ago
David Pursehouse 2eb1bebd60 Repository: Include repository name when logging corrupt use count 8 years ago
Marc Strapetz 1c4b3f8c45 Fix possible InvalidObjectIdException in ObjectDirectory 8 years ago
Shawn Pearce 81f9c18433 Define MonotonicClock interface for advanced timestamps 8 years ago
Shawn Pearce 1c70dd6d21 Add {get,set}GitwebDescription to Repository 8 years ago
Shawn Pearce 659cd813a9 Switch JSchSession to simple isolated OutputStream 8 years ago
Philipp Marx 8adbfe4da6 Check that DfsBlockCache#blockSize is a power of 2 8 years ago
Marc Strapetz c6459a6167 Fix possible SIOOBE in RefDirectory.parsePackedRefs 8 years ago
David Turner e346873511 TreeFormatter: disallow empty filenames in trees 8 years ago
Christian Halstrick d97248467a Add support for built-in smudge filters 8 years ago
Martin Goellnitz 57a263f182 Add support for post-commit hooks 8 years ago
Matthias Sohn abeaafc9c7 Don't log error if system git config does not exist 8 years ago
Terry Parker e426aa8b90 Shallow fetch/clone: Make --depth mean the total history depth 8 years ago
Terry Parker d385a7a5e5 Shallow fetch: Respect "shallow" lines 8 years ago
Dave Borowitz d6fe52e914 DiffFormatter: Support setting a reader without a repo 8 years ago
Stefan Beller a2d3c376a6 RefSpecs: allow construction of weird wildcarded RefSpecs 8 years ago
Dan Wang 7f9fb80002 Push implementation of option strings 8 years ago
Matthias Sohn ceaadf8f98 Log if Repository.useCnt becomes negative 8 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 8 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