| Commit message (Expand) | Author | Age | Files | Lines |
* | Clean up use of ANSI color sequences | Arjen Laarhoven | 2009-02-13 | 1 | -5/+3 |
* | Merge branch 'js/diff-color-words' | Junio C Hamano | 2009-01-25 | 1 | -0/+28 |
|\ |
|
| * | Add color_fwrite_lines(), a function coloring each line individually | Johannes Schindelin | 2009-01-17 | 1 | -0/+28 |
* | | Optimize color_parse_mem | René Scharfe | 2009-01-19 | 1 | -17/+21 |
* | | color: make it easier for non-config to parse color specs | Jeff King | 2009-01-17 | 1 | -1/+8 |
|/ |
|
* | Provide git_config with a callback-data parameter | Johannes Schindelin | 2008-05-14 | 1 | -2/+2 |
* | Add color.ui variable which globally enables colorization if set | Matthias Kestenholz | 2008-02-18 | 1 | -0/+12 |
* | Fix parsing numeric color values | Timo Hirvonen | 2008-02-06 | 1 | -1/+1 |
* | Support GIT_PAGER_IN_USE environment variable | Jeff King | 2007-12-11 | 1 | -1/+1 |
* | git config --get-colorbool | Junio C Hamano | 2007-12-05 | 1 | -2/+4 |
* | "color.diff = true" is not "always" anymore. | Junio C Hamano | 2007-11-28 | 1 | -13/+19 |
* | Enable wt-status output to a given FILE pointer. | Kristian Høgsberg | 2007-09-19 | 1 | -9/+9 |
* | simplify inclusion of system header files. | Junio C Hamano | 2006-12-20 | 1 | -4/+1 |
* | Move color option parsing out of diff.c and into color.[ch] | Jeff King | 2006-09-08 | 1 | -0/+176 |