summaryrefslogtreecommitdiff
path: root/color.c
Commit message (Expand)AuthorAgeFilesLines
* Provide git_config with a callback-data parameterJohannes Schindelin2008-05-141-2/+2
* Add color.ui variable which globally enables colorization if setMatthias Kestenholz2008-02-181-0/+12
* Fix parsing numeric color valuesTimo Hirvonen2008-02-061-1/+1
* Support GIT_PAGER_IN_USE environment variableJeff King2007-12-111-1/+1
* git config --get-colorboolJunio C Hamano2007-12-051-2/+4
* "color.diff = true" is not "always" anymore.Junio C Hamano2007-11-281-13/+19
* Enable wt-status output to a given FILE pointer.Kristian Høgsberg2007-09-191-9/+9
* simplify inclusion of system header files.Junio C Hamano2006-12-201-4/+1
* Move color option parsing out of diff.c and into color.[ch]Jeff King2006-09-081-0/+176