aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/revwalk
Commit message (Expand)AuthorAgeFilesLines
* Externalize strings from JGitSasa Zivkov2010-05-1913-29/+48
* Fix FooterLine.matches(FooterKey) on same length keysShawn O. Pearce2010-05-041-1/+1
* s/StringBuffer/StringBuilder as appropriate where no concurrency is neededKarthik K2010-03-112-2/+2
* Fix ObjectWalk corruption when skipping over empty treesShawn O. Pearce2010-02-021-18/+23
* Ensure the tree parser resets in ObjectWalkShawn O. Pearce2010-02-021-0/+2
* Correct ObjectWalk error message when bad object is foundShawn O. Pearce2010-02-021-3/+3
* Remove trailing whitespace at end of lineAlex Blewitt2009-10-3123-108/+108
* Document protected members of RevObjectListShawn O. Pearce2009-10-021-0/+11
* Make it possible to clear a PlotCommitListJonas Fonseca2009-10-011-4/+4
* Initial JGit contribution to eclipse.orgGit Development Community2009-09-2942-0/+7833