aboutsummaryrefslogtreecommitdiff
path: root/t/t4026-color.sh
Commit message (Expand)AuthorAge
* color_parse_mem: allow empty color specJeff King2017-01-31
* color: support strike-through attributeJeff King2016-06-23
* color: support "italic" attributeJeff King2016-06-23
* color: allow "no-" for negating attributesJeff King2016-06-23
* t: wrap complicated expect_code users in a blockJeff King2015-03-20
* parse_color: fix return value for numeric color values 0-8Jeff King2015-01-20
* parse_color: recognize "no$foo" to clear the $foo attributeJeff King2014-11-20
* parse_color: support 24-bit RGB valuesJeff King2014-11-20
* t4026: test "normal" colorJeff King2014-11-20
* t4026 (color): remove unneeded and unchained commandElijah Newren2010-10-06
* Merge branch 'jc/color-attrs'Junio C Hamano2010-03-20
|\
| * color: allow multiple attributesJunio C Hamano2010-03-07
* | ignore unknown color configurationJeff King2009-12-16
|/
* Fix parsing numeric color valuesTimo Hirvonen2008-02-06