384 Commits (5072af65248ee76b76d91f3c367565c0a674de9d)

Author SHA1 Message Date
Michael Keppler d9e67c8d8f Fix typos 6 years ago
Jonathan Tan f5fa1eaf39 Throw error when deepen-since excludes all commits 6 years ago
Ivan Frade e82cb5a6d3 FirstWant: tighten first-want line validation 6 years ago
Ivan Frade 39b27f7c7b DfsFsck: Check that .gitmodules in the repository have valid contents 6 years ago
Ivan Frade e4c28665b6 BaseReceivePack: Validate incoming .gitmodules files 6 years ago
Ivan Frade db9f7b028d SubmoduleAddCommand: Reject submodule URIs that look like cli options 6 years ago
Matthias Sohn c78d6445ec Externalize warning message in RefDirectory.delete() 6 years ago
Matthias Sohn 06e06fc291 Fix atomic lock file creation on NFS 6 years ago
Matthias Sohn 5e68fe245f Externalize warning message in RefDirectory.delete() 6 years ago
Matthias Sohn da254106a7 Abort rename detection in a timely manner if cancelled 6 years ago
Luca Milanesio 977726e5bb Delete all loose refs empty directories 6 years ago
Masaya Suzuki 579bff6653 Add API to specify the submodule name 6 years ago
Thomas Wolf 55ebb83c98 Add response message, if any, on HTTP status 404 6 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 7 years ago
Jonathan Tan 4ac32e79b7 Teach UploadPack to support filtering by blob size 7 years ago
Markus Duft d3ed64bcd4 LFS: support merge/rebase/cherry-pick/diff/compare with LFS files 7 years ago
Markus Duft c0bb992845 LFS: pre-push upload support 7 years ago
Thomas Wolf 3d6455331d Minor fixes in three error messages 7 years ago
Thomas Wolf 6eb053734d Minor fixes in three error messages 7 years ago
Thomas Wolf e12c6b58ee Minor improvements in git config file inclusions 7 years ago
Markus Duft 1c43af8b97 Progress reporting for checkout 7 years ago
Dave Borowitz 14167272c2 Enforce DFS blockLimit is a multiple of blockSize 7 years ago
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