aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/revwalk/AbstractRevQueue.java
Commit message (Expand)AuthorAgeFilesLines
* Fix all Javadoc warnings and fail on themAntoine Musso2023-06-161-2/+0
* Add the ability to override parents on RevCommit.Ronald Bhuleskar2022-08-021-1/+1
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
* RevWalk: Add a setFirstParent that mimics C git's --first-parentDave Borowitz2019-06-271-3/+16
* Remove 'final' in parameter listsHan-Wen Nienhuys2018-05-151-3/+3
* Fix javadoc in org.eclipse.jgit revwalk packageMatthias Sohn2017-12-191-3/+13
* Enable and fix 'Should be tagged with @Override' warningDavid Pursehouse2017-02-191-0/+1
* Remove trailing whitespace at end of lineAlex Blewitt2009-10-311-4/+4
* Initial JGit contribution to eclipse.orgGit Development Community2009-09-291-0/+156