commit | fd935cc7e8e2fdf7ad837dc74509c75877a489ba | [log] [tgz] |
---|---|---|
author | Karthik Nayak <karthik.188@gmail.com> | Wed Feb 17 23:36:13 2016 +0530 |
committer | Junio C Hamano <gitster@pobox.com> | Wed Feb 17 14:06:45 2016 -0800 |
tree | 48ba2cd2ef9cb36f0a25804aed92a89034530e4b | |
parent | 4de707ea4f61f9df7d2a76303df00caa5ec0899d [diff] |
ref-filter: introduce color_atom_parser() Introduce color_atom_parser() which will parse a "color" atom and store its color in the "used_atom" structure for further usage in populate_value(). Helped-by: Ramsay Jones <ramsay@ramsayjones.plus.com> Helped-by: Eric Sunshine <sunshine@sunshineco.com> Signed-off-by: Karthik Nayak <Karthik.188@gmail.com> Reviewed-by: Eric Sunshine <sunshine@sunshineco.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>