author | Johannes Schindelin <Johannes.Schindelin@gmx.de> | |
Tue, 13 Jun 2006 16:45:44 +0000 (18:45 +0200) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sun, 18 Jun 2006 00:08:16 +0000 (17:08 -0700) | ||
commit | cd112cef999c59a7ca2a96c37b197d303a355924 | |
tree | a992fcbbfa44ac11be583e45c0cad8e7ea658f2a | tree | snapshot |
parent | ae448e3854d8b6e7e37aa88fa3917f5dd97f3210 | commit | diff |
diff options: add --color
This patch is a slightly adjusted version of Junio's patch:
http://www.gelato.unsw.edu.au/archives/git/0604/19354.html
However, instead of using a config variable, this patch makes it available
as a diff option.
Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de>
Signed-off-by: Junio C Hamano <junkio@cox.net>
This patch is a slightly adjusted version of Junio's patch:
http://www.gelato.unsw.edu.au/archives/git/0604/19354.html
However, instead of using a config variable, this patch makes it available
as a diff option.
Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de>
Signed-off-by: Junio C Hamano <junkio@cox.net>
diff.c | diff | blob | history | |
diff.h | diff | blob | history | |
pager.c | diff | blob | history |