aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * | | | | Merge branch 'stable-6.2' into stable-6.3Matthias Sohn2023-08-031-0/+4
| | | | |\| | | |
| | | | | * | | | Merge branch 'stable-6.1' into stable-6.2Matthias Sohn2023-08-031-0/+4
| | | | | |\| | |
| | | | | | * | | Merge branch 'stable-6.0' into stable-6.1Matthias Sohn2023-08-031-0/+4
| | | | | | |\| |
| | | | | | | * | Merge branch 'stable-5.13' into stable-6.0Matthias Sohn2023-08-031-0/+4
| | | | | | | |\|
| | | | | | | | * Add verification in GcKeepFilesTest that bitmaps are generatedLuca Milanesio2023-07-051-0/+4
| | | | | | | | * Prepare 5.13.3-SNAPSHOT buildsMatthias Sohn2023-06-222-55/+55
| | | | | | | | * JGit v5.13.2.202306221912-rv5.13.2.202306221912-rMatthias Sohn2023-06-222-2/+2
| * | | | | | | | Bump bazel vesion to 6.2.0David Ostrovsky2023-05-311-6/+2
| * | | | | | | | Prepare 6.6.1-SNAPSHOT buildsMatthias Sohn2023-05-302-60/+60
| * | | | | | | | JGit v6.6.0.202305301015-rv6.6.0.202305301015-rMatthias Sohn2023-05-302-2/+2
| * | | | | | | | Prepare 6.6.0-SNAPSHOT buildsMatthias Sohn2023-05-242-2/+2
| * | | | | | | | JGit v6.6.0.202305241045-m3v6.6.0.202305241045-m3Matthias Sohn2023-05-242-2/+2
* | | | | | | | | Prepare 6.7.0-SNAPSHOT buildsMatthias Sohn2023-08-032-2/+2
* | | | | | | | | JGit v6.7.0.202308011830-m2v6.7.0.202308011830-m2Matthias Sohn2023-08-022-2/+2
* | | | | | | | | Merge "Merge: Add diff3 style merge conflict formatter."Han-Wen NIenhuys2023-08-011-33/+111
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Merge: Add diff3 style merge conflict formatter.Haamed Gheibi2023-07-311-33/+111
* | | | | | | | | | Move footer-line parsing methods from RevCommit to FooterLineNitzan Gur-Furman2023-08-011-99/+92
* | | | | | | | | | Merge changes I8c60d970,I09bdd4b8,I87ff3933Jonathan Tan2023-07-265-0/+94
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | PackReverseIndex: open file if present otherwise computeAnna Papitto2023-07-183-0/+44
| * | | | | | | | | | PackReverseIndex: verify checksumsAnna Papitto2023-07-182-0/+50
* | | | | | | | | | | Merge "Identify a commit that generates a diffEntry on a rename Event."Jonathan Tan2023-07-251-0/+24
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Identify a commit that generates a diffEntry on a rename Event.Ronald Bhuleskar2023-07-241-0/+24
* | | | | | | | | | | Merge changes I60a92463,Ic3b68220Jonathan Tan2023-07-213-0/+421
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| / / / / / / / / / | |/ / / / / / / / /
| * | | | | | | | | PackReverseIndexV1: reverse index parsed from version 1 fileAnna Papitto2023-07-183-0/+421
* | | | | | | | | | CommitGraphWriter: add option for writing/using bloom filtersRonald Bhuleskar2023-07-183-9/+136
* | | | | | | | | | CommitGraphWriter: reuse changed path filtersJonathan Tan2023-07-181-0/+36
* | | | | | | | | | RevWalk: use changed path filtersJonathan Tan2023-07-181-0/+67
* | | | | | | | | | CommitGraphLoader: read changed-path filtersJonathan Tan2023-07-181-0/+24
* | | | | | | | | | CommitGraphWriter: write changed-path filtersJonathan Tan2023-07-182-10/+220
|/ / / / / / / / /
* | | | | | | | | Remove unnecessary @SuppressWarnings("serial")Matthias Sohn2023-07-161-1/+1
* | | | | | | | | Remove redundant specification of type argumentsMatthias Sohn2023-07-162-3/+3
* | | | | | | | | DfsPackParser: Create object indices if config says soIvan Frade2023-07-143-2/+202
* | | | | | | | | PackParserTest: Extract pack-writing helper code to its own classIvan Frade2023-07-143-104/+154
* | | | | | | | | DfsInserter: generate object size index if config says soIvan Frade2023-07-141-0/+23
* | | | | | | | | DfsInserter: populate full size on object insertionIvan Frade2023-07-141-0/+49
* | | | | | | | | DFSGarbargeCollector: Write object size indicesIvan Frade2023-07-141-0/+71
* | | | | | | | | DfsReader/PackFile: Implement isNotLargerThan using the obj size idxIvan Frade2023-07-131-0/+69
* | | | | | | | | Update mockito to 5.4.0 and bytebuddy to 1.14.5Matthias Sohn2023-07-022-5/+6
* | | | | | | | | PackReverseIndex: separate out the computed implementationAnna Papitto2023-06-211-2/+2
* | | | | | | | | Default for global (user) git ignore fileThomas Wolf2023-06-192-3/+115
* | | | | | | | | Fix all Javadoc warnings and fail on themAntoine Musso2023-06-167-11/+6
* | | | | | | | | PackReverseIndex: use static builder instead of constructorAnna Papitto2023-05-311-3/+2
* | | | | | | | | Gc#writePack: write the reverse index file to diskAnna Papitto2023-05-311-0/+116
* | | | | | | | | Bump bazel vesion to 6.2.0David Ostrovsky2023-05-291-6/+2
* | | | | | | | | Prepare 6.7.0-SNAPSHOT buildsMatthias Sohn2023-05-242-60/+60
|/ / / / / / / /
* | | | | | | | GraphObjectIndex: fix search in findGraphPositionJonathan Tan2023-05-231-0/+28
* | | | | | | | RewriteGeneratorTest: Introduce test cases for the RewriteGeneratorSimon Sohrt2023-05-091-0/+63
* | | | | | | | Merge "PackWriter: write the PackReverseIndex file"Ivan Frade2023-05-081-0/+33
|\ \ \ \ \ \ \ \
| * | | | | | | | PackWriter: write the PackReverseIndex fileAnna Papitto2023-05-081-0/+33
* | | | | | | | | Update slf4j to 1.7.36 and consume it directly from Maven CentralMatthias Sohn2023-05-021-1/+1
|/ / / / / / / /