summaryrefslogtreecommitdiff
path: root/git-gui.sh
diff options
context:
space:
mode:
authorShawn O. Pearce <spearce@spearce.org>2007-06-01 03:58:55 (GMT)
committerShawn O. Pearce <spearce@spearce.org>2007-06-06 05:26:42 (GMT)
commita46fe1c1c0007fbbe0c196e7cc0db89567a8eae0 (patch)
tree87fc2d29288145ad9455fd34d954421bf0a0201a /git-gui.sh
parent9adccb057e2654f259bd98c04012e97a30322c1b (diff)
downloadgit-a46fe1c1c0007fbbe0c196e7cc0db89567a8eae0.zip
git-a46fe1c1c0007fbbe0c196e7cc0db89567a8eae0.tar.gz
git-a46fe1c1c0007fbbe0c196e7cc0db89567a8eae0.tar.bz2
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 'git-gui.sh')
0 files changed, 0 insertions, 0 deletions