diff options
author | Pete Wyckoff <pw@padd.com> | 2011-10-16 10:46:52 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2011-10-17 20:46:49 -0700 |
commit | cb585a9cda70320647cc5d69e71bedc929244189 (patch) | |
tree | 2afb56758290b5ee2cbe9738adc21c1ebc669222 /builtin/pack-redundant.c | |
parent | git-p4: stop ignoring apple filetype (diff) | |
download | tgif-cb585a9cda70320647cc5d69e71bedc929244189.tar.xz |
git-p4: keyword flattening fixes
Join the text before looking for keywords. There is nothing to
prevent the p4 output marshaller from splitting in the middle of a
keyword, although it has never been known to happen.
Also remove the (?i) regexp modifier; perforce keywords are
documented as case-sensitive.
Remove the "\n" end-character match. I don't know why that is
in there, and every keyword in a fairly large production p4 repository
always ends with a $.
Acked-by: Luke Diamand <luke@diamand.org>
Signed-off-by: Pete Wyckoff <pw@padd.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/pack-redundant.c')
0 files changed, 0 insertions, 0 deletions