git-gui: Label the uncommitted blame history entry
commitc5db65aef3b4268adbadc8019ecbd7d3fdc374e8
authorShawn O. Pearce <spearce@spearce.org>
Sat, 2 Jun 2007 20:03:52 +0000 (2 16:03 -0400)
committerShawn O. Pearce <spearce@spearce.org>
Wed, 6 Jun 2007 05:26:50 +0000 (6 01:26 -0400)
treea6570b0b9b905d632246a2ffdb91a5c87721b56b
parent2f85b7e4b421ab032cc2342808640479a988277f
git-gui: Label the uncommitted blame history entry

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>
lib/blame.tcl