diff options
author | Kevin Daudt <me@ikke.info> | 2016-09-28 21:52:32 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2016-09-28 13:21:18 -0700 |
commit | f357e5de31595c28a303aaf5443c26f492441a6f (patch) | |
tree | a6fd4945bc727bd523b17e7562ec989bc025e8bb /builtin/gc.c | |
parent | t5100-mailinfo: replace common path prefix with variable (diff) | |
download | tgif-f357e5de31595c28a303aaf5443c26f492441a6f.tar.xz |
mailinfo: unescape quoted-pair in header fields
rfc2822 has provisions for quoted strings in structured header fields,
but also allows for escaping these with so-called quoted-pairs.
The only thing git currently does is removing exterior quotes, but
quotes within are left alone.
Remove exterior quotes and remove escape characters so that they don't
show up in the author field.
Signed-off-by: Kevin Daudt <me@ikke.info>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/gc.c')
0 files changed, 0 insertions, 0 deletions