aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst/org/eclipse/jgit/internal
Commit message (Expand)AuthorAgeFilesLines
...
| * DfsReader#getObjectSize: use size index if possibleIvan Frade2024-02-201-29/+88
* | 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
* | | | PackBitmapIndex/StoredBitmap: Expose size and countsIvan Frade2023-12-142-0/+166
|/ / /
* | | Adjust javadoc to pass errorprone checksIvan Frade2023-11-172-0/+4
* | | Optimize RefDirectory.getRefsByPrefix(String...)Dariusz Luksza2023-11-121-0/+13
* | | Fix warning for empty code blocksMatthias Sohn2023-11-091-0/+3
* | | CommitGraphWriter: Unnest generation-number progressIvan Frade2023-11-071-0/+52
|/ /
* | Merge branch 'stable-6.6' into stable-6.7Matthias Sohn2023-10-131-0/+156
|\|
| * Merge branch 'stable-6.5' into stable-6.6Matthias Sohn2023-10-131-0/+156
| |\
| | * Merge branch 'stable-6.4' into stable-6.5Matthias Sohn2023-10-131-0/+156
| | |\
| | | * Merge branch 'stable-6.3' into stable-6.4Matthias Sohn2023-10-131-0/+156
| | | |\
| | | | * Merge branch 'stable-6.1' into stable-6.2Matthias Sohn2023-10-131-0/+156
| | | | |\
| | | | | * Merge branch 'stable-6.0' into stable-6.1Matthias Sohn2023-10-131-0/+156
| | | | | |\
| | | | | | * Merge branch 'stable-5.13' into stable-6.0Matthias Sohn2023-10-131-0/+156
| | | | | | |\
| | | | | | | * Add support for git config repack.packKeptObjectsAntonio Barone2023-10-121-8/+88
| | | | | | | * Do not exclude objects in locked packs from bitmap processingLuca Milanesio2023-10-121-0/+76
* | | | | | | | Suppress boxing warnings in testsMatthias Sohn2023-08-312-0/+2
* | | | | | | | Fix warning about empty blockMatthias Sohn2023-08-311-0/+1
* | | | | | | | Introduce core.packedIndexGitUseStrongRefs config keyMartin Fick2023-08-261-1/+1
* | | | | | | | DfsGarbageCollector: provide commit graph statsJonathan Tan2023-08-171-0/+24
* | | | | | | | DfsGarbageCollector: put only GC commits into the commit graphIvan Frade2023-08-161-10/+12
* | | | | | | | DfsReader: Expose when indices are loadedIvan Frade2023-08-032-23/+210
* | | | | | | | Merge branch 'stable-6.6' into stable-6.7Matthias Sohn2023-08-031-0/+4
|\| | | | | | |
| * | | | | | | Merge branch 'stable-6.5' into stable-6.6Matthias Sohn2023-08-031-0/+4
| |\| | | | | |
| | * | | | | | Merge branch 'stable-6.4' into stable-6.5Matthias Sohn2023-08-031-0/+4
| | |\| | | | |
| | | * | | | | Merge branch 'stable-6.3' into stable-6.4Matthias 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
| | * | | | | | Merge branch 'stable-6.4' into stable-6.5Matthias Sohn2023-04-271-0/+2
| | |\| | | | |
| | | * | | | | Merge branch 'stable-6.3' into stable-6.4Matthias Sohn2023-04-271-0/+2
| | | |\| | | |
| | | | * | | | Merge branch 'stable-6.1' into stable-6.2Matthias Sohn2023-04-271-0/+2
| | | | |\| | |
| | | | | * | | Merge branch 'stable-6.0' into stable-6.1Matthias Sohn2023-04-271-0/+2
| | | | | |\| |
| | | | | | * | Merge branch 'stable-5.13' into stable-6.0Matthias Sohn2023-04-271-0/+2
| | | | | | |\|
| | | | | | | * GcConcurrentTest: @Ignore flaky testInterruptGcJonathan Tan2023-04-271-0/+2
* | | | | | | | Merge changes I8c60d970,I09bdd4b8,I87ff3933Jonathan Tan2023-07-263-0/+94
|\ \ \ \ \ \ \ \
| * | | | | | | | PackReverseIndex: open file if present otherwise computeAnna Papitto2023-07-181-0/+44
| * | | | | | | | PackReverseIndex: verify checksumsAnna Papitto2023-07-182-0/+50
* | | | | | | | | 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-182-9/+94
* | | | | | | | | CommitGraphWriter: reuse changed path filtersJonathan Tan2023-07-181-0/+36
* | | | | | | | | CommitGraphLoader: read changed-path filtersJonathan Tan2023-07-181-0/+24
* | | | | | | | | CommitGraphWriter: write changed-path filtersJonathan Tan2023-07-181-10/+219
|/ / / / / / / /
* | | | | | | | DfsPackParser: Create object indices if config says soIvan Frade2023-07-143-2/+202
* | | | | | | | DfsInserter: generate object size index if config says soIvan Frade2023-07-141-0/+23