34 Commits (6610af872f6494a061780ec738c8713a034b848b)

Author SHA1 Message Date
Johannes Schindelin 3d0a83382f color.h: remove obsolete comment about limitations on Windows 9 years ago
Jeff King 9dc3515cf0 color: support strike-through attribute 9 years ago
Jeff King 54590a0eda color: support "italic" attribute 9 years ago
Jeff King 0111681ecf color: fix max-size comment 9 years ago
Jeff King 7ce4fb948c color: add color_set helper for copying raw colors 9 years ago
Jeff King ff40d185d2 parse_color: recognize "no$foo" to clear the $foo attribute 10 years ago
Jeff King 17a4be2606 parse_color: support 24-bit RGB values 10 years ago
Jeff King f6c5a2968c color_parse: do not mention variable name in error message 10 years ago
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