aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/dircache/DirCacheBuilder.java
Commit message (Expand)AuthorAgeFilesLines
* Move JGitText to an internal packageRobin Rosenberg2012-03-121-1/+1
* Remove empty iterator from TreeWalkShawn O. Pearce2010-12-071-1/+0
* Use ObjectReader in DirCacheBuilder.addTreeShawn O. Pearce2010-06-291-20/+15
* Use ObjectReader in RevWalk, TreeWalkShawn O. Pearce2010-06-281-14/+14
* Replace WindowCache with ObjectReaderShawn O. Pearce2010-06-251-2/+2
* Externalize strings from JGitSasa Zivkov2010-05-191-6/+8
* Don't allow DirCacheEntry with mode of 0Shawn O. Pearce2010-02-031-3/+5
* Initial JGit contribution to eclipse.orgGit Development Community2009-09-291-0/+252