Commit Graph

16 Commits

Author SHA1 Message Date
Gilles Moris
5483cf6270 color: fix colorization of the 'old mode' git diff metadata 2008-12-19 22:32:08 +01:00
Brodie Rao
f47cc3cffa color: replace effect-specific reset control codes with general purpose one 2008-12-01 10:45:22 -05:00
Georg Brandl
ff1607f996 diff colorization: finish highlighting trailing whitespace 2008-11-26 22:58:07 +01:00
Brodie Rao
299e22d23f color: diff colorization
This colorizes diff, qdiff, log -p, outgoing -p, incoming -p, and tip -p.
2008-12-02 16:46:45 +01:00
Brodie Rao
a86ee910f0 color: add --color switch
--color works like GNU grep --color. --color=auto only colorizes output
for non-dumb terminals that are TTYs.
2008-11-26 08:58:31 -05:00
Brendan Cully
6f67d9ec16 color: don't run status twice for -n
Just cut off the status characters.
2008-11-25 18:32:44 -08:00
Brendan Cully
a712d45c18 color: fix status -n 2008-11-25 18:21:00 -08:00
Matt Mackall
e564d351f3 extensions: use new wrapper functions 2008-10-22 17:34:52 -05:00
Matt Mackall
bebeb261d5 findcmd: have dispatch look up strict flag 2008-10-22 17:34:08 -05:00
Kevin Christen
c645a04c2d Add a reset before and after colorized output
This is how GNU's ls --color works, and it clears up problems in xterm and
Windows command prompt windows.
2008-07-15 18:10:37 -05:00
Kevin Christen
86047a7399 Apply color to output of qseries --verbose
Fixes issue 1173.
2008-07-23 20:33:23 -05:00
Patrick Mezard
1bb123d6bf color: improve mq extension detection 2008-08-02 13:49:13 +02:00
Joel Rosdahl
4f8012378a Remove unused imports 2008-03-06 22:23:41 +01:00
Thomas Arendsen Hein
47ae80ebb9 Fix status char in color extension for deleted (missing) files. 2008-01-04 14:25:04 +01:00
Kevin Christen
61f976c787 color extension: change from GPL3 to 2 2008-01-03 20:27:32 -06:00
Kevin Christen
b4e5110cee Add colored output to status and qseries commands 2007-12-31 09:15:39 -06:00