summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst/org/eclipse/jgit/revplot
Commit message (Expand)AuthorAgeFilesLines
* Revert "RevWalk: stop mixing lines of history in topo sort"Alex Spradlin2020-02-261-51/+41
* RevWalk: stop mixing lines of history in topo sortAlex Spradlin2020-02-181-41/+51
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-042-76/+10
* Close RevWalks in testsThomas Wolf2019-10-162-313/+319
* Make inner classes static where possibleDavid Pursehouse2018-09-261-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