aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/lib/PackedObjectLoader.java
Commit message (Expand)AuthorAgeFilesLines
* Move FileRepository to storage.file.FileRepositoryShawn O. Pearce2010-06-261-124/+0
* Redo PackWriter object reuse outputShawn O. Pearce2010-06-261-64/+0
* Reduce size of PackedObjectLoader by dropping long to intShawn O. Pearce2010-05-151-12/+7
* Initial JGit contribution to eclipse.orgGit Development Community2009-09-291-0/+193