index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
color.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
color: add support for 12-bit RGB colors
Beat Bolli
2024-05-02
1
-1
/
+2
*
config: inline git_color_default_config
Glen Choo
2023-06-28
1
-5
/
+1
*
color: allow colors to be prefixed with "reset"
Robert Estelle
2021-10-28
1
-0
/
+1
*
color: support "default" to restore fg/bg color
Robert Estelle
2021-10-28
1
-0
/
+4
*
color: add missing GIT_COLOR_* white/black constants
Robert Estelle
2021-10-28
1
-0
/
+8
*
range-diff: use dim/bold cues to improve dual color mode
Johannes Schindelin
2018-08-13
1
-0
/
+6
*
color: add the meta color GIT_COLOR_REVERSE
Johannes Schindelin
2018-08-13
1
-0
/
+1
*
color: introduce support for colorizing stderr
Johannes Schindelin
2018-04-24
1
-1
/
+3
*
color.h: document and modernize header
Stefan Beller
2018-02-13
1
-5
/
+29
*
diff.c: add dimming to moved line detection
Stefan Beller
2017-06-30
1
-0
/
+2
*
Merge branch 'js/color-on-windows-comment'
Junio C Hamano
2016-07-11
1
-5
/
+0
|
\
|
*
color.h: remove obsolete comment about limitations on Windows
Johannes Schindelin
2016-06-28
1
-5
/
+0
*
|
Merge branch 'jk/ansi-color'
Junio C Hamano
2016-07-11
1
-6
/
+9
|
\
\
|
*
|
color: support strike-through attribute
Jeff King
2016-06-23
1
-2
/
+2
|
*
|
color: support "italic" attribute
Jeff King
2016-06-23
1
-1
/
+2
|
*
|
color: fix max-size comment
Jeff King
2016-06-23
1
-5
/
+7
|
|
/
*
/
color: add color_set helper for copying raw colors
Jeff King
2015-10-05
1
-0
/
+7
|
/
*
parse_color: recognize "no$foo" to clear the $foo attribute
Jeff King
2014-11-20
1
-2
/
+2
*
parse_color: support 24-bit RGB values
Jeff King
2014-11-20
1
-3
/
+3
*
color_parse: do not mention variable name in error message
Jeff King
2014-10-14
1
-2
/
+2
*
want_color: automatically fallback to color.ui
Jeff King
2011-08-20
1
-5
/
+0
*
diff: don't load color config in plumbing
Jeff King
2011-08-20
1
-1
/
+3
*
color: delay auto-color decision until point of use
Jeff King
2011-08-20
1
-0
/
+11
*
git_config_colorbool: refactor stdout_is_tty handling
Jeff King
2011-08-18
1
-1
/
+7
*
Share color list between graph and show-branch
Dan McGee
2011-04-05
1
-0
/
+3
*
wt-status: add helpers for printing wt-status lines
Jonathan Nieder
2011-03-08
1
-0
/
+3
*
default color.status.branch to "same as header"
Jeff King
2010-12-10
1
-0
/
+5
*
diff: add --word-diff option that generalizes --color-words
Thomas Rast
2010-04-14
1
-1
/
+0
*
Merge branch 'ml/color-grep'
Junio C Hamano
2010-03-20
1
-0
/
+11
|
\
|
*
Add GIT_COLOR_BOLD_* and GIT_COLOR_BG_*
Mark Lodato
2010-03-07
1
-0
/
+11
*
|
Merge branch 'jc/color-attrs'
Junio C Hamano
2010-03-20
1
-2
/
+14
|
\
\
|
|
/
|
/
|
|
*
color: allow multiple attributes
Junio C Hamano
2010-03-07
1
-2
/
+14
*
|
Add a notice that only certain functions can print color escape codes
Johannes Sixt
2009-11-27
1
-0
/
+5
*
|
Check the format of more printf-type functions
Tarmigan Casebolt
2009-11-16
1
-0
/
+2
*
|
graph API: Added logic for colored edges
Allan Caffee
2009-04-14
1
-0
/
+1
*
|
Clean up use of ANSI color sequences
Arjen Laarhoven
2009-02-14
1
-0
/
+10
|
/
*
Merge branch 'js/diff-color-words'
Junio C Hamano
2009-01-26
1
-0
/
+1
|
\
|
*
Add color_fwrite_lines(), a function coloring each line individually
Johannes Schindelin
2009-01-17
1
-0
/
+1
*
|
color: make it easier for non-config to parse color specs
Jeff King
2009-01-18
1
-1
/
+2
|
/
*
Provide git_config with a callback-data parameter
Johannes Schindelin
2008-05-14
1
-1
/
+1
*
Add color.ui variable which globally enables colorization if set
Matthias Kestenholz
2008-02-18
1
-0
/
+11
*
git config --get-colorbool
Junio C Hamano
2007-12-06
1
-1
/
+1
*
Enable wt-status output to a given FILE pointer.
Kristian Høgsberg
2007-09-19
1
-2
/
+2
*
Move color option parsing out of diff.c and into color.[ch]
Jeff King
2006-09-09
1
-0
/
+12