summaryrefslogtreecommitdiff
path: root/color.h
Commit message (Expand)AuthorAgeFilesLines
* color.h: remove obsolete comment about limitations on Windowsjs/color-on-windows-commentJohannes Schindelin2016-06-281-5/+0
* parse_color: recognize "no$foo" to clear the $foo attributeJeff King2014-11-201-2/+2
* parse_color: support 24-bit RGB valuesJeff King2014-11-201-3/+3
* color_parse: do not mention variable name in error messagejn/parse-config-slotJeff King2014-10-141-2/+2
* want_color: automatically fallback to color.uiJeff King2011-08-191-5/+0
* diff: don't load color config in plumbingJeff King2011-08-191-1/+3
* color: delay auto-color decision until point of useJeff King2011-08-191-0/+11
* git_config_colorbool: refactor stdout_is_tty handlingJeff King2011-08-181-1/+7
* Share color list between graph and show-branchDan McGee2011-04-041-0/+3
* wt-status: add helpers for printing wt-status linesJonathan Nieder2011-03-081-0/+3
* default color.status.branch to "same as header"Jeff King2010-12-101-0/+5
* diff: add --word-diff option that generalizes --color-wordsThomas Rast2010-04-141-1/+0
* Merge branch 'ml/color-grep'Junio C Hamano2010-03-201-0/+11
|\
| * Add GIT_COLOR_BOLD_* and GIT_COLOR_BG_*Mark Lodato2010-03-071-0/+11
* | Merge branch 'jc/color-attrs'Junio C Hamano2010-03-201-2/+14
|\ \ | |/ |/|
| * color: allow multiple attributesJunio C Hamano2010-03-071-2/+14
* | Add a notice that only certain functions can print color escape codesJohannes Sixt2009-11-271-0/+5
* | Check the format of more printf-type functionsTarmigan Casebolt2009-11-151-0/+2
* | graph API: Added logic for colored edgesAllan Caffee2009-04-131-0/+1
* | Clean up use of ANSI color sequencesArjen Laarhoven2009-02-131-0/+10
|/
* Merge branch 'js/diff-color-words'Junio C Hamano2009-01-251-0/+1
|\
| * Add color_fwrite_lines(), a function coloring each line individuallyJohannes Schindelin2009-01-171-0/+1
* | color: make it easier for non-config to parse color specsJeff King2009-01-171-1/+2
|/
* Provide git_config with a callback-data parameterJohannes Schindelin2008-05-141-1/+1
* Add color.ui variable which globally enables colorization if setMatthias Kestenholz2008-02-181-0/+11
* git config --get-colorboolJunio C Hamano2007-12-051-1/+1
* Enable wt-status output to a given FILE pointer.Kristian Høgsberg2007-09-191-2/+2
* Move color option parsing out of diff.c and into color.[ch]Jeff King2006-09-081-0/+12