25 Commits (3cc3cf970c5ce477bde78df73614d1efba2b52eb)

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 73e9da0196 Add an optional argument for --color options 15 years ago
Arjen Laarhoven dc6ebd4cc5 Clean up use of ANSI color sequences 16 years ago
René Scharfe 2c2dc7c82c Optimize color_parse_mem 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
Timo Hirvonen a0cf49c16a Fix parsing numeric color values 17 years ago
Jeff King 6e9af863ee Support GIT_PAGER_IN_USE environment variable 17 years ago
Junio C Hamano 0f6f5a4022 git config --get-colorbool 17 years ago
Junio C Hamano 57f2b8424a "color.diff = true" is not "always" anymore. 17 years ago
Kristian Høgsberg f26a001226 Enable wt-status output to a given FILE pointer. 18 years ago
Junio C Hamano 85023577a8 simplify inclusion of system header files. 18 years ago
Jeff King 7c92fe0eaa Move color option parsing out of diff.c and into color.[ch] 19 years ago