summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst/org/eclipse/jgit/internal
Commit message (Expand)AuthorAgeFilesLines
* ObjectDirectoryTest: ensure WindowCursor is closedMatthias Sohn2024-08-281-9/+10
* PackExtBlockCacheTableTest: fix empty block warningMatthias Sohn2024-08-281-0/+2
* PackExtBlockCacheTableTest: suppress unchecked conversion warningsMatthias Sohn2024-08-281-1/+1
* PackExtBlockCacheTableTest: suppress boxing warning on test classMatthias Sohn2024-08-281-0/+1
* DfsBlockCacheConfigTest: suppress boxing warning on test classMatthias Sohn2024-08-281-3/+1
* Merge "PackExtBlockCacheTable: spread extensions over multiple dfs tables"Ivan Frade2024-07-301-0/+588
|\
| * PackExtBlockCacheTable: spread extensions over multiple dfs tablesLaura Hamelin2024-07-241-0/+588
* | Add worktrees read supportJanne Valkealahti2024-07-146-20/+21
|/
* Merge "DfsBlockCacheConfig: support configurations for dfs cache tables per e...Ivan Frade2024-07-121-0/+159
|\
| * DfsBlockCacheConfig: support configurations for dfs cache tables per extensionsLaura Hamelin2024-07-121-0/+159
* | DfsPackFile: Enable/disable object size index via DfsReaderOptionsIvan Frade2024-07-105-0/+8
|/
* CommitGraphWriter: use ANY_DIFF instead of idEquals inside next()Ivan Frade2024-05-311-0/+2
* CommitGraphWriter: Move path diff calculation to its own classIvan Frade2024-05-311-0/+24
* [errorprone] Fix pattern FutureReturnValueIgnoredMatthias Sohn2024-04-292-6/+6
* [errorprone] Fix pattern BadImportMatthias Sohn2024-04-291-3/+2
* [errorprone] Fix pattern CatchFailMatthias Sohn2024-04-291-1/+2
* [errorprone] Fix pattern see UnusedVariableMatthias Sohn2024-04-291-4/+2
* [errorprone] Fix UnnecessaryParentheses errorsMatthias Sohn2024-04-281-2/+2
* 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
* | 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 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
| |\| | | | | |