aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst/org/eclipse/jgit/revplot
Commit message (Expand)AuthorAgeFilesLines
* Make inner classes static where possibleDavid Pursehouse2019-06-171-1/+1
* Enable and fix warnings about redundant specification of type argumentsDavid Pursehouse2017-02-202-18/+18
* Revert "CommitBuilder should check for duplicate parents"Jonathan Nieder2015-03-181-0/+26
* CommitBuilder should check for duplicate parentsChristian Halstrick2015-03-121-26/+0
* PlotCommitList: Close plot lanes at root commitsKonrad Kügler2014-09-021-0/+38
* Improve layout of branches in the commit graphKonrad Kügler2014-05-221-52/+347
* Fix text alignment in history plot rendererRüdiger Herrmann2014-03-131-0/+153
* Attempt to fix graph layout when new heads are introducedRobin Rosenberg2013-09-261-10/+41
* Fix PlotCommit for commits with duplicate parentsRobin Rosenberg2012-08-051-0/+34
* Drop unneccessary @SuppressWarningsRobin Rosenberg2010-12-311-5/+0
* Convert all JGit unit tests to JUnit 4Robin Rosenberg2010-12-311-0/+10
* Fix PlotCommitList to set lanes on child-less commitsChristian Halstrick2010-09-141-0/+306