gitk: Make it possible to lay out all the rows we have received so far
authorPaul Mackerras <paulus@samba.org>
Tue, 4 Sep 2007 16:19:56 +0000 (02:19 +1000)
committerPaul Mackerras <paulus@samba.org>
Tue, 4 Sep 2007 16:19:56 +0000 (02:19 +1000)
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 <paulus@samba.org>
No differences found