summaryrefslogtreecommitdiff
path: root/t/t4026-color.sh
AgeCommit message (Expand)AuthorFilesLines
2015-03-20t: wrap complicated expect_code users in a blockLibravatar Jeff King1-3/+3
2015-01-20parse_color: fix return value for numeric color values 0-8Libravatar Jeff King1-0/+4
2014-11-20parse_color: recognize "no$foo" to clear the $foo attributeLibravatar Jeff King1-0/+11
2014-11-20parse_color: support 24-bit RGB valuesLibravatar Jeff King1-0/+4
2014-11-20t4026: test "normal" colorLibravatar Jeff King1-0/+8
2010-10-06t4026 (color): remove unneeded and unchained commandLibravatar Elijah Newren1-1/+0
2010-03-20Merge branch 'jc/color-attrs'Libravatar Junio C Hamano1-4/+11
2010-03-07color: allow multiple attributesLibravatar Junio C Hamano1-4/+11
2009-12-16ignore unknown color configurationLibravatar Jeff King1-0/+17
2008-02-06Fix parsing numeric color valuesLibravatar Timo Hirvonen1-0/+69