diff options
author | Shawn O. Pearce <spearce@spearce.org> | 2007-06-02 15:34:52 -0400 |
---|---|---|
committer | Shawn O. Pearce <spearce@spearce.org> | 2007-06-06 01:26:50 -0400 |
commit | 14c4dfd3d1807885121b5e7b16610e335f824da4 (patch) | |
tree | e1d278375731b65e55df4e3b534454a6a4cb158e /lib/error.tcl | |
parent | git-gui: Better document our blame variables (diff) | |
download | tgif-14c4dfd3d1807885121b5e7b16610e335f824da4.tar.xz |
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 'lib/error.tcl')
0 files changed, 0 insertions, 0 deletions