]> source.dussan.org Git - jgit.git/commit
Add lazy loading of body for tags to PlotWalk 50/6150/3
authorStefan Lay <stefan.lay@sap.com>
Fri, 11 May 2012 09:18:36 +0000 (11:18 +0200)
committerMatthias Sohn <matthias.sohn@sap.com>
Sun, 3 Jun 2012 23:20:38 +0000 (01:20 +0200)
commitf0df18ff4f9fbf91d5ed30fe5bb600fcec95c90f
treea94df80ad6d48f2def7beacb28f20074682e15b6
parent725329a0b9b1d2e79e27739f33a8e5ff91cc9993
Add lazy loading of body for tags to PlotWalk

This change is required by egit's lazy loading of the body in the
history view when the walk is started with setRetainBody(false).

Change-Id: I9291ba8c34c8744bc009b1bd302ed28bfa4e9476
Signed-off-by: Stefan Lay <stefan.lay@sap.com>
org.eclipse.jgit/src/org/eclipse/jgit/revplot/PlotWalk.java