aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst/org/eclipse/jgit/api/StatusCommandTest.java
Commit message (Expand)AuthorAgeFilesLines
* StatusCommandTest: Open Git in try-with-resourceDavid Pursehouse2016-02-051-94/+96
* Expose Sets helper to tests outside org.eclipse.jgit.apiJonathan Nieder2015-05-211-0/+1
* Remove dependency on StatusCommandTestShawn Pearce2013-11-011-21/+12
* Add path option to StatusCommandChristian Halstrick2013-07-211-0/+36
* Move base test classes to the junit bundle for reuse for Java 7 testsRobin Rosenberg2013-02-041-1/+1
* Adapt Status and CleanCommand to support cleaning directoriesMarkus Duft2012-11-161-0/+5
* Git API does not declare GitAPIException call() and related cleanupsRobin Rosenberg2012-05-301-1/+3
* Add status command to GIT apiChristian Halstrick2011-03-231-0/+134