summaryrefslogtreecommitdiff
path: root/commit.c
diff options
context:
space:
mode:
authorBrian Downing <bdowning@lavos.net>2007-07-05 06:33:02 -0500
committerPaul Mackerras <paulus@samba.org>2007-07-09 19:28:19 +1000
commit096e96b493bfc30687c87b303b93e75864942786 (patch)
treece4f1c02fa7d674dd3db2c4f0373bb81db01d5fd /commit.c
parentd36d385efd89d79c9d1f95ab79849ff1478dc425 (diff)
downloadgit-096e96b493bfc30687c87b303b93e75864942786.tar.gz
[PATCH] gitk: Fix for tree view ending in nested directories
Unroll the prefix stack when assigning treeheights when leaving proc treeview. Previously, when the ls-tree output ended in multiple nested directories (for instance in a repository with a single file "foo/bar/baz"), $treeheight("foo/bar/") was assigned twice, and $treeheight("foo/") was never assigned. This led to an error when expanding the "foo" directory in the gitk treeview. Signed-off-by: Brian Downing <bdowning@lavos.net> Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'commit.c')
0 files changed, 0 insertions, 0 deletions