aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst/org/eclipse/jgit/api/NotesCommandTest.java
Commit message (Expand)AuthorAgeFilesLines
* Move base test classes to the junit bundle for reuse for Java 7 testsRobin Rosenberg2013-02-041-1/+1
* Use assertEquals instead of == for literal primitivesRobin Rosenberg2012-09-161-4/+2
* Add NotesCommand to the JGit APIChris Aniszczyk2011-04-101-0/+100