aboutsummaryrefslogtreecommitdiff
path: root/color.h
Commit message (Expand)AuthorAge
* Share color list between graph and show-branchDan McGee2011-04-04
* wt-status: add helpers for printing wt-status linesJonathan Nieder2011-03-08
* default color.status.branch to "same as header"Jeff King2010-12-10
* diff: add --word-diff option that generalizes --color-wordsThomas Rast2010-04-14
* Merge branch 'ml/color-grep'Junio C Hamano2010-03-20
|\
| * Add GIT_COLOR_BOLD_* and GIT_COLOR_BG_*Mark Lodato2010-03-07
* | Merge branch 'jc/color-attrs'Junio C Hamano2010-03-20
|\ \ | |/ |/|
| * color: allow multiple attributesJunio C Hamano2010-03-07
* | Add a notice that only certain functions can print color escape codesJohannes Sixt2009-11-27
* | Check the format of more printf-type functionsTarmigan Casebolt2009-11-15
* | graph API: Added logic for colored edgesAllan Caffee2009-04-13
* | Clean up use of ANSI color sequencesArjen Laarhoven2009-02-13
|/
* Merge branch 'js/diff-color-words'Junio C Hamano2009-01-25
|\
| * Add color_fwrite_lines(), a function coloring each line individuallyJohannes Schindelin2009-01-17
* | color: make it easier for non-config to parse color specsJeff King2009-01-17
|/
* Provide git_config with a callback-data parameterJohannes Schindelin2008-05-14
* Add color.ui variable which globally enables colorization if setMatthias Kestenholz2008-02-18
* git config --get-colorboolJunio C Hamano2007-12-05
* Enable wt-status output to a given FILE pointer.Kristian Høgsberg2007-09-19
* Move color option parsing out of diff.c and into color.[ch]Jeff King2006-09-08