summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable-4.11' into stable-5.0David Pursehouse2018-09-184-20/+39
|\
| * Merge branch 'stable-4.10' into stable-4.11David Pursehouse2018-09-184-20/+39
| |\
| | * Merge branch 'stable-4.9' into stable-4.10David Pursehouse2018-09-184-20/+39
| | |\
| | | * Merge branch 'stable-4.8' into stable-4.9David Pursehouse2018-09-184-20/+39
| | | |\
| | | | * Merge branch 'stable-4.7' into stable-4.8David Pursehouse2018-09-184-20/+39
| | | | |\
| | | | | * Fix ObjectUploadListener#closeMatthias Sohn2018-09-181-1/+3
| | | | | * Fix error handling in FileLfsServletMatthias Sohn2018-09-171-0/+5
| | | | | * ObjectDownloadListener#onWritePossible: Make code spec compatibleDavid Ostrovsky2018-09-171-13/+19
| | | | | * ObjectDownloadListener: Return from onWritePossible when data is writtenDavid Ostrovsky2018-09-151-0/+1
| | | | | * Fix IOException when LockToken#close failsMatthias Sohn2018-09-151-7/+12
* | | | | | Merge branch 'stable-4.11' into stable-5.0David Pursehouse2018-09-123-1/+4
|\| | | | |
| * | | | | Merge branch 'stable-4.10' into stable-4.11David Pursehouse2018-09-123-2/+5
| |\| | | |
| | * | | | Merge branch 'stable-4.9' into stable-4.10David Pursehouse2018-09-123-2/+5
| | |\| | |
| | | * | | Merge branch 'stable-4.8' into stable-4.9David Pursehouse2018-09-123-2/+5
| | | |\| |
| | | | * | Merge branch 'stable-4.7' into stable-4.8David Pursehouse2018-09-123-2/+10
| | | | |\|
| | | | | * 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
* | | | | | 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
* | | | | | 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
* | | | | | 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
* | | | | | Merge branch 'stable-4.11' into stable-5.0David Pursehouse2018-08-315-97/+96
|\| | | | |
| * | | | | Merge branch 'stable-4.10' into stable-4.11David Pursehouse2018-08-314-92/+91
| |\| | | |
| | * | | | Merge branch 'stable-4.9' into stable-4.10David Pursehouse2018-08-314-92/+91
| | |\| | |
| | | * | | Merge branch 'stable-4.8' into stable-4.9David Pursehouse2018-08-314-92/+91
| | | |\| |
| | | | * | Merge branch 'stable-4.7' into stable-4.8David Pursehouse2018-08-316-107/+89
| | | | |\|
| | | | | * Bazel: Use hyphen instead of underscore in external repository namesDavid Pursehouse2018-08-302-30/+30
| | | | | * Bazel: Format all build files with buildifier 0.15.0David Pursehouse2018-08-304-62/+61
| | | | | * ChangeIdUtilTest: Remove unused notestCommitDashVDavid Pursehouse2018-08-301-17/+0