aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst/org/eclipse/jgit/dircache
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix DirCacheEdtor.DeleteTree for empty string argument"Christian Halstrick2011-10-051-0/+117
|\
| * Fix DirCacheEdtor.DeleteTree for empty string argumentRobin Rosenberg2011-10-011-0/+117
* | Fire IndexChangedEvent on DirCache.commit()Matthias Sohn2011-09-301-0/+72
|/
* Fix DirCache,getEntriesWithin for empty string arguemntRobin Rosenberg2011-09-251-0/+7
* Convert all JGit unit tests to JUnit 4Robin Rosenberg2010-12-319-4/+114
* 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-073-7/+0
* Extend DirCache test case to check "intent to add" flag.Marc Strapetz2010-08-311-2/+5
* Partial support for index file format "3".Marc Strapetz2010-08-311-0/+32
* Fix concurrent read / write issue in LockFile on WindowsJens Baumgart2010-07-272-8/+12
* Move DirCache factory methods to RepositoryShawn O. Pearce2010-06-307-39/+39
* Added MERGING_RESOLVED repository stateChristian Halstrick2010-05-081-0/+20
* Don't allow DirCacheEntry with mode of 0Shawn O. Pearce2010-02-037-14/+213
* Correctly skip over unrecognized optional dircache extensionsShawn O. Pearce2010-02-021-0/+29
* Remove RepositoryTestCase from DirCacheCGitCompatabilityTestShawn O. Pearce2010-02-021-3/+5
* Remove trailing whitespace at end of lineAlex Blewitt2009-10-311-1/+1
* Initial JGit contribution to eclipse.orgGit Development Community2009-09-298-0/+1440