aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/revwalk/RevObjectList.java
Commit message (Expand)AuthorAgeFilesLines
* Fix all Javadoc warnings and fail on themAntoine Musso2023-06-161-5/+0
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
* Remove further unnecessary 'final' keywordsHan-Wen Nienhuys2018-05-181-1/+1
* Remove 'final' in parameter listsHan-Wen Nienhuys2018-05-151-1/+1
* Fix javadoc in org.eclipse.jgit revwalk packageMatthias Sohn2017-12-191-2/+9
* Enable and fix 'Should be tagged with @Override' warningDavid Pursehouse2017-02-191-0/+4
* Drop warnings about unchecked casts in a few stable select placesRobin Rosenberg2014-09-041-0/+2
* Remove 86 boxing warningsKevin Sawicki2012-05-081-1/+3
* Move JGitText to an internal packageRobin Rosenberg2012-03-121-1/+1
* Externalize strings from JGitSasa Zivkov2010-05-191-1/+4
* Remove trailing whitespace at end of lineAlex Blewitt2009-10-311-1/+1
* 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-291-0/+125