Staging
v0.5.1
https://github.com/git/git
Revision c5db65aef3b4268adbadc8019ecbd7d3fdc374e8 authored by Shawn O. Pearce on 02 June 2007, 20:03:52 UTC, committed by Shawn O. Pearce on 06 June 2007, 05:26:50 UTC
If the user runs the blame viewer on a working directory file
instead of a specific commit-ish then we have no value for the
commit SHA1 or the summary line; this causes the history menu
to get an empty entry at the very bottom.  We now look for this
odd case and call the meny entry "Working Directory".

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
1 parent 2f85b7e
History
Tip revision: c5db65aef3b4268adbadc8019ecbd7d3fdc374e8 authored by Shawn O. Pearce on 02 June 2007, 20:03:52 UTC
git-gui: Label the uncommitted blame history entry
Tip revision: c5db65a
File Mode Size
lib
.gitignore -rw-r--r-- 62 bytes
GIT-VERSION-GEN -rwxr-xr-x 1.8 KB
Makefile -rw-r--r-- 3.5 KB
git-gui.sh -rwxr-xr-x 56.1 KB

back to top