diff options
author | Karthik Nayak <karthik.188@gmail.com> | 2016-02-17 23:36:18 +0530 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2016-02-17 14:06:45 -0800 |
commit | 452db3973c7380808d6e000eff609825e0069105 (patch) | |
tree | 7512bbe9006aaffa95c9fa201ae470ec3a44cdae /test-date.c | |
parent | ref-filter: introduce remote_ref_atom_parser() (diff) | |
download | tgif-452db3973c7380808d6e000eff609825e0069105.tar.xz |
ref-filter: introduce contents_atom_parser()
Introduce contents_atom_parser() which will parse the '%(contents)'
atom and store information into the 'used_atom' structure based on the
modifiers used along with the atom. Also introduce body_atom_parser()
and subject_atom_parser() for parsing atoms '%(body)' and '%(subject)'
respectively.
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>
Diffstat (limited to 'test-date.c')
0 files changed, 0 insertions, 0 deletions