Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Add color.ui variable which globally enables colorization if set | Matthias Kestenholz | 2008-02-18 |
* | Fix parsing numeric color values | Timo Hirvonen | 2008-02-06 |
* | Support GIT_PAGER_IN_USE environment variable | Jeff King | 2007-12-11 |
* | git config --get-colorbool | Junio C Hamano | 2007-12-05 |
* | "color.diff = true" is not "always" anymore. | Junio C Hamano | 2007-11-28 |
* | Enable wt-status output to a given FILE pointer. | Kristian Høgsberg | 2007-09-19 |
* | simplify inclusion of system header files. | Junio C Hamano | 2006-12-20 |
* | Move color option parsing out of diff.c and into color.[ch] | Jeff King | 2006-09-08 |