Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | JGit v5.1.1.201809181055-rv5.1.1.201809181055-r | Matthias Sohn | 2018-09-18 | 56 | -59/+59 |
* | Merge branch 'stable-5.0' into stable-5.1 | Matthias Sohn | 2018-09-18 | 0 | -0/+0 |
|\ | |||||
| * | Merge branch 'stable-4.11' into stable-5.0 | Matthias Sohn | 2018-09-18 | 0 | -0/+0 |
| |\ | |||||
| | * | Prepare 4.11.4-SNAPSHOT builds | Matthias Sohn | 2018-09-18 | 56 | -356/+356 |
| | * | JGit v4.11.3.201809181037-rv4.11.3.201809181037-r | Matthias Sohn | 2018-09-18 | 56 | -59/+59 |
| | * | Merge branch 'stable-4.10' into stable-4.11 | Matthias Sohn | 2018-09-18 | 0 | -0/+0 |
| | |\ | |||||
| | | * | Merge branch 'stable-4.9' into stable-4.10 | Matthias Sohn | 2018-09-18 | 0 | -0/+0 |
| | | |\ | |||||
| | | | * | Prepare 4.9.6-SNAPSHOT builds | Matthias Sohn | 2018-09-18 | 56 | -333/+333 |
| | | | * | JGit v4.9.5.201809180939-rv4.9.5.201809180939-r | Matthias Sohn | 2018-09-18 | 56 | -59/+59 |
| | | | * | Merge branch 'stable-4.8' into stable-4.9 | Matthias Sohn | 2018-09-18 | 0 | -0/+0 |
| | | | |\ | |||||
| | | | | * | Merge branch 'stable-4.7' into stable-4.8 | Matthias Sohn | 2018-09-18 | 0 | -0/+0 |
| | | | | |\ | |||||
| | | | | | * | Prepare 4.7.5-SNAPSHOT builds | Matthias Sohn | 2018-09-18 | 56 | -321/+321 |
| | | | | | * | JGit v4.7.4.201809180905-rv4.7.4.201809180905-r | Matthias Sohn | 2018-09-18 | 56 | -59/+59 |
| | | | | | * | Update API problem filter | Matthias Sohn | 2018-09-18 | 1 | -1/+1 |
* | | | | | | | Merge branch 'stable-5.0' into stable-5.1 | David Pursehouse | 2018-09-18 | 4 | -20/+39 |
|\| | | | | | | |||||
| * | | | | | | Merge branch 'stable-4.11' into stable-5.0 | David Pursehouse | 2018-09-18 | 4 | -20/+39 |
| |\| | | | | | |||||
| | * | | | | | Merge branch 'stable-4.10' into stable-4.11 | David Pursehouse | 2018-09-18 | 4 | -20/+39 |
| | |\| | | | | |||||
| | | * | | | | Merge branch 'stable-4.9' into stable-4.10 | David Pursehouse | 2018-09-18 | 4 | -20/+39 |
| | | |\| | | | |||||
| | | | * | | | Merge branch 'stable-4.8' into stable-4.9 | David Pursehouse | 2018-09-18 | 4 | -20/+39 |
| | | | |\| | | |||||
| | | | | * | | Merge branch 'stable-4.7' into stable-4.8 | David Pursehouse | 2018-09-18 | 4 | -20/+39 |
| | | | | |\| | |||||
| | | | | | * | Fix ObjectUploadListener#close | Matthias Sohn | 2018-09-18 | 1 | -1/+3 |
| | | | | | * | Fix error handling in FileLfsServlet | Matthias Sohn | 2018-09-17 | 1 | -0/+5 |
| | | | | | * | ObjectDownloadListener#onWritePossible: Make code spec compatible | David Ostrovsky | 2018-09-17 | 1 | -13/+19 |
| | | | | | * | ObjectDownloadListener: Return from onWritePossible when data is written | David Ostrovsky | 2018-09-15 | 1 | -0/+1 |
| | | | | | * | Fix IOException when LockToken#close fails | Matthias Sohn | 2018-09-15 | 1 | -7/+12 |
* | | | | | | | Fix logging null if called process fails | Cliffred van Velzen | 2018-09-12 | 1 | -3/+6 |
* | | | | | | | Merge branch 'stable-5.0' into stable-5.1 | David Pursehouse | 2018-09-12 | 0 | -0/+0 |
|\| | | | | | | |||||
| * | | | | | | Merge branch 'stable-4.11' into stable-5.0 | David Pursehouse | 2018-09-12 | 3 | -1/+4 |
| |\| | | | | | |||||
| | * | | | | | Merge branch 'stable-4.10' into stable-4.11 | David Pursehouse | 2018-09-12 | 3 | -2/+5 |
| | |\| | | | | |||||
| | | * | | | | 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 |
* | | | | | | | Update japicmp to 0.13.0 | Matthias Sohn | 2018-09-11 | 1 | -1/+1 |
* | | | | | | | Prepare 5.1.1-SNAPSHOT builds | Matthias Sohn | 2018-09-11 | 56 | -357/+357 |
* | | | | | | | JGit v5.1.0.201809111528-rv5.1.0.201809111528-r | Matthias Sohn | 2018-09-11 | 56 | -59/+59 |
* | | | | | | | Fix replacement quoting for replaceAll in filter command | Markus Duft | 2018-09-10 | 1 | -1/+3 |
* | | | | | | | Merge branch 'stable-5.0' into stable-5.1 | Matthias Sohn | 2018-09-10 | 1 | -0/+6 |
|\| | | | | | | |||||
| * | | | | | | Merge branch 'stable-4.11' into stable-5.0 | Matthias Sohn | 2018-09-10 | 1 | -0/+6 |
| |\| | | | | | |||||
| | * | | | | | Prepare 4.11.3-SNAPSHOT builds | Matthias Sohn | 2018-09-10 | 56 | -356/+356 |
| | * | | | | | JGit v4.11.2.201809100523-rv4.11.2.201809100523-r | Matthias Sohn | 2018-09-10 | 56 | -59/+59 |
* | | | | | | | Update Orbit 2018-09 to R20180905201904 | Matthias Sohn | 2018-09-10 | 11 | -17/+17 |
* | | | | | | | Merge branch 'stable-5.0' into stable-5.1 | Matthias Sohn | 2018-09-09 | 1 | -1/+1 |
|\| | | | | | | |||||
| * | | | | | | Prepare 5.0.4-SNAPSHOT builds | Matthias Sohn | 2018-09-09 | 56 | -357/+357 |
| * | | | | | | JGit v5.0.3.201809091024-rv5.0.3.201809091024-r | Matthias Sohn | 2018-09-09 | 56 | -59/+59 |
| * | | | | | | Merge branch 'stable-4.11' into stable-5.0 | Matthias Sohn | 2018-09-09 | 1 | -1/+1 |
| |\| | | | | | |||||
| | * | | | | | Merge branch 'stable-4.10' into stable-4.11 | Matthias Sohn | 2018-09-09 | 2 | -2/+2 |
| | |\| | | | | |||||
| | | * | | | | Merge branch 'stable-4.9' into stable-4.10 | Matthias Sohn | 2018-09-09 | 2 | -2/+2 |
| | | |\| | | |