index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
color.c
Commit message (
Expand
)
Author
Age
*
want_color: automatically fallback to color.ui
Jeff King
2011-08-19
*
diff: don't load color config in plumbing
Jeff King
2011-08-19
*
color: delay auto-color decision until point of use
Jeff King
2011-08-19
*
git_config_colorbool: refactor stdout_is_tty handling
Jeff King
2011-08-18
*
Share color list between graph and show-branch
Dan McGee
2011-04-04
*
wt-status: add helpers for printing wt-status lines
Jonathan Nieder
2011-03-08
*
default color.status.branch to "same as header"
Jeff King
2010-12-10
*
diff: add --word-diff option that generalizes --color-words
Thomas Rast
2010-04-14
*
Merge branch 'jc/color-attrs'
Junio C Hamano
2010-03-20
|
\
|
*
color: allow multiple attributes
Junio C Hamano
2010-03-07
*
|
Add an optional argument for --color options
Mark Lodato
2010-02-18
*
|
Clean up use of ANSI color sequences
Arjen Laarhoven
2009-02-13
|
/
*
Merge branch 'js/diff-color-words'
Junio C Hamano
2009-01-25
|
\
|
*
Add color_fwrite_lines(), a function coloring each line individually
Johannes Schindelin
2009-01-17
*
|
Optimize color_parse_mem
René Scharfe
2009-01-19
*
|
color: make it easier for non-config to parse color specs
Jeff King
2009-01-17
|
/
*
Provide git_config with a callback-data parameter
Johannes Schindelin
2008-05-14
*
Add color.ui variable which globally enables colorization if set
Matthias Kestenholz
2008-02-18
*
Fix parsing numeric color values
Timo Hirvonen
2008-02-06
*
Support GIT_PAGER_IN_USE environment variable
Jeff King
2007-12-11
*
git config --get-colorbool
Junio C Hamano
2007-12-05
*
"color.diff = true" is not "always" anymore.
Junio C Hamano
2007-11-28
*
Enable wt-status output to a given FILE pointer.
Kristian Høgsberg
2007-09-19
*
simplify inclusion of system header files.
Junio C Hamano
2006-12-20
*
Move color option parsing out of diff.c and into color.[ch]
Jeff King
2006-09-08