summaryrefslogtreecommitdiff
path: root/color.h
AgeCommit message (Expand)AuthorFilesLines
2011-03-08wt-status: add helpers for printing wt-status linesLibravatar Jonathan Nieder1-0/+3
2010-12-10default color.status.branch to "same as header"Libravatar Jeff King1-0/+5
2010-04-14diff: add --word-diff option that generalizes --color-wordsLibravatar Thomas Rast1-1/+0
2010-03-20Merge branch 'ml/color-grep'Libravatar Junio C Hamano1-0/+11
2010-03-20Merge branch 'jc/color-attrs'Libravatar Junio C Hamano1-2/+14
2010-03-07color: allow multiple attributesLibravatar Junio C Hamano1-2/+14
2010-03-07Add GIT_COLOR_BOLD_* and GIT_COLOR_BG_*Libravatar Mark Lodato1-0/+11
2009-11-27Add a notice that only certain functions can print color escape codesLibravatar Johannes Sixt1-0/+5
2009-11-15Check the format of more printf-type functionsLibravatar Tarmigan Casebolt1-0/+2
2009-04-13graph API: Added logic for colored edgesLibravatar Allan Caffee1-0/+1
2009-02-13Clean up use of ANSI color sequencesLibravatar Arjen Laarhoven1-0/+10
2009-01-25Merge branch 'js/diff-color-words'Libravatar Junio C Hamano1-0/+1
2009-01-17color: make it easier for non-config to parse color specsLibravatar Jeff King1-1/+2
2009-01-17Add color_fwrite_lines(), a function coloring each line individuallyLibravatar Johannes Schindelin1-0/+1
2008-05-14Provide git_config with a callback-data parameterLibravatar Johannes Schindelin1-1/+1
2008-02-18Add color.ui variable which globally enables colorization if setLibravatar Matthias Kestenholz1-0/+11
2007-12-05git config --get-colorboolLibravatar Junio C Hamano1-1/+1
2007-09-19Enable wt-status output to a given FILE pointer.Libravatar Kristian Høgsberg1-2/+2
2006-09-08Move color option parsing out of diff.c and into color.[ch]Libravatar Jeff King1-0/+12