aboutsummaryrefslogtreecommitdiff
path: root/check-racy.c
diff options
context:
space:
mode:
authorAndy Parkins <andyparkins@gmail.com>2007-09-28 15:17:39 +0100
committerJunio C Hamano <gitster@pobox.com>2007-09-29 20:31:59 -0700
commitb64265ca8da17d30561febf62a13990a2dc96d2f (patch)
tree9d2a95b938059834d703bc1acc7a22f44e635c8b /check-racy.c
parent856665f827c31ace3f19e672f8911f7f15f2a0e2 (diff)
downloadgit-b64265ca8da17d30561febf62a13990a2dc96d2f.tar.gz
git-b64265ca8da17d30561febf62a13990a2dc96d2f.tar.xz
Make for-each-ref allow atom names like "<name>:<something>"
In anticipation of supplying a per-field date format specifier, this patch makes parse_atom() in builtin-for-each-ref.c allow atoms that have a valid atom name (as determined by the valid_atom[] table) followed by a colon, followed by an arbitrary string. The arbitrary string is where the format for the atom will be specified. Note, if different formats are specified for the same atom, multiple entries will be made in the used_atoms table to allow them to be distinguished by the grab_XXXX() functions. Signed-off-by: Andy Parkins <andyparkins@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'check-racy.c')
0 files changed, 0 insertions, 0 deletions