aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst/org/eclipse/jgit/internal/storage/file/GcPackRefsTest.java
Commit message (Expand)AuthorAgeFilesLines
* Add pack-refs command to the CLIYash Chaturvedi2024-11-221-12/+19
* Add worktrees read supportJanne Valkealahti2024-07-141-1/+1
* Replace deprecated junit assertion methods with hamcrestMatthias Sohn2020-01-221-1/+1
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
* ErrorProne: Increase severity of FutureReturnValueIgnored to ERRORDavid Pursehouse2019-06-111-1/+2
* Convert to lambda or member referenceCarsten Hammer2019-05-161-29/+23
* Join catch sections using multicatchCarsten Hammer2019-04-131-3/+1
* RefDirectory: Throw exception if CAS of packed ref list failsDave Borowitz2017-07-171-15/+13
* Enable and fix 'Should be tagged with @Override' warningDavid Pursehouse2017-02-191-0/+3
* [findBugs] Fix potential NPE in GcPackRefsTestMatthias Sohn2016-12-291-1/+2
* RefDirectory: remove ref lock file for following ref dir removalMarco Miller2016-06-101-0/+14
* Don't use deprecated LockFile constructorDavid Pursehouse2016-02-151-1/+1
* Repository: Introduce exactRef and findRef, deprecate getRefJonathan Nieder2015-11-251-19/+19
* Fix GarbageCollection not to pack HEADChristian Halstrick2014-03-261-0/+68
* Break up GCTest to run in parallelShawn Pearce2013-11-241-0/+180