aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst/org/eclipse/jgit/internal/storage/file/FileReftableTest.java
Commit message (Expand)AuthorAgeFilesLines
* FileReftableDatabase: consider ref updates by another processMatthias Sohn2025-03-031-1/+133
* Deprecate Repository#getReflogReader methodsMatthias Sohn2025-01-271-12/+19
* FileReftableTest: fix order of arguments when using assertEqualsMatthias Sohn2025-01-061-16/+16
* Merge branch 'stable-5.10' into stable-5.11Matthias Sohn2021-10-151-10/+13
|\
| * Merge branch 'stable-5.6' into stable-5.7Matthias Sohn2021-10-081-10/+13
| |\
| | * reftable: pass on invalid object ID in conversionHan-Wen Nienhuys2021-09-271-10/+13
* | | Add getsRefsByPrefixWithSkips (excluding prefixes) to ReftableDatabaseGal Paikin2021-01-271-0/+72
|/ /
* | Merge branch 'stable-5.6'Matthias Sohn2020-03-051-8/+34
|\|
| * Update reftable storage repo layoutHan-Wen Nienhuys2020-03-041-8/+34
* | Merge branch 'stable-5.6'Matthias Sohn2020-02-111-0/+38
|\|
| * reftable: clear cache on full compactionHan-Wen Nienhuys2020-02-111-0/+38
* | Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
|/
* Introduce RefDatabase#hasFastTipsWithSha1Han-Wen Nienhuys2019-12-041-0/+4
* RepositoryCache: don't require HEAD in git repositoriesHan-Wen Nienhuys2019-11-261-0/+6
* FileRepository: cleanup refs outside refs/ on reftable conversionHan-Wen Nienhuys2019-11-261-0/+5
* file: implement FileReftableDatabaseHan-Wen Nienhuys2019-11-161-0/+553