aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst/org/eclipse/jgit/internal/storage/file/FileReftableStackTest.java
Commit message (Expand)AuthorAgeFilesLines
* Encapsulate layout of reftable stack in FileReftableStackMatthias Sohn2025-05-091-6/+4
* Remove SuppressWarnings since currently ignoredFabio Ponciroli2022-02-221-1/+1
* reftable: tweaks for WindowsHan-Wen Nienhuys2022-02-021-0/+6
* [spotbugs] Fix potential NPEs in FileReftableStackTestMatthias Sohn2020-12-171-7/+12
* Replace ExpectedException which was deprecated in junit 4.13Matthias Sohn2020-01-241-8/+5
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
* file: implement FileReftableDatabaseHan-Wen Nienhuys2019-11-161-0/+203