aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/revplot/PlotCommit.java
Commit message (Expand)AuthorAgeFilesLines
* PlotCommit: Suppress ReferenceEquality WarningsFabio Ponciroli2022-04-011-0/+1
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
* Replace chain of if statements with switchCarsten Hammer2019-12-141-6/+14
* Remove further unnecessary 'final' keywordsHan-Wen Nienhuys2018-05-181-5/+5
* Remove 'final' in parameter listsHan-Wen Nienhuys2018-05-151-5/+5
* Fix javadoc in org.eclipse.jgit patch and revplot packageMatthias Sohn2017-12-191-2/+3
* Organize importsDavid Pursehouse2016-11-141-1/+1
* Drop warnings about unchecked casts in a few stable select placesRobin Rosenberg2014-09-041-0/+1
* Improve layout of branches in the commit graphKonrad Kügler2014-05-221-7/+28
* Fix PlotCommit for commits with duplicate parentsRobin Rosenberg2012-08-051-3/+7
* Fix potential NullPointerException in PlotCommitMathias Kinzler2011-02-221-0/+3
* Provide access to the Refs of a PlotCommitRoberto Tyley2011-01-261-0/+23
* Fix tag sorting in PlotWalkShawn O. Pearce2010-07-281-5/+2
* Remove trailing whitespace at end of lineAlex Blewitt2009-10-311-6/+6
* Initial JGit contribution to eclipse.orgGit Development Community2009-09-291-0/+166