summaryrefslogtreecommitdiff
path: root/git-gui/lib/commit.tcl
diff options
context:
space:
mode:
authorPaul Mackerras <paulus@samba.org>2007-08-23 19:35:51 +1000
committerPaul Mackerras <paulus@samba.org>2007-08-23 19:35:51 +1000
commitb0cdca996a3717552ee30e8cc2bd157bb32fd213 (patch)
tree2cc32a765339d7ed7e6cb443c916db210c46fb08 /git-gui/lib/commit.tcl
parent92ed666fa761554c67c8f883863517870a65376d (diff)
downloadgit-b0cdca996a3717552ee30e8cc2bd157bb32fd213.tar.gz
gitk: Get rid of idinlist array
This changes layoutrows to use information from rowidlist and children to work out which parent ids are appearing for the first time or need an up arrow, instead of using idinlist. To detect the situation where git log doesn't give us all the commits it references, this adds an idpending array that is updated and used by getcommitlines. This also fixes a bug where we weren't resetting the ordertok array when updating the list of commits; this fixes that too, and a bug where we could try to access an undefined element of commitrow if the user did an update before gitk had finished reading in the graph. Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'git-gui/lib/commit.tcl')
0 files changed, 0 insertions, 0 deletions