summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test
Commit message (Expand)AuthorAgeFilesLines
* [errorprone] Fix error pattern JdkObsoleteMatthias Sohn2024-04-294-11/+10
* [errorprone] Fix UnnecessaryParentheses errorsMatthias Sohn2024-04-286-41/+44
* ResolveMerger: Fix the issue with binary modify-modify conflictsSruteesh2024-04-252-8/+187
* Explain why RacyGitTests may be flaky in some environmentsMatthias Sohn2024-04-201-0/+16
* Merge "Add more tests on rewriting parents in a RevWalk"Ivan Frade2024-04-111-9/+123
|\
| * Add more tests on rewriting parents in a RevWalkMax Haslbeck2024-03-261-9/+123
* | Merge "MergeAlgorithm: Fix diff3 conflict hunk computation"Ivan Frade2024-04-091-0/+13
|\ \ | |/ |/|
| * MergeAlgorithm: Fix diff3 conflict hunk computationAntonin Delpeuch2024-04-091-0/+13
* | Merge "DfsGarbageCollectorTest: add test for bitmap index creation"Ivan Frade2024-03-201-1/+67
|\ \
| * | DfsGarbageCollectorTest: add test for bitmap index creationSam Delmerico2024-03-181-1/+67
| |/
* | TreeRevFilter: correct changedPathFilter usage for multi-paths inclusionXing Huang2024-03-181-0/+30
* | PathFilterGroup: implement getPathsBestEffort()Xing Huang2024-03-181-0/+27
* | DfsPackFile: get commitGraph.readChangePaths from repo configXing Huang2024-03-142-0/+66
|/
* Prepare 6.10.0-SNAPSHOT buildsMatthias Sohn2024-03-052-60/+60
* Prepare 6.9.1-SNAPSHOT buildsMatthias Sohn2024-03-052-60/+60
* JGit v6.9.0.202403050737-rv6.9.0.202403050737-rMatthias Sohn2024-03-052-2/+2
* JGit v6.9.0.202403050045-rv6.9.0.202403050045-rMatthias Sohn2024-03-052-2/+2
* Prepare 6.9.0-SNAPSHOT buildsMatthias Sohn2024-03-052-2/+2
* JGit v6.9.0.202402281855-rc1v6.9.0.202402281855-rc1Matthias Sohn2024-02-282-2/+2
* DfsPackFile: Abstract the bitmap loading to support other backendsIvan Frade2024-02-261-0/+41
* Merge "DfsReader#getObjectSize: use size index if possible"Ivan Frade2024-02-231-29/+88
|\
| * DfsReader#getObjectSize: use size index if possibleIvan Frade2024-02-201-29/+88
* | Merge "Revert "StartGenerator: Fix parent rewrite with non-default RevFilter""Ivan Frade2024-02-222-113/+0
|\ \
| * | Revert "StartGenerator: Fix parent rewrite with non-default RevFilter"Ivan Frade2024-02-212-113/+0
| |/
* | Merge branch 'stable-6.8'Matthias Sohn2024-02-211-6/+5
|\ \ | |/ |/|
| * Merge branch 'stable-6.7' into stable-6.8Matthias Sohn2024-02-211-6/+5
| |\
| | * Merge branch 'stable-6.6' into stable-6.7Matthias Sohn2024-02-211-6/+5
| | |\
| | | * Allow to discover bitmap on disk created after the packfileLuca Milanesio2024-02-201-6/+5
| * | | Merge branch 'stable-6.7' into stable-6.8Dariusz Luksza2024-02-121-0/+146
| |\| |
| | * | Merge branch 'stable-6.6' into stable-6.7Dariusz Luksza2024-02-121-0/+146
| | |\|
| | | * Fix handling of missing pack index fileDariusz Luksza2024-01-291-2/+0
| | | * Add tests for handling pack files removal during fetchDariusz Luksza2024-01-291-0/+148
* | | | Update org.apache.commons:commons-compress to 1.26.0Matthias Sohn2024-02-202-0/+3
* | | | FS.detectSymlinkSupport: fix a raceMotiejus Jakštys2024-02-191-0/+21
* | | | RawParseUtils.nextLfSkippingSplitLines: fulfil contract as statedThomas Wolf2024-02-011-0/+10
* | | | RawParseUtils: utility method to get a header valueThomas Wolf2024-02-011-6/+40
* | | | RebaseCommand: fix stopping on root commit conflictsThomas Wolf2024-01-281-0/+34
* | | | Fix handling of missing pack index fileDariusz Luksza2024-01-281-2/+0
* | | | CherryPick: add ability to customise cherry-picked commit messageDmitrii Naumenko2024-01-282-0/+193
* | | | Merge branch 'stable-6.8'Matthias Sohn2024-01-202-1/+110
|\| | |
| * | | Merge branch 'stable-6.7' into stable-6.8Matthias Sohn2024-01-202-1/+110
| |\| |
| | * | Merge branch 'stable-6.6' into stable-6.7Matthias Sohn2024-01-202-1/+110
| | |\|
| | | * Introduce a PriorityQueue sorting RevCommits by commit timestampLuca Milanesio2024-01-192-1/+110
* | | | Add tests for handling pack files removal during fetchDariusz Luksza2024-01-181-0/+148
* | | | Merge "FooterLines: handle extraction from messages without headers"Ivan Frade2024-01-091-0/+9
|\ \ \ \
| * | | | FooterLines: handle extraction from messages without headersNitzan Gur-Furman2024-01-091-0/+9
* | | | | Enable using slf4j 2.xMatthias Sohn2023-12-221-1/+1
* | | | | PackBitmapIndex/StoredBitmap: Expose size and countsIvan Frade2023-12-142-0/+166
|/ / / /
* | | | FooterLine: Protect from ill-formed messageKamil Musin2023-12-051-0/+18
* | | | StartGenerator: Fix parent rewrite with non-default RevFilterRonald Bhuleskar2023-12-042-0/+113