Sign in
googlers
/
jrn
/
git
/
050e3349792d182ba1fd1ba25135c99103d15ade
/
color.h
97eeeea
config: inline git_color_default_config
by Glen Choo
· 1 year, 8 months ago
de65851
color: allow colors to be prefixed with "reset"
by Robert Estelle
· 3 years, 5 months ago
05f1f41
color: support "default" to restore fg/bg color
by Robert Estelle
· 3 years, 5 months ago
aeefc18
color: add missing GIT_COLOR_* white/black constants
by Robert Estelle
· 3 years, 5 months ago
a7be92a
range-diff: use dim/bold cues to improve dual color mode
by Johannes Schindelin
· 7 years ago
7188260
color: add the meta color GIT_COLOR_REVERSE
by Johannes Schindelin
· 7 years ago
295d949
color: introduce support for colorizing stderr
by Johannes Schindelin
· 7 years ago
75e5e9c
color.h: document and modernize header
by Stefan Beller
· 7 years ago
86b452e
diff.c: add dimming to moved line detection
by Stefan Beller
· 8 years ago
627c9f2
Merge branch 'js/color-on-windows-comment'
by Junio C Hamano
· 9 years ago
3c5de5c
Merge branch 'jk/ansi-color'
by Junio C Hamano
· 9 years ago
3d0a833
color.h: remove obsolete comment about limitations on Windows
by Johannes Schindelin
· 9 years ago
9dc3515
color: support strike-through attribute
by Jeff King
· 9 years ago
54590a0
color: support "italic" attribute
by Jeff King
· 9 years ago
0111681
color: fix max-size comment
by Jeff King
· 9 years ago
7ce4fb9
color: add color_set helper for copying raw colors
by Jeff King
· 9 years ago
ff40d18
parse_color: recognize "no$foo" to clear the $foo attribute
by Jeff King
· 10 years ago
17a4be2
parse_color: support 24-bit RGB values
by Jeff King
· 10 years ago
f6c5a29
color_parse: do not mention variable name in error message
by Jeff King
· 10 years ago
c9bfb95
want_color: automatically fallback to color.ui
by Jeff King
· 14 years ago
3e1dd17
diff: don't load color config in plumbing
by Jeff King
· 14 years ago
daa0c3d
color: delay auto-color decision until point of use
by Jeff King
· 14 years ago
e269eb7
git_config_colorbool: refactor stdout_is_tty handling
by Jeff King
· 14 years ago
7cd52b5
Share color list between graph and show-branch
by Dan McGee
· 14 years ago
becbdae
wt-status: add helpers for printing wt-status lines
by Jonathan Nieder
· 14 years ago
148135f
default color.status.branch to "same as header"
by Jeff King
· 14 years ago
882749a
diff: add --word-diff option that generalizes --color-words
by Thomas Rast
· 15 years ago
f1aa782
Merge branch 'ml/color-grep'
by Junio C Hamano
· 15 years ago
d7173d9
Merge branch 'jc/color-attrs'
by Junio C Hamano
· 15 years ago
8b12413
color: allow multiple attributes
by Junio C Hamano
· 15 years ago
758df17
Add GIT_COLOR_BOLD_* and GIT_COLOR_BG_*
by Mark Lodato
· 15 years ago
e7821d7
Add a notice that only certain functions can print color escape codes
by Johannes Sixt
· 15 years ago
28bea9e
Check the format of more printf-type functions
by Tarmigan Casebolt
· 15 years ago
427fc5b
graph API: Added logic for colored edges
by Allan Caffee
· 16 years ago
dc6ebd4
Clean up use of ANSI color sequences
by Arjen Laarhoven
· 16 years ago
9847a52
Merge branch 'js/diff-color-words'
by Junio C Hamano
· 16 years ago
5ef8d77
color: make it easier for non-config to parse color specs
by Jeff King
· 16 years ago
07b57e9
Add color_fwrite_lines(), a function coloring each line individually
by Johannes Schindelin
· 16 years ago
ef90d6d
Provide git_config with a callback-data parameter
by Johannes Schindelin
· 17 years ago
6b2f2d9
Add color.ui variable which globally enables colorization if set
by Matthias Kestenholz
· 17 years ago
0f6f5a4
git config --get-colorbool
by Junio C Hamano
· 17 years ago
f26a001
Enable wt-status output to a given FILE pointer.
by Kristian Høgsberg
· 17 years ago
7c92fe0
Move color option parsing out of diff.c and into color.[ch]
by Jeff King
· 19 years ago