aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst/org/eclipse/jgit/internal/storage/file/PackFileSnapshotTest.java
Commit message (Expand)AuthorAgeFilesLines
* Don't block in GC#gc until garbage collection finishedMatthias Sohn2021-11-281-7/+3
* Rename PackFile to PackNasser Grainawi2021-02-101-19/+19
* [spotbugs] Fix potential NPE in PackFileSnapshotTestMatthias Sohn2020-12-171-2/+6
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
* Enable and fix "Statement unnecessarily nested within else clause" warningsDavid Pursehouse2019-10-171-2/+1
* Use Instant instead of milliseconds for filesystem timestamp handlingMatthias Sohn2019-07-181-10/+14
* Test detecting modified packfilesChristian Halstrick2019-06-051-11/+222
* Extend FileSnapshot for packfiles to also use checksum to detect changesMatthias Sohn2019-06-041-0/+143