index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
t4026-color.sh
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
t: remove TEST_PASSES_SANITIZE_LEAK annotations
Patrick Steinhardt
2024-11-21
1
-1
/
+0
*
color: add support for 12-bit RGB colors
Beat Bolli
2024-05-02
1
-4
/
+6
*
t/t4026-color: add test coverage for invalid RGB colors
Beat Bolli
2024-05-02
1
-0
/
+18
*
t/t4026-color: remove an extra double quote character
Beat Bolli
2024-05-02
1
-1
/
+1
*
color: allow colors to be prefixed with "reset"
Robert Estelle
2021-10-28
1
-0
/
+4
*
color: support "default" to restore fg/bg color
Robert Estelle
2021-10-28
1
-0
/
+12
*
leak tests: mark various "generic" tests as passing with SANITIZE=leak
Ævar Arnfjörð Bjarmason
2021-10-13
1
-0
/
+2
*
color.c: alias RGB colors 8-15 to aixterm colors
Eyal Soha
2020-02-11
1
-0
/
+4
*
color.c: support bright aixterm colors
Eyal Soha
2020-02-11
1
-0
/
+8
*
color_parse_mem: allow empty color spec
Jeff King
2017-02-01
1
-1
/
+6
*
color: support strike-through attribute
Jeff King
2016-06-23
1
-2
/
+2
*
color: support "italic" attribute
Jeff King
2016-06-23
1
-2
/
+3
*
color: allow "no-" for negating attributes
Jeff King
2016-06-23
1
-0
/
+4
*
t: wrap complicated expect_code users in a block
Jeff King
2015-03-20
1
-3
/
+3
*
parse_color: fix return value for numeric color values 0-8
Jeff King
2015-01-21
1
-0
/
+4
*
parse_color: recognize "no$foo" to clear the $foo attribute
Jeff King
2014-11-20
1
-0
/
+11
*
parse_color: support 24-bit RGB values
Jeff King
2014-11-20
1
-0
/
+4
*
t4026: test "normal" color
Jeff King
2014-11-20
1
-0
/
+8
*
t4026 (color): remove unneeded and unchained command
Elijah Newren
2010-10-06
1
-1
/
+0
*
Merge branch 'jc/color-attrs'
Junio C Hamano
2010-03-20
1
-4
/
+11
|
\
|
*
color: allow multiple attributes
Junio C Hamano
2010-03-07
1
-4
/
+11
*
|
ignore unknown color configuration
Jeff King
2009-12-16
1
-0
/
+17
|
/
*
Fix parsing numeric color values
Timo Hirvonen
2008-02-06
1
-0
/
+69