aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | * JGit v5.1.16.202106041830-rv5.1.16.202106041830-rMatthias Sohn2021-06-0557-60/+60
| | | | | | * Merge changes I853ac6c7,I01878116,Ie994fc18 into stable-5.1Matthias Sohn2021-06-043-113/+322
| | | | | | |\
| | | | | | | * BatchRefUpdate: Skip saving conflicting ref names and prefixes in memoryKaushik Lingarkar2021-05-241-41/+13
| | | | | | | * BatchRefUpdateTest: Accurately assert RefsChangedEvent(s) firedKaushik Lingarkar2021-05-241-40/+306
| | | | | | | * Optimize RefDirectory.isNameConflicting()Kaushik Lingarkar2021-05-241-32/+3
| | | | | | * | Update bazlets and bazel versionMatthias Sohn2021-05-142-2/+2
| | | | | | |/
* | | | | | | Merge branch 'stable-5.6' into stable-5.7Matthias Sohn2021-05-113-22/+13
|\| | | | | |
| * | | | | | Remove texts which were added by mistake in 00386272Matthias Sohn2021-05-112-8/+0
| * | | | | | Fix formatting which was broken in 00386272Matthias Sohn2021-05-111-14/+13
* | | | | | | Merge branch 'stable-5.6' into stable-5.7Matthias Sohn2021-05-114-35/+256
|\| | | | | |
| * | | | | | LockFile: create OutputStream only when neededThomas Wolf2021-05-104-146/+285
* | | | | | | Remove ReftableNumbersNotIncreasingExceptionHan-Wen Nienhuys2021-03-011-37/+0
* | | | | | | Merge branch 'stable-5.6' into stable-5.7Matthias Sohn2020-12-021-0/+1
|\| | | | | |
| * | | | | | Merge branch 'stable-5.5' into stable-5.6Matthias Sohn2020-12-021-0/+1
| |\| | | | |
| | * | | | | Merge branch 'stable-5.4' into stable-5.5Matthias Sohn2020-12-021-0/+1
| | |\| | | |
| | | * | | | Merge branch 'stable-5.3' into stable-5.4Matthias Sohn2020-12-021-0/+1
| | | |\| | |
| | | | * | | Prepare 5.3.10-SNAPSHOT buildsMatthias Sohn2020-12-0269-428/+428
| | | | * | | JGit v5.3.9.202012012026-rv5.3.9.202012012026-rMatthias Sohn2020-12-0269-90/+90
| | | | * | | Merge branch 'stable-5.2' into stable-5.3Matthias Sohn2020-12-021-0/+1
| | | | |\| |
| | | | | * | Merge branch 'stable-5.1' into stable-5.2Matthias Sohn2020-12-021-0/+1
| | | | | |\|
| | | | | | * Prepare 5.1.16-SNAPSHOT buildsMatthias Sohn2020-12-0257-360/+360
| | | | | | * JGit v5.1.15.202012011955-rv5.1.15.202012011955-rMatthias Sohn2020-12-0257-60/+60
| | | | | | * Fix PackInvalidException when fetch and repack run concurrentlyPetr Hrebejk2020-12-021-0/+1
* | | | | | | Merge branch 'stable-5.6' into stable-5.7Matthias Sohn2020-11-274-186/+0
|\| | | | | |
| * | | | | | Merge branch 'stable-5.5' into stable-5.6Matthias Sohn2020-11-275-187/+0
| |\| | | | |
| | * | | | | Merge branch 'stable-5.4' into stable-5.5Matthias Sohn2020-11-275-187/+0
| | |\| | | |
| | | * | | | Remove unused importsMatthias Sohn2020-11-272-2/+0
| | | * | | | Silence API warningsMatthias Sohn2020-11-271-0/+8
| | | * | | | Remove erraneously merged source featuresMatthias Sohn2020-11-274-186/+0
* | | | | | | Merge branch 'stable-5.6' into stable-5.7Matthias Sohn2020-11-278-5/+221
|\| | | | | |
| * | | | | | Merge branch 'stable-5.5' into stable-5.6Matthias Sohn2020-11-2710-7/+221
| |\| | | | |
| | * | | | | Merge branch 'stable-5.4' into stable-5.5Matthias Sohn2020-11-2711-11/+223
| | |\| | | |
| | | * | | | Merge branch 'stable-5.3' into stable-5.4Matthias Sohn2020-11-2711-11/+223
| | | |\| | |
| | | | * | | Prepare 5.3.9-SNAPSHOT buildsMatthias Sohn2020-11-2669-428/+428
| | | | * | | JGit v5.3.8.202011260953-rv5.3.8.202011260953-rMatthias Sohn2020-11-2669-90/+90
| | | | * | | Merge branch 'stable-5.2' into stable-5.3Matthias Sohn2020-11-267-11/+37
| | | | |\| |
| | | | | * | Merge branch 'stable-5.1' into stable-5.2Matthias Sohn2020-11-267-11/+37
| | | | | |\|
| | | | | | * Prepare 5.1.15-SNAPSHOT buildsMatthias Sohn2020-11-2657-360/+360
| | | | | | * JGit v5.1.14.202011251942-rv5.1.14.202011251942-rMatthias Sohn2020-11-2657-60/+60
| | | | | | * GC#deleteOrphans: log warning for deleted orphaned filesMatthias Sohn2020-11-263-1/+5
| | | | | | * GC#deleteOrphans: handle failure to list files in pack directoryMatthias Sohn2020-11-261-2/+3
| | | | | | * Ensure that GC#deleteOrphans respects pack lockMatthias Sohn2020-11-262-4/+29
| | | | | | * Update API warning filtersMatthias Sohn2020-07-191-0/+28
| | | | | | * Remove unused importsMatthias Sohn2020-07-193-4/+0
* | | | | | | ObjectDirectoryInserter: Open FileOutputStream in try-with-resourceDavid Pursehouse2020-06-051-16/+16
* | | | | | | ObjectDirectoryInserter: Remove redundant 'throws' declarationsDavid Pursehouse2020-06-051-5/+3
* | | | | | | ObjectDirectory: Further clean up insertUnpackedObjectDavid Pursehouse2020-06-051-17/+22
* | | | | | | ObjectDirectory: Explicitly handle NoSuchFileExceptionDavid Pursehouse2020-06-041-19/+13
* | | | | | | ObjectDirectory: Fail immediately when atomic move is not supportedDavid Pursehouse2020-06-041-2/+2
* | | | | | | Merge branch 'stable-5.6' into stable-5.7Matthias Sohn2020-04-291-1/+1
|\| | | | | |