Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-09-21Suppress boxing warnings where we know they are okRobin Rosenberg1-0/+1
2012-09-03cleanup: use assertArrayEquals for assertion on arraysRobin Rosenberg1-2/+2
2012-04-17Enable DirCacheEntry's copyMetaData to not copy stage infoRobin Rosenberg1-0/+50
2011-10-05Merge "Fix DirCacheEdtor.DeleteTree for empty string argument"Christian Halstrick1-0/+117
2011-10-01Fix DirCacheEdtor.DeleteTree for empty string argumentRobin Rosenberg1-0/+117
2011-09-29Fire IndexChangedEvent on DirCache.commit()Matthias Sohn1-0/+72
2011-09-24Fix DirCache,getEntriesWithin for empty string arguemntRobin Rosenberg1-0/+7
2010-12-31Convert all JGit unit tests to JUnit 4Robin Rosenberg9-4/+114
2010-12-22Fix ArrayIndexOutOfBoundsException in DirCacheIteratorShawn O. Pearce1-0/+25
2010-12-22DirCacheIteratorTest: Use newInCore instead of diskShawn O. Pearce1-8/+8
2010-12-08Remove empty iterator from TreeWalkShawn O. Pearce3-7/+0
2010-08-31Extend DirCache test case to check "intent to add" flag.Marc Strapetz1-2/+5
2010-08-31Partial support for index file format "3".Marc Strapetz1-0/+32
2010-07-27Fix concurrent read / write issue in LockFile on WindowsJens Baumgart2-8/+12
2010-06-30Move DirCache factory methods to RepositoryShawn O. Pearce7-39/+39
2010-05-08Added MERGING_RESOLVED repository stateChristian Halstrick1-0/+20
2010-02-04Don't allow DirCacheEntry with mode of 0Shawn O. Pearce7-14/+213
2010-02-02Correctly skip over unrecognized optional dircache extensionsShawn O. Pearce1-0/+29
2010-02-02Remove RepositoryTestCase from DirCacheCGitCompatabilityTestShawn O. Pearce1-3/+5
2009-10-31Remove trailing whitespace at end of lineAlex Blewitt1-1/+1
2009-09-29Initial JGit contribution to eclipse.orgGit Development Community8-0/+1440

    Back to the top