17 Commits (3b65270dcc1fe2d16f055d1a36a29616b9f89141)

Author SHA1 Message Date
Thomas Rast 882749a04f diff: add --word-diff option that generalizes --color-words 15 years ago
Junio C Hamano 8b124135a9 color: allow multiple attributes 15 years ago
Mark Lodato 758df17ab0 Add GIT_COLOR_BOLD_* and GIT_COLOR_BG_* 15 years ago
Johannes Sixt e7821d73bd Add a notice that only certain functions can print color escape codes 15 years ago
Tarmigan Casebolt 28bea9e534 Check the format of more printf-type functions 15 years ago
Allan Caffee 427fc5b888 graph API: Added logic for colored edges 16 years ago
Arjen Laarhoven dc6ebd4cc5 Clean up use of ANSI color sequences 16 years ago
Jeff King 5ef8d77a75 color: make it easier for non-config to parse color specs 16 years ago
Johannes Schindelin 07b57e90f7 Add color_fwrite_lines(), a function coloring each line individually 16 years ago
Johannes Schindelin ef90d6d420 Provide git_config with a callback-data parameter 17 years ago
Matthias Kestenholz 6b2f2d9805 Add color.ui variable which globally enables colorization if set 17 years ago
Junio C Hamano 0f6f5a4022 git config --get-colorbool 17 years ago
Kristian Høgsberg f26a001226 Enable wt-status output to a given FILE pointer. 18 years ago
Jeff King 7c92fe0eaa Move color option parsing out of diff.c and into color.[ch] 19 years ago