24 Commits (c09cd77ea2fe3580b33918a99fe138d239ac2aaf)

Author SHA1 Message Date
Jeff King c9bfb95348 want_color: automatically fallback to color.ui 14 years ago
Jeff King 3e1dd17a89 diff: don't load color config in plumbing 14 years ago
Jeff King daa0c3d971 color: delay auto-color decision until point of use 14 years ago
Jeff King e269eb7946 git_config_colorbool: refactor stdout_is_tty handling 14 years ago
Dan McGee 7cd52b5b4b Share color list between graph and show-branch 14 years ago
Jonathan Nieder becbdae82b wt-status: add helpers for printing wt-status lines 14 years ago
Jonathan Nieder e0335fcdad wt-status: add helpers for printing wt-status lines 14 years ago
Jeff King 148135fc24 default color.status.branch to "same as header" 14 years ago
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