Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Teach UploadPack shallow fetch in protocol v2 | Jonathan Tan | 2018-06-04 | 1 | -0/+3 |
* | Merge branch 'stable-4.11' | Matthias Sohn | 2018-05-10 | 1 | -0/+1 |
|\ | |||||
| * | Merge branch 'stable-4.10' into stable-4.11 | Matthias Sohn | 2018-05-10 | 1 | -0/+1 |
| |\ | |||||
| | * | Merge branch 'stable-4.9' into stable-4.10 | Matthias Sohn | 2018-05-10 | 1 | -0/+1 |
| | |\ | |||||
| | | * | Merge branch 'stable-4.8' into stable-4.9 | Matthias Sohn | 2018-05-10 | 1 | -0/+1 |
| | | |\ | |||||
| | | | * | Merge branch 'stable-4.7' into stable-4.8 | Matthias Sohn | 2018-05-10 | 1 | -0/+1 |
| | | | |\ | |||||
| | | | | * | Merge branch 'stable-4.6' into stable-4.7 | Matthias Sohn | 2018-05-10 | 1 | -0/+1 |
| | | | | |\ | |||||
| | | | | | * | Merge branch 'stable-4.5' into stable-4.6 | Matthias Sohn | 2018-05-10 | 1 | -0/+1 |
| | | | | | |\ | |||||
| | | | | | | * | Retry stale file handles on .git/config file | Nasser Grainawi | 2018-05-10 | 1 | -0/+1 |
| | * | | | | | | Merge branch 'stable-4.9' into stable-4.10 | David Pursehouse | 2018-02-01 | 1 | -3/+3 |
| | |\| | | | | | |||||
| | | * | | | | | Minor fixes in three error messages | Thomas Wolf | 2018-01-31 | 1 | -3/+3 |
| | | * | | | | | Fix typo in key of a JGitText externalized string | Matthias Sohn | 2017-12-11 | 1 | -1/+1 |
* | | | | | | | | Fix non-externalized String warnings | Matthias Sohn | 2018-04-25 | 1 | -0/+2 |
* | | | | | | | | Teach UploadPack to support filtering by blob size | Jonathan Tan | 2018-03-15 | 1 | -0/+3 |
|/ / / / / / / | |||||
* | | | | | | | LFS: support merge/rebase/cherry-pick/diff/compare with LFS files | Markus Duft | 2018-03-03 | 1 | -0/+1 |
* | | | | | | | LFS: pre-push upload support | Markus Duft | 2018-02-27 | 1 | -0/+1 |
* | | | | | | | Minor fixes in three error messages | Thomas Wolf | 2018-01-30 | 1 | -3/+3 |
* | | | | | | | Minor improvements in git config file inclusions | Thomas Wolf | 2018-01-28 | 1 | -0/+1 |
* | | | | | | | Progress reporting for checkout | Markus Duft | 2018-01-23 | 1 | -0/+1 |
* | | | | | | | Enforce DFS blockLimit is a multiple of blockSize | Dave Borowitz | 2018-01-22 | 1 | -0/+2 |
|/ / / / / / | |||||
* | | | | | | Add a command to deinitialize submodules | David Turner | 2017-12-27 | 1 | -0/+2 |
* | | | | | | Use submodule name instead of path as key in config | David Turner | 2017-12-27 | 1 | -0/+1 |
* | | | | | | Config: Rewrite subsection and value escaping and parsing | Dave Borowitz | 2017-12-18 | 1 | -0/+3 |
* | | | | | | Fix typo in key of a JGitText externalized string | Matthias Sohn | 2017-12-10 | 1 | -1/+1 |
* | | | | | | Merge branch 'stable-4.9' | Matthias Sohn | 2017-12-10 | 1 | -0/+2 |
|\| | | | | | |||||
| * | | | | | Fix IllegalThreadStateException if stderr closed without exiting | Dmitry Pavlenko | 2017-12-10 | 1 | -0/+2 |
* | | | | | | Merge branch 'stable-4.9' | Matthias Sohn | 2017-11-11 | 1 | -0/+1 |
|\| | | | | | |||||
| * | | | | | Work around a Jsch bug: ensure the user name is set from URI | Thomas Wolf | 2017-11-10 | 1 | -0/+1 |
* | | | | | | Merge branch 'stable-4.9' | David Pursehouse | 2017-11-02 | 2 | -2/+2 |
|\| | | | | | |||||
| * | | | | | Move some strings from DfsText to JGitText | Dave Borowitz | 2017-11-01 | 2 | -2/+2 |
* | | | | | | Support symbolic references in ReceiveCommand | Shawn Pearce | 2017-10-18 | 1 | -0/+3 |
|/ / / / / | |||||
* | | | | | Ensure ReflogWriter only works with a RefDirectory | Dave Borowitz | 2017-09-30 | 1 | -0/+1 |
* | | | | | Handle SSL handshake failures in TransportHttp | Thomas Wolf | 2017-09-13 | 1 | -0/+8 |
* | | | | | Support http.<url>.* configs | Thomas Wolf | 2017-09-10 | 1 | -0/+2 |
* | | | | | Cleanup: message reporting for HTTP redirect handling | Thomas Wolf | 2017-08-23 | 1 | -6/+5 |
* | | | | | Do authentication re-tries on HTTP POST | Thomas Wolf | 2017-08-22 | 1 | -2/+3 |
* | | | | | reftable: scan and lookup reftable files | Shawn Pearce | 2017-08-17 | 1 | -0/+4 |
* | | | | | reftable: create and write reftable files | Shawn Pearce | 2017-08-17 | 1 | -0/+3 |
* | | | | | Add support to follow HTTP redirects | Thomas Wolf | 2017-08-17 | 1 | -0/+7 |
* | | | | | Add dfs fsck implementation | Zhen Chen | 2017-07-26 | 1 | -0/+4 |
* | | | | | ReceiveCommand: Explicitly check constructor preconditions | Dave Borowitz | 2017-07-17 | 1 | -0/+6 |
|/ / / / | |||||
* | | | | Merge branch 'stable-4.7' into stable-4.8 | Matthias Sohn | 2017-06-07 | 1 | -0/+2 |
|\| | | | |||||
| * | | | Run auto GC in the background | David Turner | 2017-06-06 | 1 | -0/+2 |
* | | | | RepoCommand: Add linkfile support. | Dan Willemsen | 2017-04-18 | 1 | -0/+1 |
* | | | | Merge branch 'stable-4.7' | Matthias Sohn | 2017-04-11 | 1 | -0/+1 |
|\| | | | |||||
| * | | | ManifestParser: Throw exception if remote does not have fetch attribute | Han-Wen Nienhuys | 2017-04-10 | 1 | -0/+1 |
* | | | | Support creating Mergers without a Repository | Dave Borowitz | 2017-04-05 | 1 | -0/+1 |
|/ / / | |||||
* | | | Explain in error message how to recover from lock failure | Matthias Sohn | 2017-03-22 | 1 | -1/+1 |
* | | | Move SHA1 compress/recompress files to resource folder | David Ostrovsky | 2017-03-18 | 2 | -0/+284 |
* | | | Merge branch 'stable-4.6' | Matthias Sohn | 2017-03-16 | 1 | -2/+2 |
|\| | |