summaryrefslogtreecommitdiff
path: root/t/t4026-color.sh
Commit message (Expand)AuthorAgeFilesLines
* t: wrap complicated expect_code users in a blockJeff King2015-03-201-3/+3
* parse_color: fix return value for numeric color values 0-8Jeff King2015-01-201-0/+4
* parse_color: recognize "no$foo" to clear the $foo attributeJeff King2014-11-201-0/+11
* parse_color: support 24-bit RGB valuesJeff King2014-11-201-0/+4
* t4026: test "normal" colorjk/colors-fixJeff King2014-11-201-0/+8
* t4026 (color): remove unneeded and unchained commandElijah Newren2010-10-061-1/+0
* Merge branch 'jc/color-attrs'Junio C Hamano2010-03-201-4/+11
|\
| * color: allow multiple attributesJunio C Hamano2010-03-071-4/+11
* | ignore unknown color configurationJeff King2009-12-161-0/+17
|/
* Fix parsing numeric color valuesTimo Hirvonen2008-02-061-0/+69