mailinfo: 'From:' header should be unfold as well
commitddfb3696b91e2a2261b79d0828a7a715e3d71c1e
authorKirill Smelkov <kirr@landau.phys.spbu.ru>
Mon, 12 Jan 2009 23:22:11 +0000 (12 15:22 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 12 Jan 2009 23:22:11 +0000 (12 15:22 -0800)
tree269ef06570087226f3c9d939ba8349a74a29b82e
parent353aaf2fa136d34db64d1e4af12cc12431466a9e
mailinfo: 'From:' header should be unfold as well

At present we do headers unfolding (see RFC822 3.1.1. LONG HEADER FIELDS) for
all fields except 'From' (always) and 'Subject' (when keep_subject is set)

Not unfolding 'From' is a bug -- see above-mentioned RFC link.

Signed-off-by: Kirill Smelkov <kirr@landau.phys.spbu.ru>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin-mailinfo.c
t/t5100/sample.mbox