aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst/org/eclipse/jgit/dircache/DirCacheIteratorTest.java
Commit message (Expand)AuthorAgeFilesLines
* Convert all JGit unit tests to JUnit 4Robin Rosenberg2010-12-311-1/+17
* Fix ArrayIndexOutOfBoundsException in DirCacheIteratorShawn O. Pearce2010-12-221-0/+25
* DirCacheIteratorTest: Use newInCore instead of diskShawn O. Pearce2010-12-221-8/+8
* Remove empty iterator from TreeWalkShawn O. Pearce2010-12-071-5/+0
* Move DirCache factory methods to RepositoryShawn O. Pearce2010-06-301-8/+8
* Don't allow DirCacheEntry with mode of 0Shawn O. Pearce2010-02-031-2/+4
* Initial JGit contribution to eclipse.orgGit Development Community2009-09-291-0/+275