aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst/org/eclipse/jgit/storage/file/ReflogReaderTest.java
Commit message (Expand)AuthorAgeFilesLines
* JGit 3.0: move internal classes into an internal subpackageShawn Pearce2013-03-181-285/+0
* Move base test classes to the junit bundle for reuse for Java 7 testsRobin Rosenberg2013-02-041-1/+1
* Declare essentially static methods as staticRobin Rosenberg2012-12-271-1/+1
* Support getting specific entry number in reflogKevin Sawicki2011-12-191-0/+36
* Add a helper for parsing branch switch info out of a reflog entryRobin Rosenberg2011-09-051-0/+18
* Refactor out ReflogEntryChris Aniszczyk2011-06-201-7/+6
* Fix: possible IndexOutOfBoundsException in ReflogReaderMarc Strapetz2011-03-221-0/+22
* Convert all JGit unit tests to JUnit 4Robin Rosenberg2010-12-311-0/+9
* Move FileRepository to storage.file.FileRepositoryShawn O. Pearce2010-06-261-0/+201