From: Paul Mackerras Date: Fri, 19 Aug 2005 00:22:04 +0000 (+1000) Subject: Fix a bug where commits with no children weren't marked as on-screen. X-Git-Tag: v0.99.5~9^2~1^2~3 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/022bc2ac74a300ff9b1ad9a11a5a6da0c981dc5c?ds=sidebyside;hp=022bc2ac74a300ff9b1ad9a11a5a6da0c981dc5c Fix a bug where commits with no children weren't marked as on-screen. This problem was revealed by running gitk --all on Wolfgang Denk's u-boot repository. ---