Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Prepare 5.0.3-SNAPSHOT builds | Matthias Sohn | 2018-08-01 | 3 | -49/+49 |
* | JGit v5.0.2.201807311906-rv5.0.2.201807311906-r | Matthias Sohn | 2018-08-01 | 3 | -4/+4 |
* | Merge branch 'stable-4.11' into stable-5.0 | Matthias Sohn | 2018-07-27 | 4 | -17/+28 |
|\ | |||||
| * | Merge branch 'stable-4.10' into stable-4.11 | Matthias Sohn | 2018-07-27 | 4 | -17/+28 |
| |\ | |||||
| | * | Merge branch 'stable-4.9' into stable-4.10 | Matthias Sohn | 2018-07-27 | 4 | -2/+57 |
| | |\ | |||||
| | | * | Merge branch 'stable-4.8' into stable-4.9 | Matthias Sohn | 2018-07-27 | 4 | -2/+57 |
| | | |\ | |||||
| | | | * | Merge branch 'stable-4.7' into stable-4.8 | David Pursehouse | 2018-07-27 | 4 | -2/+60 |
| | | | |\ | |||||
| | | | | * | Prepare 4.7.3-SNAPSHOT builds | Matthias Sohn | 2018-07-27 | 3 | -45/+45 |
| | | | | * | JGit v4.7.2.201807261330-rv4.7.2.201807261330-r | Matthias Sohn | 2018-07-26 | 3 | -4/+4 |
| | | | | * | Delete all loose refs empty directories | Luca Milanesio | 2018-07-26 | 3 | -11/+19 |
| | | | | * | Use java.nio to delete path to get detailed errors | Luca Milanesio | 2018-07-26 | 1 | -5/+5 |
| | | | | * | GC: Remove empty references folders | Hector Caballero | 2018-07-10 | 1 | -0/+46 |
| | | | | * | Do not ignore path deletion errors | Luca Milanesio | 2018-07-08 | 1 | -2/+6 |
* | | | | | | Merge branch 'stable-4.11' into stable-5.0 | David Pursehouse | 2018-07-04 | 1 | -1/+1 |
|\| | | | | | |||||
| * | | | | | Merge branch 'stable-4.10' into stable-4.11 | David Pursehouse | 2018-07-04 | 1 | -1/+1 |
| |\| | | | | |||||
| | * | | | | Merge branch 'stable-4.9' into stable-4.10 | David Pursehouse | 2018-07-04 | 1 | -1/+1 |
| | |\| | | | |||||
| | | * | | | Merge branch 'stable-4.8' into stable-4.9 | David Pursehouse | 2018-07-04 | 1 | -1/+1 |
| | | |\| | | |||||
| | | | * | | Merge branch 'stable-4.7' into stable-4.8 | David Pursehouse | 2018-07-04 | 1 | -1/+1 |
| | | | |\| | |||||
| | | | | * | ResolveMerger: Fix encoding with string; use bytes | Marco Miller | 2018-06-21 | 1 | -1/+1 |
| | * | | | | Merge branch 'stable-4.9' into stable-4.10 | Matthias Sohn | 2018-06-11 | 1 | -13/+13 |
| | |\| | | | |||||
| | | * | | | Ensure DirectoryStream is closed promptly | Dave Borowitz | 2018-06-09 | 1 | -13/+13 |
* | | | | | | Prepare 5.0.2-SNAPSHOT builds | Matthias Sohn | 2018-06-22 | 3 | -49/+49 |
* | | | | | | JGit v5.0.1.201806211838-rv5.0.1.201806211838-r | Matthias Sohn | 2018-06-22 | 3 | -4/+4 |
* | | | | | | Respect "unshallow" lines in protocol v2 | Jonathan Nieder | 2018-06-20 | 1 | -1/+1 |
* | | | | | | Prepare 5.0.1-SNAPSHOT builds | Matthias Sohn | 2018-06-13 | 3 | -49/+49 |
* | | | | | | JGit v5.0.0.201806131550-rv5.0.0.201806131550-r | Matthias Sohn | 2018-06-13 | 3 | -4/+4 |
* | | | | | | JGit v5.0.0.201806131210-r | Matthias Sohn | 2018-06-13 | 3 | -4/+4 |
* | | | | | | Propagate failure of ssh command to caller of SshSupport | Matthias Sohn | 2018-06-13 | 3 | -4/+24 |
* | | | | | | Make JGit describe behaves same as c-git for lightweight tags | Marcel Trautwein | 2018-06-13 | 1 | -2/+42 |
* | | | | | | Fix issues with LFS on GitHub (SSH) | Markus Duft | 2018-06-12 | 1 | -10/+28 |
* | | | | | | Fix Javadoc typo | Michael Keppler | 2018-06-10 | 1 | -2/+2 |
* | | | | | | Ensure Jsch checks all configured algorithms | Thomas Wolf | 2018-06-10 | 1 | -0/+21 |
* | | | | | | Validate branch names on branch creation | Matthias Sohn | 2018-06-09 | 1 | -6/+26 |
* | | | | | | Use constant for ".lock" | Matthias Sohn | 2018-06-08 | 5 | -7/+23 |
* | | | | | | Simplify locking of FileRepository's index snapshot | Matthias Sohn | 2018-06-08 | 1 | -10/+3 |
* | | | | | | Refactor FileRepository.detectIndexChange() | Matthias Sohn | 2018-06-08 | 1 | -6/+6 |
* | | | | | | Ensure index change event is fired when index snapshot changed | Matthias Sohn | 2018-06-06 | 1 | -9/+26 |
* | | | | | | Prepare 5.0.0-SNAPSHOT builds | Matthias Sohn | 2018-06-05 | 3 | -4/+4 |
* | | | | | | JGit v5.0.0.201806050710-rc3v5.0.0.201806050710-rc3 | Matthias Sohn | 2018-06-05 | 3 | -4/+4 |
* | | | | | | Teach UploadPack "filter" in protocol v2 fetch | Jonathan Tan | 2018-06-04 | 1 | -1/+12 |
* | | | | | | Refactor v2 advertisement into own function | Jonathan Tan | 2018-06-04 | 1 | -10/+10 |
* | | | | | | Refactor parsing of "filter" into its own method | Jonathan Tan | 2018-06-04 | 1 | -24/+28 |
* | | | | | | Disallow unknown args to "fetch" in protocol v2 | Jonathan Tan | 2018-06-04 | 1 | -1/+3 |
* | | | | | | Teach UploadPack shallow fetch in protocol v2 | Jonathan Tan | 2018-06-04 | 4 | -8/+125 |
* | | | | | | Refactor unshallowCommits to local variable | Jonathan Tan | 2018-06-04 | 1 | -12/+24 |
* | | | | | | Add protocol v2 support in http | Jonathan Tan | 2018-06-04 | 1 | -2/+28 |
* | | | | | | Chain RemoteAddCommand methods | Mincong HUANG | 2018-06-02 | 1 | -2/+8 |
* | | | | | | Prepare 5.0.0-SNAPSHOT builds | Matthias Sohn | 2018-05-30 | 3 | -4/+4 |
* | | | | | | JGit v5.0.0.201805301535-rc2v5.0.0.201805301535-rc2 | Matthias Sohn | 2018-05-30 | 3 | -4/+4 |
* | | | | | | Don't prune symbolic refs when fetch.prune = true | Thomas Wolf | 2018-05-25 | 1 | -0/+3 |