aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/revwalk/RewriteGenerator.java
Commit message (Expand)AuthorAgeFilesLines
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
* RewriteGenerator: avoid adding null parentThomas Wolf2019-11-151-3/+7
* RevWalk: Add a setFirstParent that mimics C git's --first-parentDave Borowitz2019-06-271-0/+5
* Remove further unnecessary 'final' keywordsHan-Wen Nienhuys2018-05-181-4/+4
* Remove 'final' in parameter listsHan-Wen Nienhuys2018-05-151-1/+1
* Remove useless for(;;) loopThomas Wolf2018-03-071-19/+17
* Rename RewriteTreeFilter to TreeRevFilter and make it publicDave Borowitz2014-06-121-2/+2
* Remove trailing whitespace at end of lineAlex Blewitt2009-10-311-1/+1
* Initial JGit contribution to eclipse.orgGit Development Community2009-09-291-0/+188