diff options
author | Shawn O. Pearce <spearce@spearce.org> | 2007-06-02 23:26:24 -0400 |
---|---|---|
committer | Shawn O. Pearce <spearce@spearce.org> | 2007-06-06 01:26:51 -0400 |
commit | fc816d7b857a5033982b421a384f7b2d932f57e6 (patch) | |
tree | a336627a4b9e83b3121c8655dddb3c4649d96e0d /lib/index.tcl | |
parent | git-gui: Label the uncommitted blame history entry (diff) | |
download | tgif-fc816d7b857a5033982b421a384f7b2d932f57e6.tar.xz |
git-gui: Rename fields in blame viewer to better descriptions
Calling the commit message pane $w_cmit is a tad confusing when
we also have the $w_cgrp column that shows the abbreviated SHA-1s.
So w_cmit -> w_cviewer, as it is the "commit viewer"; and
w_cgrp -> w_amov as it is the "annotated commit + move tracking"
column. Also changed line_data -> amov_data, as that list is
exactly the results shown in w_amov.
Why call the column "move tracking"? Because this column holds
data from "git blame -M -C". I'm considering adding an additional
column that holds the data from "git blame" without -M/-C, showing
who did the copy/move, and when they did it.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Diffstat (limited to 'lib/index.tcl')
0 files changed, 0 insertions, 0 deletions