aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst/org/eclipse/jgit/dircache/DirCacheBuilderTest.java
Commit message (Expand)AuthorAgeFilesLines
* Replace "a." with "a-" in unit testsShawn Pearce2014-12-181-3/+3
* Move base test classes to the junit bundle for reuse for Java 7 testsRobin Rosenberg2013-02-041-1/+1
* Fire IndexChangedEvent on DirCache.commit()Matthias Sohn2011-09-301-0/+72
* Convert all JGit unit tests to JUnit 4Robin Rosenberg2010-12-311-0/+16
* Move DirCache factory methods to RepositoryShawn O. Pearce2010-06-301-10/+10
* Don't allow DirCacheEntry with mode of 0Shawn O. Pearce2010-02-031-4/+25
* Initial JGit contribution to eclipse.orgGit Development Community2009-09-291-0/+259