diff options
author | Junio C Hamano <junio@twinsun.com> | 2005-07-23 02:10:31 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-07-23 11:13:11 -0700 |
commit | 1d8fa411e04130e175eae7a41e0918e4be7797a5 (patch) | |
tree | 6174a5a5952aa2d3cb5fbd046ee26805db8e7be1 /Documentation | |
parent | ce6f8e7ec2bbebe2472e23b684cae0a4adf325ad (diff) | |
download | git-1d8fa411e04130e175eae7a41e0918e4be7797a5.tar.gz |
[PATCH] mailinfo: handle folded header.
Some people split their long E-mail address over two lines
using the RFC2822 header "folding". We can lose authorship
information this way, so make a minimum effort to deal with it,
instead of special casing only the "Subject:" field.
We could teach mailsplit to unfold the folded header, but
teaching mailinfo about folding would make more sense; a single
message can be fed to mailinfo without going through mailsplit.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions