author | Trent Piepho <tpiepho@freescale.com> | |
Wed, 26 Nov 2008 02:55:00 +0000 (18:55 -0800) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 26 Nov 2008 17:55:10 +0000 (09:55 -0800) | ||
commit | 73c427eb99a9bb8a3ade40809194405ddb1fd733 | |
tree | 78954491e6755ea9d0efc087b213f17f99cb60f7 | tree | snapshot |
parent | f20706220ba788a40b6634255215ccb87accca70 | commit | diff |
send-email: Fix Pine address book parsing
See: http://www.washington.edu/pine/tech-notes/low-level.html
Entries with a fcc or comment field after the address weren't parsed
correctly.
Continuation lines, identified by leading spaces, were also not handled.
Distribution lists which had ( ) around a list of addresses did not have
the parenthesis removed.
Signed-off-by: Trent Piepho <tpiepho@freescale.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
See: http://www.washington.edu/pine/tech-notes/low-level.html
Entries with a fcc or comment field after the address weren't parsed
correctly.
Continuation lines, identified by leading spaces, were also not handled.
Distribution lists which had ( ) around a list of addresses did not have
the parenthesis removed.
Signed-off-by: Trent Piepho <tpiepho@freescale.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
git-send-email.perl | diff | blob | history |