Files
git/Documentation
Jeff King 17a4be2606 parse_color: support 24-bit RGB values
Some terminals (like XTerm) allow full 24-bit RGB color
specifications using an extension to the regular ANSI color
scheme. Let's allow users to specify hex RGB colors,
enabling the all-important feature of hot pink ref
decorations:

  git log --format="%h%C(#ff69b4)%d%C(reset) %s"

Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2014-11-20 12:42:49 -08:00
..
2014-10-29 10:48:45 -07:00
2014-04-08 12:00:28 -07:00
2014-08-04 14:03:45 -07:00
2014-07-22 11:00:23 -07:00
2013-10-18 13:50:12 -07:00
2014-10-29 10:48:45 -07:00