Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-01-17 | Add color_fwrite_lines(), a function coloring each line individually | 1 | -0/+28 | |
2008-05-14 | Provide git_config with a callback-data parameter | 1 | -2/+2 | |
2008-02-18 | Add color.ui variable which globally enables colorization if set | 1 | -0/+12 | |
2008-02-06 | Fix parsing numeric color values | 1 | -1/+1 | |
2007-12-11 | Support GIT_PAGER_IN_USE environment variable | 1 | -1/+1 | |
2007-12-05 | git config --get-colorbool | 1 | -2/+4 | |
2007-11-28 | "color.diff = true" is not "always" anymore. | 1 | -13/+19 | |
2007-09-19 | Enable wt-status output to a given FILE pointer. | 1 | -9/+9 | |
2006-12-20 | simplify inclusion of system header files. | 1 | -4/+1 | |
2006-09-08 | Move color option parsing out of diff.c and into color.[ch] | 1 | -0/+176 |