aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/lib/UnpackedObjectLoader.java
Commit message (Expand)AuthorAgeFilesLines
* Move FileRepository to storage.file.FileRepositoryShawn O. Pearce2010-06-261-223/+0
* Externalize strings from JGitSasa Zivkov2010-05-191-9/+10
* Fix handling of corruption for truncated objectsRobin Rosenberg2010-05-011-4/+15
* Fix NPE during InflaterCache return after corrupt loose objectShawn O. Pearce2010-04-231-1/+0
* Move pure IO utility functions to a utility class of its own.Robin Rosenberg2009-10-311-2/+2
* Initial JGit contribution to eclipse.orgGit Development Community2009-09-291-0/+212