aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst/org/eclipse/jgit/revwalk/RevWalkTestCase.java
Commit message (Expand)AuthorAgeFilesLines
* Enable and fix warnings about redundant specification of type argumentsDavid Pursehouse2017-02-201-1/+1
* Push control of time into MockSystemReaderTerry Parker2015-10-201-2/+2
* Move base test classes to the junit bundle for reuse for Java 7 testsRobin Rosenberg2013-02-041-1/+1
* Allow detecting which files were renamed during a revwalkCarsten Pfeiffer2011-10-251-0/+6
* Convert all JGit unit tests to JUnit 4Robin Rosenberg2010-12-311-0/+2
* Use FileRepository where we assume other file semanticsShawn O. Pearce2010-06-251-2/+3
* Abstract out utility functions for creating test commitsShawn O. Pearce2010-01-121-73/+24
* Refactor RepositoryTestCase to use LocalDiskRepository insteadShawn O. Pearce2009-11-021-3/+3
* Initial JGit contribution to eclipse.orgGit Development Community2009-09-291-0/+183