aboutsummaryrefslogtreecommitdiffstats
path: root/color.h
AgeCommit message (Expand)AuthorFilesLines
2011-08-19want_color: automatically fallback to color.uiJeff King1-5/+0
2011-08-19diff: don't load color config in plumbingJeff King1-1/+3
2011-08-19color: delay auto-color decision until point of useJeff King1-0/+11
2011-08-18git_config_colorbool: refactor stdout_is_tty handlingJeff King1-1/+7
2011-04-04Share color list between graph and show-branchDan McGee1-0/+3
2011-03-08wt-status: add helpers for printing wt-status linesJonathan Nieder1-0/+3
2010-12-10default color.status.branch to "same as header"Jeff King1-0/+5
2010-04-14diff: add --word-diff option that generalizes --color-wordsThomas Rast1-1/+0
2010-03-20Merge branch 'ml/color-grep'Junio C Hamano1-0/+11
2010-03-20Merge branch 'jc/color-attrs'Junio C Hamano1-2/+14
2010-03-07color: allow multiple attributesJunio C Hamano1-2/+14
2010-03-07Add GIT_COLOR_BOLD_* and GIT_COLOR_BG_*Mark Lodato1-0/+11
2009-11-27Add a notice that only certain functions can print color escape codesJohannes Sixt1-0/+5
2009-11-15Check the format of more printf-type functionsTarmigan Casebolt1-0/+2
2009-04-13graph API: Added logic for colored edgesAllan Caffee1-0/+1
2009-02-13Clean up use of ANSI color sequencesArjen Laarhoven1-0/+10
2009-01-25Merge branch 'js/diff-color-words'Junio C Hamano1-0/+1
2009-01-17color: make it easier for non-config to parse color specsJeff King1-1/+2
2009-01-17Add color_fwrite_lines(), a function coloring each line individuallyJohannes Schindelin1-0/+1
2008-05-14Provide git_config with a callback-data parameterJohannes Schindelin1-1/+1
2008-02-18Add color.ui variable which globally enables colorization if setMatthias Kestenholz1-0/+11
2007-12-05git config --get-colorboolJunio C Hamano1-1/+1
2007-09-19Enable wt-status output to a given FILE pointer.Kristian Høgsberg1-2/+2
2006-09-08Move color option parsing out of diff.c and into color.[ch]Jeff King1-0/+12