diff options
author | Shawn O. Pearce <spearce@spearce.org> | 2007-05-31 23:58:55 -0400 |
---|---|---|
committer | Shawn O. Pearce <spearce@spearce.org> | 2007-06-06 01:26:42 -0400 |
commit | a46fe1c1c0007fbbe0c196e7cc0db89567a8eae0 (patch) | |
tree | 87fc2d29288145ad9455fd34d954421bf0a0201a /lib/class.tcl | |
parent | New selection indication and softer colors (diff) | |
download | tgif-a46fe1c1c0007fbbe0c196e7cc0db89567a8eae0.tar.xz |
git-gui: Add a 4 digit commit abbreviation to the blame viewer
We now show the first 4 digits of each commit in the left most
column of our blame viewer, before the line numbers. These are
drawn as the data becomes available from git-blame --incremental,
and helps the user to visually group lines together.
I'm using only the first 4 digits because within a given cluster
of lines its unlikely that two neighboring commits will have the
same 4 digit prefix.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Diffstat (limited to 'lib/class.tcl')
0 files changed, 0 insertions, 0 deletions