aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/treewalk
Commit message (Expand)AuthorAgeFilesLines
* Rename openObject, hasObject to just open, hasShawn O. Pearce2010-06-281-1/+1
* Remove Repository.openObject(ObjectReader, AnyObjectId)Shawn O. Pearce2010-06-281-13/+2
* Replace WindowCache with ObjectReaderShawn O. Pearce2010-06-253-11/+12
* Repository can be configured with FSMarc Strapetz2010-06-041-6/+15
* Externalize strings from JGitSasa Zivkov2010-05-196-9/+16
* s/StringBuffer/StringBuilder as appropriate where no concurrency is neededKarthik K2010-03-113-3/+3
* Micro-optimize CanonicalTreeParser next() for ObjectWalkShawn O. Pearce2010-02-021-8/+14
* Introduce a named constant for the .git directory.Robin Rosenberg2010-01-152-3/+4
* Remove trailing whitespace at end of lineAlex Blewitt2009-10-3111-61/+61
* Initial JGit contribution to eclipse.orgGit Development Community2009-09-2914-0/+4099