]> source.dussan.org Git - jgit.git/commit
Fix History rendering 19/4719/1
authorChristian Halstrick <christian.halstrick@sap.com>
Fri, 2 Dec 2011 13:27:51 +0000 (14:27 +0100)
committerChristian Halstrick <christian.halstrick@sap.com>
Fri, 2 Dec 2011 13:27:51 +0000 (14:27 +0100)
commitdf8511eeea1a047355c53615e318f53bf6863648
tree0b12449d7b6510ae006cc125838fa6fab777fe63
parentcea935ab1b6caf52b31dfd4eae9696dfcc0593a2
Fix History rendering

There was the possibility that during history rendering we draw a lane
"trough" a passed commit. Vadim Dmitriev found that out in bug 335818.
I added the needed check to that block of code where it was missing.

Bug: 335818
Change-Id: Ic944193b2aca55ff3eb0235d46afa60b7896aa0f
Signed-off-by: Christian Halstrick <christian.halstrick@sap.com>
org.eclipse.jgit/src/org/eclipse/jgit/revplot/PlotCommitList.java