From: Paul Mackerras Date: Tue, 4 Sep 2007 16:19:56 +0000 (+1000) Subject: gitk: Make it possible to lay out all the rows we have received so far X-Git-Tag: v1.5.4-rc0~318^2~1^2~18 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/f5f3c2e29f51a38261daa91073a3f227d4532325?hp=f5f3c2e29f51a38261daa91073a3f227d4532325 gitk: Make it possible to lay out all the rows we have received so far This arranges things so that we can do the layout all the way up to the last commit that we have received from git log. If we get more commits we re-lay and redisplay (if necessary) the visible rows. Signed-off-by: Paul Mackerras ---