index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
color.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'nd/log-graph-configurable-colors'
Junio C Hamano
2017-02-02
1
-1
/
+11
|
\
|
*
color_parse_mem: allow empty color spec
Jeff King
2017-02-01
1
-2
/
+4
|
*
color.c: trim leading spaces in color_parse_mem()
Nguyễn Thái Ngọc Duy
2017-01-19
1
-1
/
+6
|
*
color.c: fix color_parse_mem() with value_len == 0
Nguyễn Thái Ngọc Duy
2017-01-19
1
-0
/
+3
*
|
Merge branch 'jk/squelch-false-warning-from-gcc-o3'
Junio C Hamano
2016-09-13
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
color_parse_mem: initialize "struct color" temporary
Jeff King
2016-08-31
1
-1
/
+1
*
|
Merge branch 'jk/ansi-color'
Junio C Hamano
2016-07-11
1
-10
/
+25
|
\
\
|
|
/
|
/
|
|
*
color: support strike-through attribute
Jeff King
2016-06-23
1
-1
/
+2
|
*
color: support "italic" attribute
Jeff King
2016-06-23
1
-0
/
+1
|
*
color: allow "no-" for negating attributes
Jeff King
2016-06-23
1
-1
/
+3
|
*
color: refactor parse_attr
Jeff King
2016-06-23
1
-10
/
+21
*
|
color: add color_set helper for copying raw colors
Jeff King
2015-10-05
1
-0
/
+5
*
|
color: add overflow checks for parsing colors
Jeff King
2015-10-05
1
-15
/
+26
|
/
*
parse_color: fix return value for numeric color values 0-8
Jeff King
2015-01-21
1
-0
/
+1
*
parse_color: drop COLOR_BACKGROUND macro
Jeff King
2014-12-09
1
-5
/
+4
*
parse_color: recognize "no$foo" to clear the $foo attribute
Jeff King
2014-11-20
1
-3
/
+5
*
parse_color: support 24-bit RGB values
Jeff King
2014-11-20
1
-1
/
+28
*
parse_color: refactor color storage
Jeff King
2014-11-20
1
-32
/
+106
*
color_parse: do not mention variable name in error message
Jeff King
2014-10-14
1
-7
/
+6
*
make color.ui default to 'auto'
Matthieu Moy
2013-06-10
1
-1
/
+1
*
want_color: automatically fallback to color.ui
Jeff King
2011-08-20
1
-2
/
+5
*
diff: don't load color config in plumbing
Jeff King
2011-08-20
1
-1
/
+9
*
color: delay auto-color decision until point of use
Jeff King
2011-08-20
1
-2
/
+18
*
git_config_colorbool: refactor stdout_is_tty handling
Jeff King
2011-08-18
1
-5
/
+6
*
Share color list between graph and show-branch
Dan McGee
2011-04-05
1
-0
/
+22
*
wt-status: add helpers for printing wt-status lines
Jonathan Nieder
2011-03-08
1
-0
/
+9
*
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
-28
/
+0
*
Merge branch 'jc/color-attrs'
Junio C Hamano
2010-03-20
1
-8
/
+16
|
\
|
*
color: allow multiple attributes
Junio C Hamano
2010-03-07
1
-8
/
+16
*
|
Add an optional argument for --color options
Mark Lodato
2010-02-19
1
-0
/
+3
*
|
Clean up use of ANSI color sequences
Arjen Laarhoven
2009-02-14
1
-5
/
+3
|
/
*
Merge branch 'js/diff-color-words'
Junio C Hamano
2009-01-26
1
-0
/
+28
|
\
|
*
Add color_fwrite_lines(), a function coloring each line individually
Johannes Schindelin
2009-01-17
1
-0
/
+28
*
|
Optimize color_parse_mem
René Scharfe
2009-01-20
1
-17
/
+21
*
|
color: make it easier for non-config to parse color specs
Jeff King
2009-01-18
1
-1
/
+8
|
/
*
Provide git_config with a callback-data parameter
Johannes Schindelin
2008-05-14
1
-2
/
+2
*
Add color.ui variable which globally enables colorization if set
Matthias Kestenholz
2008-02-18
1
-0
/
+12
*
Fix parsing numeric color values
Timo Hirvonen
2008-02-06
1
-1
/
+1
*
Support GIT_PAGER_IN_USE environment variable
Jeff King
2007-12-11
1
-1
/
+1
*
git config --get-colorbool
Junio C Hamano
2007-12-06
1
-2
/
+4
*
"color.diff = true" is not "always" anymore.
Junio C Hamano
2007-11-29
1
-13
/
+19
*
Enable wt-status output to a given FILE pointer.
Kristian Høgsberg
2007-09-19
1
-9
/
+9
*
simplify inclusion of system header files.
Junio C Hamano
2006-12-20
1
-4
/
+1
*
Move color option parsing out of diff.c and into color.[ch]
Jeff King
2006-09-09
1
-0
/
+176