Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-04-13 | graph API: Added logic for colored edges | Allan Caffee | 1 | -0/+1 |
2009-02-13 | Clean up use of ANSI color sequences | Arjen Laarhoven | 1 | -0/+10 |
2009-01-25 | Merge branch 'js/diff-color-words' | Junio C Hamano | 1 | -0/+1 |
2009-01-17 | color: make it easier for non-config to parse color specs | Jeff King | 1 | -1/+2 |
2009-01-17 | Add color_fwrite_lines(), a function coloring each line individually | Johannes Schindelin | 1 | -0/+1 |
2008-05-14 | Provide git_config with a callback-data parameter | Johannes Schindelin | 1 | -1/+1 |
2008-02-18 | Add color.ui variable which globally enables colorization if set | Matthias Kestenholz | 1 | -0/+11 |
2007-12-05 | git config --get-colorbool | Junio C Hamano | 1 | -1/+1 |
2007-09-19 | Enable wt-status output to a given FILE pointer. | Kristian Høgsberg | 1 | -2/+2 |
2006-09-08 | Move color option parsing out of diff.c and into color.[ch] | Jeff King | 1 | -0/+12 |