Commit message (Expand) | Author | Age | |
---|---|---|---|
* | color_parse_mem: allow empty color spec | Jeff King | 2017-01-31 |
* | color: support strike-through attribute | Jeff King | 2016-06-23 |
* | color: support "italic" attribute | Jeff King | 2016-06-23 |
* | color: allow "no-" for negating attributes | Jeff King | 2016-06-23 |
* | t: wrap complicated expect_code users in a block | Jeff King | 2015-03-20 |
* | parse_color: fix return value for numeric color values 0-8 | Jeff King | 2015-01-20 |
* | parse_color: recognize "no$foo" to clear the $foo attribute | Jeff King | 2014-11-20 |
* | parse_color: support 24-bit RGB values | Jeff King | 2014-11-20 |
* | t4026: test "normal" color | Jeff King | 2014-11-20 |
* | t4026 (color): remove unneeded and unchained command | Elijah Newren | 2010-10-06 |
* | Merge branch 'jc/color-attrs' | Junio C Hamano | 2010-03-20 |
|\ | |||
| * | color: allow multiple attributes | Junio C Hamano | 2010-03-07 |
* | | ignore unknown color configuration | Jeff King | 2009-12-16 |
|/ | |||
* | Fix parsing numeric color values | Timo Hirvonen | 2008-02-06 |