Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'stable-4.9' into stable-4.10 | Matthias Sohn | 2018-08-24 | 2 | -6/+31 |
|\ | |||||
| * | Ignore API warnings | Matthias Sohn | 2018-08-24 | 1 | -0/+6 |
| * | Suppress warning for trying to delete non-empty directory | Thomas Wolf | 2018-08-22 | 1 | -0/+5 |
| * | Fix fetching with duplicate ref updates | Thomas Wolf | 2018-08-22 | 1 | -5/+23 |
| * | Fetch(Process): should tolerate duplicate refspecs | Marc Strapetz | 2018-08-22 | 1 | -1/+3 |
* | | Merge branch 'stable-4.9' into stable-4.10 | Matthias Sohn | 2018-08-18 | 2 | -55/+22 |
|\| | |||||
| * | Merge branch 'stable-4.8' into stable-4.9 | Matthias Sohn | 2018-08-18 | 2 | -55/+22 |
| |\ | |||||
| | * | Merge branch 'stable-4.7' into stable-4.8 | Matthias Sohn | 2018-08-18 | 2 | -55/+22 |
| | |\ | |||||
| | | * | Fix GC run in foreground to not use executor | Hugo Arès | 2018-08-15 | 2 | -55/+22 |
| * | | | Prepare 4.9.4-SNAPSHOT builds | Matthias Sohn | 2018-07-31 | 3 | -49/+49 |
| * | | | JGit v4.9.3.201807311005-rv4.9.3.201807311005-r | Matthias Sohn | 2018-07-31 | 3 | -4/+4 |
* | | | | 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.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 |
* | | | | Merge branch 'stable-4.9' into stable-4.10 | Matthias Sohn | 2018-05-10 | 3 | -30/+56 |
|\| | | | |||||
| * | | | Merge branch 'stable-4.8' into stable-4.9 | Matthias Sohn | 2018-05-10 | 3 | -31/+56 |
| |\| | | |||||
| | * | | Merge branch 'stable-4.7' into stable-4.8 | Matthias Sohn | 2018-05-10 | 3 | -31/+56 |
| | |\| | |||||
| | | * | Merge branch 'stable-4.6' into stable-4.7 | Matthias Sohn | 2018-05-10 | 3 | -31/+56 |
| | | |\ | |||||
| | | | * | Merge branch 'stable-4.5' into stable-4.6 | Matthias Sohn | 2018-05-10 | 3 | -31/+56 |
| | | | |\ | |||||
| | | | | * | Retry stale file handles on .git/config file | Nasser Grainawi | 2018-05-10 | 3 | -31/+56 |
* | | | | | | Don't subclass ThreadLocal to avoid memory leak in NLS | Matthias Sohn | 2018-02-14 | 1 | -9/+17 |
* | | | | | | Set context classloader to null in WorkQueue | Matthias Sohn | 2018-02-14 | 1 | -0/+1 |
* | | | | | | Merge branch 'stable-4.9' into stable-4.10 | Matthias Sohn | 2018-02-14 | 1 | -2/+16 |
|\| | | | | | |||||
| * | | | | | Fix ssh host name handling for Jsch | Thomas Wolf | 2018-02-14 | 1 | -1/+0 |
| * | | | | | Jsch overrides the port in the URI with the one in ~/.ssh/config | Thomas Wolf | 2018-02-14 | 1 | -1/+16 |
* | | | | | | 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 |
* | | | | | | Merge branch 'stable-4.9' into stable-4.10 | Matthias Sohn | 2018-01-13 | 2 | -60/+101 |
|\| | | | | | |||||
| * | | | | | Revert handling of ssh IdentityFile to pre-4.9 behavior | Thomas Wolf | 2018-01-12 | 2 | -60/+101 |
* | | | | | | Prepare 4.10.1-SNAPSHOT builds | Matthias Sohn | 2017-12-31 | 3 | -49/+49 |
* | | | | | | JGit v4.10.0.201712302008-rv4.10.0.201712302008-r | Matthias Sohn | 2017-12-31 | 3 | -4/+4 |
* | | | | | | WorkingTreeIterator should pass FS to submodules | Marc Strapetz | 2017-12-30 | 2 | -3/+22 |
* | | | | | | CloneCommand: option to set FS to be used | Marc Strapetz | 2017-12-29 | 1 | -0/+20 |
* | | | | | | InitCommand: option to set FS to be used | Marc Strapetz | 2017-12-29 | 1 | -0/+20 |
* | | | | | | Add a command to deinitialize submodules | David Turner | 2017-12-27 | 5 | -1/+440 |
* | | | | | | Use submodule name instead of path as key in config | David Turner | 2017-12-27 | 4 | -12/+20 |
* | | | | | | URIish: support for empty ports | Marc Strapetz | 2017-12-23 | 1 | -6/+18 |
* | | | | | | Add header Automatic-Module-Name for Java 9 | Karsten Thoms | 2017-12-23 | 1 | -0/+1 |