aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit
Commit message (Expand)AuthorAgeFilesLines
* 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-113-34/+104
|\|
| * LockFile: create OutputStream only when neededThomas Wolf2021-05-103-108/+112
* | 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-023-53/+53
| | | | * JGit v5.3.9.202012012026-rv5.3.9.202012012026-rMatthias Sohn2020-12-023-4/+4
| | | | * 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-023-49/+49
| | | | | | * JGit v5.1.15.202012011955-rv5.1.15.202012011955-rMatthias Sohn2020-12-023-4/+4
| | | | | | * Fix PackInvalidException when fetch and repack run concurrentlyPetr Hrebejk2020-12-021-0/+1
| | | * | | | Silence API warningsMatthias Sohn2020-11-271-0/+8
* | | | | | | Merge branch 'stable-5.6' into stable-5.7Matthias Sohn2020-11-273-5/+15
|\| | | | | |
| * | | | | | Merge branch 'stable-5.5' into stable-5.6Matthias Sohn2020-11-273-5/+15
| |\| | | | |
| | * | | | | Merge branch 'stable-5.4' into stable-5.5Matthias Sohn2020-11-274-7/+15
| | |\| | | |
| | | * | | | Merge branch 'stable-5.3' into stable-5.4Matthias Sohn2020-11-274-7/+15
| | | |\| | |
| | | | * | | Prepare 5.3.9-SNAPSHOT buildsMatthias Sohn2020-11-263-53/+53
| | | | * | | JGit v5.3.8.202011260953-rv5.3.8.202011260953-rMatthias Sohn2020-11-263-4/+4
| | | | * | | Merge branch 'stable-5.2' into stable-5.3Matthias Sohn2020-11-264-7/+15
| | | | |\| |
| | | | | * | Merge branch 'stable-5.1' into stable-5.2Matthias Sohn2020-11-264-7/+15
| | | | | |\|
| | | | | | * Prepare 5.1.15-SNAPSHOT buildsMatthias Sohn2020-11-263-49/+49
| | | | | | * JGit v5.1.14.202011251942-rv5.1.14.202011251942-rMatthias Sohn2020-11-263-4/+4
| | | | | | * 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-261-2/+7
| | | | | | * Update API warning filtersMatthias Sohn2020-07-191-0/+28
| | | | | | * Remove unused importsMatthias Sohn2020-07-191-2/+0
| | | | | | * Prepare 5.1.14-SNAPSHOT buildsMatthias Sohn2020-02-113-49/+49
| | | | | | * JGit v5.1.13.202002110435-rv5.1.13.202002110435-rMatthias Sohn2020-02-113-4/+4
| | | | * | | Prepare 5.3.8-SNAPSHOT buildsMatthias Sohn2020-02-113-53/+53
| | | | * | | JGit v5.3.7.202002110540-rv5.3.7.202002110540-rMatthias Sohn2020-02-113-4/+4
* | | | | | | 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-181-1/+1
|\| | | | | |
| * | | | | | Remove double blank from sentence startMichael Keppler2020-04-171-1/+1
* | | | | | | Scan through all merged reftables for max/min update indicesMinh Thai2020-04-051-4/+20
* | | | | | | Merge branch 'stable-5.6' into stable-5.7Thomas Wolf2020-04-034-6/+34
|\| | | | | |
| * | | | | | FS.runInShell(): handle quoted filters and hooksPath containing blanksThomas Wolf2020-04-033-4/+29
| * | | | | | Handle non-normalized index also for executable filesThomas Wolf2020-03-251-2/+5
* | | | | | | Prepare 5.7.1-SNAPSHOT buildsMatthias Sohn2020-03-113-54/+54
* | | | | | | JGit v5.7.0.202003110725-rv5.7.0.202003110725-rMatthias Sohn2020-03-113-54/+54