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
*
global: mark code units that generate warnings with `-Wsign-compare`
Patrick Steinhardt
2024-12-06
1
-0
/
+2
*
color: add support for 12-bit RGB colors
Beat Bolli
2024-05-02
1
-7
/
+14
*
hex-ll: separate out non-hash-algo functions
Calvin Wan
2023-09-30
1
-1
/
+1
*
config: inline git_color_default_config
Glen Choo
2023-06-28
1
-8
/
+0
*
treewide: remove cache.h inclusion due to previous changes
Elijah Newren
2023-04-24
1
-1
/
+1
*
treewide: be explicit about dependence on strbuf.h
Elijah Newren
2023-04-24
1
-0
/
+1
*
pager.h: move declarations for pager.c functions from cache.h
Elijah Newren
2023-04-11
1
-0
/
+1
*
editor: move editor-related functions and declarations into common file
Elijah Newren
2023-04-11
1
-0
/
+1
*
treewide: be explicit about dependence on gettext.h
Elijah Newren
2023-03-21
1
-0
/
+1
*
cache.h: remove dependence on hex.h; make other files include it explicitly
Elijah Newren
2023-02-24
1
-0
/
+1
*
git-compat-util.h: use "UNUSED", not "UNUSED(var)"
Ævar Arnfjörð Bjarmason
2022-09-01
1
-1
/
+1
*
config: mark unused callback parameters
Jeff King
2022-08-19
1
-1
/
+1
*
color: allow colors to be prefixed with "reset"
Robert Estelle
2021-10-28
1
-7
/
+11
*
color: support "default" to restore fg/bg color
Robert Estelle
2021-10-28
1
-1
/
+22
*
color.c: alias RGB colors 8-15 to aixterm colors
Eyal Soha
2020-02-11
1
-1
/
+6
*
color.c: support bright aixterm colors
Eyal Soha
2020-02-11
1
-8
/
+28
*
color.c: refactor color_output arguments
Eyal Soha
2020-02-11
1
-13
/
+21
*
color: protect against out-of-bounds reads and writes
Eric Sunshine
2018-08-03
1
-0
/
+3
*
Merge branch 'js/use-bug-macro'
Junio C Hamano
2018-05-30
1
-2
/
+2
|
\
|
*
Replace all die("BUG: ...") calls by BUG() ones
Johannes Schindelin
2018-05-06
1
-2
/
+2
*
|
color: introduce support for colorizing stderr
Johannes Schindelin
2018-04-24
1
-9
/
+11
|
/
*
color.h: document and modernize header
Stefan Beller
2018-02-13
1
-7
/
+0
*
refactor "dumb" terminal determination
Lars Schneider
2017-12-04
1
-2
/
+1
*
Merge branch 'jk/ref-filter-colors-fix'
Junio C Hamano
2017-10-18
1
-1
/
+9
|
\
|
*
Revert "color: check color.ui in git_default_config()"
Jeff King
2017-10-17
1
-0
/
+8
|
*
Revert "color: make "always" the same as "auto" in config"
Jeff King
2017-10-17
1
-1
/
+1
*
|
Merge branch 'jk/ui-color-always-to-auto-maint' into jk/ui-color-always-to-auto
Junio C Hamano
2017-10-04
1
-1
/
+1
|
\
|
|
*
color: make "always" the same as "auto" in config
Jeff King
2017-10-04
1
-1
/
+1
*
|
Merge branch 'ma/ts-cleanups'
Junio C Hamano
2017-09-10
1
-0
/
+7
|
\
\
|
|
/
|
/
|
|
*
ThreadSanitizer: add suppressions
Martin Ågren
2017-08-23
1
-0
/
+7
*
|
color: check color.ui in git_default_config()
Jeff King
2017-07-13
1
-8
/
+0
|
/
*
config: don't include config.h by default
Brandon Williams
2017-06-15
1
-0
/
+1
*
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
[next]