gitk: Some improvements for the code for updating the display
authorPaul Mackerras <paulus@samba.org>
Mon, 5 Dec 2005 22:46:23 +0000 (09:46 +1100)
committerPaul Mackerras <paulus@samba.org>
Mon, 5 Dec 2005 22:46:23 +0000 (09:46 +1100)
commit4dd5d0d9eb8429a217ec43682e2e2eef8a8cbf6d
treedcf62eb03af1808da784d0edcbddafbfe16ec47a
parent38ad0910a0fad012943e6e87f1fc0b1de5851d91
gitk: Some improvements for the code for updating the display

This should be more robust in the case that some does "Update" before
the initial drawing is finished.  It also avoids having to reset the
list of children for each commit and reconstruct it.

Signed-off-by: Paul Mackerras <paulus@samba.org>
gitk