aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst/org/eclipse/jgit/util/RefMapTest.java
Commit message (Expand)AuthorAgeFilesLines
* Declare essentially static methods as staticRobin Rosenberg2012-12-271-1/+1
* cleanup: Prefer assertEquals over assertTrue(....equals(...))Robin Rosenberg2012-09-031-1/+1
* Convert all JGit unit tests to JUnit 4Robin Rosenberg2010-12-311-5/+34
* Rewrite reference handling to be abstract and accurateShawn O. Pearce2010-01-231-1/+91
* Create new RefList and RefMap utility typesShawn O. Pearce2010-01-221-0/+382