From: Paul Mackerras Date: Mon, 5 Dec 2005 22:46:23 +0000 (+1100) Subject: gitk: Some improvements for the code for updating the display X-Git-Tag: v1.2.0~40^2~3 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/4dd5d0d9eb8429a217ec43682e2e2eef8a8cbf6d?ds=inline;hp=4dd5d0d9eb8429a217ec43682e2e2eef8a8cbf6d 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 ---