Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | StatusCommandTest: Open Git in try-with-resource | David Pursehouse | 2016-02-05 | 1 | -94/+96 |
* | Expose Sets helper to tests outside org.eclipse.jgit.api | Jonathan Nieder | 2015-05-21 | 1 | -0/+1 |
* | Remove dependency on StatusCommandTest | Shawn Pearce | 2013-11-01 | 1 | -21/+12 |
* | Add path option to StatusCommand | Christian Halstrick | 2013-07-21 | 1 | -0/+36 |
* | Move base test classes to the junit bundle for reuse for Java 7 tests | Robin Rosenberg | 2013-02-04 | 1 | -1/+1 |
* | Adapt Status and CleanCommand to support cleaning directories | Markus Duft | 2012-11-16 | 1 | -0/+5 |
* | Git API does not declare GitAPIException call() and related cleanups | Robin Rosenberg | 2012-05-30 | 1 | -1/+3 |
* | Add status command to GIT api | Christian Halstrick | 2011-03-23 | 1 | -0/+134 |