aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst/org/eclipse/jgit/internal/storage/file/ReflogReaderTest.java
Commit message (Expand)AuthorAgeFilesLines
* RefDatabase#getReflogReader(String): use #exactRef to resolve refNameMatthias Sohn2025-01-271-5/+8
* Deprecate Repository#getReflogReader methodsMatthias Sohn2025-01-271-11/+16
* Add worktrees read supportJanne Valkealahti2024-07-141-1/+1
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
* Explicitly specify charset when calling getBytesDavid Pursehouse2018-09-261-8/+9
* ReflogReaderTest: Open FileOutputStream in try-with-resourceDavid Pursehouse2018-03-051-4/+1
* ReflogReaderTest: Fix indentationDavid Pursehouse2018-03-051-14/+14
* Move SampleDataRepositoryTestCase to org.eclipse.jgit.testShawn Pearce2013-11-241-1/+1
* Make the Reflog a public API againRobin Rosenberg2013-04-261-7/+7
* JGit 3.0: move internal classes into an internal subpackageShawn Pearce2013-03-181-0/+288