Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | RacyGitTests: Open NameConflictTreeWalk in try-with-resource | David Pursehouse | 2016-02-12 | 1 | -32/+36 |
* | Move base test classes to the junit bundle for reuse for Java 7 tests | Robin Rosenberg | 2013-02-04 | 1 | -0/+1 |
* | Suppress boxing warnings where we know they are ok | Robin Rosenberg | 2012-09-22 | 1 | -4/+5 |
* | [findbugs] Do not ignore exceptional return value of mkdir | Matthias Sohn | 2011-01-28 | 1 | -3/+4 |
* | Convert all JGit unit tests to JUnit 4 | Robin Rosenberg | 2010-12-31 | 1 | -0/+3 |
* | Remove empty iterator from TreeWalk | Shawn O. Pearce | 2010-12-07 | 1 | -1/+0 |
* | Add blob-data to utility method indexState() | Christian Halstrick | 2010-08-18 | 1 | -6/+6 |
* | added resetIndex() to RepositoryTestCase | Christian Halstrick | 2010-08-18 | 1 | -23/+2 |
* | add fsTick() to RepositoryTestCase | Christian Halstrick | 2010-08-04 | 1 | -32/+0 |
* | add more control to indexState() return-value | Christian Halstrick | 2010-08-04 | 1 | -12/+10 |
* | Add tests for racy git / Index state encoding | Christian Halstrick | 2010-07-28 | 1 | -0/+225 |