Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'stable-4.9' into stable-4.10 | David Pursehouse | 2018-09-18 | 1 | -7/+12 |
|\ | |||||
| * | Merge branch 'stable-4.8' into stable-4.9 | David Pursehouse | 2018-09-18 | 1 | -7/+12 |
| |\ | |||||
| | * | Merge branch 'stable-4.7' into stable-4.8 | David Pursehouse | 2018-09-18 | 1 | -7/+12 |
| | |\ | |||||
| | | * | Fix IOException when LockToken#close fails | Matthias Sohn | 2018-09-15 | 1 | -7/+12 |
* | | | | Merge branch 'stable-4.9' into stable-4.10 | David Pursehouse | 2018-09-12 | 3 | -2/+5 |
|\| | | | |||||
| * | | | Merge branch 'stable-4.8' into stable-4.9 | David Pursehouse | 2018-09-12 | 3 | -2/+5 |
| |\| | | |||||
| | * | | Merge branch 'stable-4.7' into stable-4.8 | David Pursehouse | 2018-09-12 | 3 | -2/+10 |
| | |\| | |||||
| | | * | Fix NoSuchFileException during directory cleanup in RefDirectory | Matthias Sohn | 2018-09-12 | 1 | -1/+1 |
| | | * | Externalize warning message in RefDirectory.delete() | Matthias Sohn | 2018-09-11 | 3 | -1/+4 |
| | | * | Suppress warning for trying to delete non-empty directory | Thomas Wolf | 2018-09-11 | 1 | -0/+5 |
| | | * | Prepare 4.7.4-SNAPSHOT builds | Matthias Sohn | 2018-09-09 | 3 | -45/+45 |
| | | * | JGit v4.7.3.201809090215-rv4.7.3.201809090215-r | Matthias Sohn | 2018-09-09 | 3 | -4/+4 |
* | | | | Merge branch 'stable-4.9' into stable-4.10 | Matthias Sohn | 2018-09-09 | 2 | -2/+2 |
|\| | | | |||||
| * | | | Prepare 4.9.5-SNAPSHOT builds | Matthias Sohn | 2018-09-09 | 3 | -49/+49 |
| * | | | JGit v4.9.4.201809090327-rv4.9.4.201809090327-r | Matthias Sohn | 2018-09-09 | 3 | -4/+4 |
| * | | | Merge branch 'stable-4.8' into stable-4.9 | Matthias Sohn | 2018-09-09 | 2 | -2/+2 |
| |\| | | |||||
| | * | | Fix @since tag for LOCK_SUFFIX | Matthias Sohn | 2018-09-09 | 2 | -1/+10 |
* | | | | Merge branch 'stable-4.9' into stable-4.10 | Matthias Sohn | 2018-09-08 | 11 | -17/+250 |
|\| | | | |||||
| * | | | Merge branch 'stable-4.8' into stable-4.9 | Matthias Sohn | 2018-09-08 | 11 | -71/+233 |
| |\| | | |||||
| | * | | Merge branch 'stable-4.7' into stable-4.8 | Matthias Sohn | 2018-09-08 | 11 | -18/+229 |
| | |\| | |||||
| | | * | Fix atomic lock file creation on NFS | Matthias Sohn | 2018-09-07 | 5 | -6/+176 |
| | | * | Use constant for ".lock" | Matthias Sohn | 2018-09-07 | 6 | -9/+25 |
| | | * | Fix handling of option core.supportsAtomicCreateNewFile | Christian Halstrick | 2018-09-07 | 1 | -4/+10 |
| | | * | GC: Avoid logging errors when deleting non-empty folders | Hector Caballero | 2018-09-05 | 1 | -0/+3 |
* | | | | 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 |