git-gui: Fix use of hunk tag for non-hunk content.
commit88b21c2a407833a66f9aeb650f5b96c672691ecf
authorBert Wesarg <bert.wesarg@googlemail.com>
Mon, 6 Dec 2010 22:01:01 +0000 (6 22:01 +0000)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Mon, 6 Dec 2010 22:01:01 +0000 (6 22:01 +0000)
treece7b370c945be0ced6022c6e91ad5c375a7772bd
parentc7ec31a36e6309be1392ea58948303286665fdd9
git-gui: Fix use of hunk tag for non-hunk content.

The hunk tag d_@ lost its blue forground color in "apply color information
from git diff output" (2010-10-22, 8f85599). But this tag was also used
for non-hunk content like untracked file mime types or git submodules.

Introduce a new tag for this type of content which has the blue forground
again.

Signed-off-by: Bert Wesarg <bert.wesarg@googlemail.com>
Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
git-gui.sh
lib/diff.tcl