aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | | * Fix NoSuchFileException during directory cleanup in RefDirectoryMatthias Sohn2018-09-121-1/+1
| | | | | | | * Externalize warning message in RefDirectory.delete()Matthias Sohn2018-09-113-1/+4
| | | | | | | * Suppress warning for trying to delete non-empty directoryThomas Wolf2018-09-111-0/+5
| * | | | | | | Update japicmp to 0.13.0Matthias Sohn2018-09-111-1/+1
| * | | | | | | Prepare 5.1.1-SNAPSHOT buildsMatthias Sohn2018-09-1156-357/+357
| * | | | | | | JGit v5.1.0.201809111528-rv5.1.0.201809111528-rMatthias Sohn2018-09-1156-59/+59
| * | | | | | | Fix replacement quoting for replaceAll in filter commandMarkus Duft2018-09-101-1/+3
| * | | | | | | Merge branch 'stable-5.0' into stable-5.1Matthias Sohn2018-09-101-0/+6
| |\| | | | | |
| | * | | | | | Merge branch 'stable-4.11' into stable-5.0Matthias Sohn2018-09-101-0/+6
| | |\| | | | |
| | | * | | | | Prepare 4.11.3-SNAPSHOT buildsMatthias Sohn2018-09-1056-356/+356
| | | * | | | | JGit v4.11.2.201809100523-rv4.11.2.201809100523-rMatthias Sohn2018-09-1056-59/+59
* | | | | | | | SpotBugs: don't rely on default encodingMatthias Sohn2018-09-106-12/+26
* | | | | | | | Merge branch 'stable-5.1'Matthias Sohn2018-09-1013-19/+19
|\| | | | | | |
| * | | | | | | Update Orbit 2018-09 to R20180905201904Matthias Sohn2018-09-1011-17/+17
| * | | | | | | Merge branch 'stable-5.0' into stable-5.1Matthias Sohn2018-09-091-1/+1
| |\| | | | | |
| | * | | | | | Prepare 5.0.4-SNAPSHOT buildsMatthias Sohn2018-09-0956-357/+357
| | * | | | | | JGit v5.0.3.201809091024-rv5.0.3.201809091024-rMatthias Sohn2018-09-0956-59/+59
| | * | | | | | Merge branch 'stable-4.11' into stable-5.0Matthias Sohn2018-09-091-1/+1
| | |\| | | | |
| | | * | | | | Merge branch 'stable-4.10' into stable-4.11Matthias Sohn2018-09-092-2/+2
| | | |\| | | |
| | | | * | | | Merge branch 'stable-4.9' into stable-4.10Matthias Sohn2018-09-092-2/+2
| | | | |\| | |
| | | | | * | | Prepare 4.9.5-SNAPSHOT buildsMatthias Sohn2018-09-0956-333/+333
| | | | | * | | JGit v4.9.4.201809090327-rv4.9.4.201809090327-rMatthias Sohn2018-09-0956-59/+59
| | | | | * | | Merge branch 'stable-4.8' into stable-4.9Matthias Sohn2018-09-092-2/+2
| | | | | |\| |
| | | | | | * | Merge branch 'stable-4.7' into stable-4.8Matthias Sohn2018-09-090-0/+0
| | | | | | |\|
| | | | | | | * Prepare 4.7.4-SNAPSHOT buildsMatthias Sohn2018-09-0956-321/+321
| | | | | | | * JGit v4.7.3.201809090215-rv4.7.3.201809090215-rMatthias Sohn2018-09-0956-59/+59
| | | | | | * | Fix @since tag for LOCK_SUFFIXMatthias Sohn2018-09-092-1/+10
| * | | | | | | Use the same default diff.renameLimit = 400 like native gitMatthias Sohn2018-09-091-1/+1
* | | | | | | | Merge branch 'stable-5.1'Matthias Sohn2018-09-089-18/+209
|\| | | | | | |
| * | | | | | | Merge branch 'stable-5.0' into stable-5.1Matthias Sohn2018-09-089-18/+209
| |\| | | | | |
| | * | | | | | Merge branch 'stable-4.11' into stable-5.0Matthias Sohn2018-09-089-11/+219
| | |\| | | | |
| | | * | | | | Merge branch 'stable-4.10' into stable-4.11Matthias Sohn2018-09-0813-98/+232
| | | |\| | | |
| | | | * | | | Merge branch 'stable-4.9' into stable-4.10Matthias Sohn2018-09-0812-21/+255
| | | | |\| | |
| | | | | * | | Merge branch 'stable-4.8' into stable-4.9Matthias Sohn2018-09-0812-75/+238
| | | | | |\| |
| | | | | | * | Merge branch 'stable-4.7' into stable-4.8Matthias Sohn2018-09-0812-22/+234
| | | | | | |\|
| | | | | | | * Fix atomic lock file creation on NFSMatthias Sohn2018-09-075-6/+176
| | | | | | | * Use constant for ".lock"Matthias Sohn2018-09-077-13/+30
| | | | | | | * Fix handling of option core.supportsAtomicCreateNewFileChristian Halstrick2018-09-071-4/+10
| | | | | | | * GC: Avoid logging errors when deleting non-empty foldersHector Caballero2018-09-051-0/+3
* | | | | | | | Prepare 5.2.0-SNAPSHOT buildsMatthias Sohn2018-09-0656-357/+357
* | | | | | | | Merge "Merge branch 'stable-5.1'"David Pursehouse2018-09-060-0/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | Merge branch 'stable-5.1'Matthias Sohn2018-09-060-0/+0
| |\| | | | | | |
| | * | | | | | | Prepare 5.1.0-SNAPSHOT buildsMatthias Sohn2018-09-0556-59/+59
| | * | | | | | | JGit v5.1.0.201809051400-rc1v5.1.0.201809051400-rc1Matthias Sohn2018-09-0556-59/+59
| | * | | | | | | Merge branch 'master' into stable-5.1Matthias Sohn2018-09-05127-696/+1350
| | |\ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
* / | | | | | | | Extend ResetCommandTestRené Scheibe2018-09-051-2/+8
|/ / / / / / / /
* | | | | | | | UploadPackTest: Avoid unnecessarily boxing int into IntegerDavid Pursehouse2018-09-051-3/+3
* | | | | | | | Parse signature of GPG-signed commitsDavid Turner2018-09-044-0/+160
* | | | | | | | Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8David Pursehouse2018-09-04105-397/+442
* | | | | | | | Simplify file creation in ResetCommandTestRené Scheibe2018-09-031-38/+17