aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add numberOfObjectsSinceBitmap to RepoStatistics" into stable-6.10Matthias Sohn2024-11-201-6/+76
|\
| * Add numberOfObjectsSinceBitmap to RepoStatisticsJacek Centkowski2024-11-201-6/+76
* | Merge "Don't fail when trying to prune pack which is already gone" into stabl...Luca Milanesio2024-11-201-79/+3
|\|
| * Don't fail when trying to prune pack which is already goneJacek Centkowski2024-11-201-79/+3
* | Merge "Support built-in diff drivers for hunk header function names" into sta...Matthias Sohn2024-11-201-0/+173
|\ \ | |/ |/|
| * Support built-in diff drivers for hunk header function namesKaushik Lingarkar2024-11-201-0/+173
* | Rename numberOfPackFilesAfterBitmap to numberOfPackFilesSinceBitmapJacek Centkowski2024-11-121-7/+7
|/
* Add `numberOfPackFilesAfterBitmap` to RepoStatisticsJacek Centkowski2024-11-071-0/+173
* Add Union merge strategy supportNasser Grainawi2024-11-042-0/+373
* RepoProject: read the 'dest-branch' attribute of a projectKaushik Lingarkar2024-07-081-0/+30
* RepoCommand: Copy manifest upstream into .gitmodules ref fieldIvan Frade2024-07-082-0/+133
* RepoProject: read the "upstream" attribute of a projectIvan Frade2024-07-081-0/+39
* PatchApplier.Result.Error: mark fields finalMatthias Sohn2024-05-281-8/+6
* PatchApplier: Set a boolean on the result if conflict markers were addedPatrick Hiesel2024-05-271-2/+2
* PatchApplier: Add test for conflict markers on a deleted filePatrick Hiesel2024-05-271-0/+10
* Merge changes I12e4d0fd,I082ffb20Matthias Sohn2024-05-162-26/+6
|\
| * Fix warning "Redundant specification of type arguments <Object>"Matthias Sohn2024-05-142-26/+6
* | PatchApplierTest: remove unused importMatthias Sohn2024-05-151-1/+0
* | Allow applying a patch with conflictsPatrick Hiesel2024-05-141-2/+53
|/
* GitDateFormatterTest: Remove printlnsIvan Frade2024-05-021-2/+0
* Bazel: Add support for JDK 21David Ostrovsky2024-05-022-14/+6
* Fix warning about using raw typeMatthias Sohn2024-04-291-1/+1
* [errorprone] Fix pattern ModifiedButNotUsedMatthias Sohn2024-04-292-0/+4
* [errorprone] Fix pattern CatchAndPrintStackTraceMatthias Sohn2024-04-291-12/+13
* [errorprone] Fix pattern FutureReturnValueIgnoredMatthias Sohn2024-04-293-8/+8
* [errorprone] Fix pattern BadImportMatthias Sohn2024-04-294-10/+7
* [errorprone] Fix pattern UseCorrectAssertInTestsMatthias Sohn2024-04-291-3/+5
* [errorprone] Fix pattern ProtectedMembersInFinalClassMatthias Sohn2024-04-291-1/+1
* [errorprone] Fix pattern CatchFailMatthias Sohn2024-04-297-10/+17
* [errorprone] Fix pattern see UnusedVariableMatthias Sohn2024-04-298-36/+30
* [errorprone] Fix pattern LongLiteralLowerCaseSuffixMatthias Sohn2024-04-293-7/+7
* [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
|/
* 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
|\ \ | |/ |/|