summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit
Commit message (Expand)AuthorAgeFilesLines
* FetchProcess#execute: fix formattingMatthias Sohn2020-12-171-2/+3
* [errorprone] FetchProcess: ensure exception isn't suppressedMatthias Sohn2020-12-171-0/+7
* [errorprone] WalkFetchConnection: ensure exception isn't suppressedMatthias Sohn2020-12-171-0/+5
* Remove unused API problem filtersMatthias Sohn2020-12-151-52/+0
* Remove reftree and ketchHan-Wen Nienhuys2020-12-1542-6550/+9
* LooseObjects: fix formattingMatthias Sohn2020-12-151-13/+13
* Split out loose object handling from ObjectDirectoryMartin Fick2020-12-152-120/+245
* Merge branch 'stable-5.9'Matthias Sohn2020-12-141-1/+1
|\
| * Fix stamping to produce stable file timestampsDavid Ostrovsky2020-12-141-1/+1
* | PackDirectory: fix formattingMatthias Sohn2020-12-121-24/+41
* | Split out packfile handling from ObjectDirectoryMartin Fick2020-12-122-377/+513
* | TagCommand: propagate NO_CHANGE informationThomas Wolf2020-12-082-35/+42
* | TagCommand: make -f work with lightweight tags for NO_CHANGEThomas Wolf2020-12-081-0/+6
* | TagCommand: support signing annotated tagsThomas Wolf2020-12-075-28/+193
* | Enable GpgSigner to also sign tagsThomas Wolf2020-12-077-211/+458
* | Prepare 5.11.0-SNAPSHOT buildsMatthias Sohn2020-12-023-56/+56
* | Merge branch 'stable-5.9'Matthias Sohn2020-12-021-0/+1
|\|
| * Merge branch 'stable-5.8' into stable-5.9Matthias Sohn2020-12-021-0/+1
| |\
| | * Merge branch 'stable-5.7' into stable-5.8Matthias Sohn2020-12-021-0/+1
| | |\
| | | * 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.9'Matthias Sohn2020-11-303-5/+49
|\| | | | | | | | |
| * | | | | | | | | Add constants for parsing git wire protocol versionDavid Ostrovsky2020-11-292-5/+31
* | | | | | | | | | Merge branch 'stable-5.10'Matthias Sohn2020-11-273-5/+15
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Merge branch 'stable-5.9' into stable-5.10Matthias Sohn2020-11-273-5/+15
| |\| | | | | | | | |
| | * | | | | | | | | Merge branch 'stable-5.8' into stable-5.9Matthias Sohn2020-11-273-5/+15
| | |\| | | | | | | |
| | | * | | | | | | | Merge branch 'stable-5.7' into stable-5.8Matthias Sohn2020-11-273-5/+15
| | | |\| | | | | | |
| | | | * | | | | | | 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