Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move base test classes to the junit bundle for reuse for Java 7 tests | Robin Rosenberg | 2013-02-04 | 1 | -1/+1 |
* | Git API does not declare GitAPIException call() and related cleanups | Robin Rosenberg | 2012-05-30 | 1 | -3/+8 |
* | Cleanup directories leftover by test. | Adrian Goerler | 2011-07-07 | 1 | -10/+0 |
* | Cloning should fail when destination directory exists and is not empty | Adrian Goerler | 2011-07-06 | 1 | -0/+14 |
* | Do not catch Exception in test cases | Stefan Lay | 2011-07-06 | 1 | -25/+16 |
* | Make sure test repositories are closed | Christian Halstrick | 2011-05-31 | 1 | -0/+2 |
* | [findbugs] Do not ignore exceptional return value of mkdir | Matthias Sohn | 2011-01-28 | 1 | -10/+3 |
* | Convert all JGit unit tests to JUnit 4 | Robin Rosenberg | 2010-12-31 | 1 | -1/+10 |
* | Add InitCommand | Chris Aniszczyk | 2010-12-05 | 1 | -0/+100 |