summaryrefslogtreecommitdiff
path: root/commit.c
diff options
context:
space:
mode:
authorShawn O. Pearce <spearce@spearce.org>2007-06-02 15:34:52 -0400
committerShawn O. Pearce <spearce@spearce.org>2007-06-06 01:26:50 -0400
commit14c4dfd3d1807885121b5e7b16610e335f824da4 (patch)
treee1d278375731b65e55df4e3b534454a6a4cb158e /commit.c
parentc17c1751339bbb13e8927b0e98274cfee406821e (diff)
downloadgit-14c4dfd3d1807885121b5e7b16610e335f824da4.tar.gz
git-gui: Cleanup redundant column management in blame viewer
The code to handle our three different text widgets is a bit on the messy side as we issue the same command on all three widgets one at a time. Adding (or removing) columns from the viewer is messy, as a lot of locations need to have the new column added into the sequence, or removed from it. We also now delete the tags we create for each commit when we switch to display another "commit:path" pair. This way the text viewer doesn't get bogged down with a massive number of tags as we traverse through history. Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Diffstat (limited to 'commit.c')
0 files changed, 0 insertions, 0 deletions