diff options
author | Karthik Nayak <karthik.188@gmail.com> | 2016-02-17 23:36:12 +0530 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2016-02-17 14:06:45 -0800 |
commit | 4de707ea4f61f9df7d2a76303df00caa5ec0899d (patch) | |
tree | 482b98e75e6056d1bf4ac0d5762ba3842af27533 /t/t1400-update-ref.sh | |
parent | ref-filter: introduce struct used_atom (diff) | |
download | tgif-4de707ea4f61f9df7d2a76303df00caa5ec0899d.tar.xz |
ref-filter: introduce parsing functions for each valid atom
Parsing atoms is done in populate_value(), this is repetitive and
hence expensive. Introduce a parsing function which would let us parse
atoms beforehand and store the required details into the 'used_atom'
structure for further usage.
Helped-by: Eric Sunshine <sunshine@sunshineco.com>
Helped-by: Ramsay Jones <ramsay@ramsayjones.plus.com>
Helped-by: Andreas Schwab <schwab@linux-m68k.org>
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>
Diffstat (limited to 't/t1400-update-ref.sh')
0 files changed, 0 insertions, 0 deletions