aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable-4.9' into stable-4.10Matthias Sohn2018-10-0611-9/+682
|\
| * Prepare 4.9.7-SNAPSHOT buildsMatthias Sohn2018-10-0656-333/+333
| * JGit v4.9.6.201810051924-rv4.9.6.201810051924-rMatthias Sohn2018-10-0656-59/+59
| * Merge branch 'stable-4.8' into stable-4.9Matthias Sohn2018-10-0611-10/+683
| |\
| | * Merge branch 'stable-4.7' into stable-4.8Matthias Sohn2018-10-0611-10/+683
| | |\
| | | * Prepare 4.7.6-SNAPSHOT buildsMatthias Sohn2018-10-0656-321/+321
| | | * JGit v4.7.5.201810051826-rv4.7.5.201810051826-rMatthias Sohn2018-10-0656-59/+59
| | | * BaseReceivePack: Validate incoming .gitmodules filesIvan Frade2018-10-055-1/+130
| | | * ObjectChecker: Report .gitmodules files found in the packIvan Frade2018-10-054-7/+362
| | | * SubmoduleAddCommand: Reject submodule URIs that look like cli optionsIvan Frade2018-10-056-3/+192
* | | | Merge branch 'stable-4.9' into stable-4.10David Pursehouse2018-09-261-0/+4
|\| | |
| * | | Merge branch 'stable-4.8' into stable-4.9David Pursehouse2018-09-261-0/+4
| |\| |
| | * | Merge branch 'stable-4.7' into stable-4.8David Pursehouse2018-09-261-0/+4
| | |\|
| | | * ObjectDownloadListener#onWritePossible: Add comment on return statementDavid Ostrovsky2018-09-251-0/+4
* | | | Merge branch 'stable-4.9' into stable-4.10Matthias Sohn2018-09-180-0/+0
|\| | |
| * | | Prepare 4.9.6-SNAPSHOT buildsMatthias Sohn2018-09-1856-333/+333
| * | | JGit v4.9.5.201809180939-rv4.9.5.201809180939-rMatthias Sohn2018-09-1856-59/+59
| * | | Merge branch 'stable-4.8' into stable-4.9Matthias Sohn2018-09-180-0/+0
| |\| |
| | * | Merge branch 'stable-4.7' into stable-4.8Matthias Sohn2018-09-180-0/+0
| | |\|
| | | * Prepare 4.7.5-SNAPSHOT buildsMatthias Sohn2018-09-1856-321/+321
| | | * JGit v4.7.4.201809180905-rv4.7.4.201809180905-rMatthias Sohn2018-09-1856-59/+59
| | | * Update API problem filterMatthias Sohn2018-09-181-1/+1
* | | | 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.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.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.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