aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst/org/eclipse/jgit/revwalk/RevWalkResetTest.java
Commit message (Expand)AuthorAgeFilesLines
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
* RevWalk: Avoid unnecessary re-parsing of commit bodiesShawn O. Pearce2011-02-131-0/+4
* Parse RevCommit bodies before calling RevFilter.include()Jesse Greenwald2011-01-251-0/+117