aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst/org/eclipse/jgit/api/RmCommandTest.java
Commit message (Expand)AuthorAgeFilesLines
* Move base test classes to the junit bundle for reuse for Java 7 testsRobin Rosenberg2013-02-041-1/+1
* Support --cached in RmCommandRobin Stocker2012-12-031-1/+15
* Git API does not declare GitAPIException call() and related cleanupsRobin Rosenberg2012-05-301-2/+2
* Convert all JGit unit tests to JUnit 4Robin Rosenberg2010-12-311-1/+7
* Add RmCommand to Git APIChris Aniszczyk2010-11-221-0/+77