author | Bert Wesarg <bert.wesarg@googlemail.com> | |
Mon, 6 Dec 2010 22:01:01 +0000 (22:01 +0000) | ||
committer | Pat Thoyts <patthoyts@users.sourceforge.net> | |
Mon, 6 Dec 2010 22:01:01 +0000 (22:01 +0000) | ||
commit | 88b21c2a407833a66f9aeb650f5b96c672691ecf | |
tree | ce7b370c945be0ced6022c6e91ad5c375a7772bd | tree | snapshot |
parent | c7ec31a36e6309be1392ea58948303286665fdd9 | commit | diff |
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>
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 | diff | blob | history | |
lib/diff.tcl | diff | blob | history |