13 Commits (fdbf4510aeb7e7b860c2ee77b8a4a3c5787fe182)

Author SHA1 Message Date
Jeff King 9dc3515cf0 color: support strike-through attribute 9 years ago
Jeff King 54590a0eda color: support "italic" attribute 9 years ago
Jeff King 5621068f3d color: allow "no-" for negating attributes 9 years ago
Jeff King 9ddc5ac97e t: wrap complicated expect_code users in a block 10 years ago
Jeff King 3759d27aca parse_color: fix return value for numeric color values 0-8 10 years ago
Jeff King ff40d185d2 parse_color: recognize "no$foo" to clear the $foo attribute 10 years ago
Jeff King 17a4be2606 parse_color: support 24-bit RGB values 10 years ago
Jeff King cb357221a4 t4026: test "normal" color 10 years ago
Elijah Newren 5935c581df t4026 (color): remove unneeded and unchained command 15 years ago
Junio C Hamano 8b124135a9 color: allow multiple attributes 15 years ago
Jeff King 8b8e862490 ignore unknown color configuration 15 years ago
Timo Hirvonen a0cf49c16a Fix parsing numeric color values 17 years ago