aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/dircache
Commit message (Expand)AuthorAgeFilesLines
* Externalize strings from JGitSasa Zivkov2010-05-194-36/+41
* Added MERGING_RESOLVED repository stateChristian Halstrick2010-05-081-0/+16
* Use keep(1) instead of add() when skipping an entryShawn O. Pearce2010-02-031-2/+2
* Don't allow DirCacheEntry with mode of 0Shawn O. Pearce2010-02-034-11/+24
* Disallow creating invalid DirCacheEntry recordsShawn O. Pearce2010-02-031-1/+54
* Correctly skip over unrecognized optional dircache extensionsShawn O. Pearce2010-02-021-11/+41
* Refactor TemporaryBuffer to support reuse in other contextsShawn O. Pearce2010-01-121-1/+1
* Move pure IO utility functions to a utility class of its own.Robin Rosenberg2009-10-312-9/+11
* Initial JGit contribution to eclipse.orgGit Development Community2009-09-298-0/+2930