summaryrefslogtreecommitdiffstats
path: root/test/sort.test
diff options
context:
space:
mode:
authorAndreas Gruenbacher <agruen@linbit.com>2011-10-05 12:57:48 +0200
committerAndreas Gruenbacher <agruen@linbit.com>2011-10-05 12:57:48 +0200
commitf3e7822028616014f933b99d05f42fc028f8d12c (patch)
tree4f868c97bb4e62d16938135afd02e1966e4d32fa /test/sort.test
parentc6750845136ff21eb13bc99ec7a6e1689100a13a (diff)
downloadquilt-f3e7822028616014f933b99d05f42fc028f8d12c.tar.gz
quilt mail: Allow commas in Signed-off-by and Acked-by lines
The standard quilt_mail_patch_filter() in quilt mail tries to extract email addresses from Signed-off-by and Acked-by lines. It adds Cc headers with those addresses. Signed-off-by and Acked-by lines sometimes contain commas as part of the address. When put in recipient headers (To, Cc, Bcc), the commas are interpreted as separators, which breaks things. Try to recognize this case and add the appropriate quotes. For example, the email address in ``Signed-off-by: Gruenbacher, Andreas <agruen@linbit.com>'' is now extracted as ``"Gruenbacher, Andreas" <agruen@linbit.com>''. Note that quilt_mail_patch_filter() can be overridden in .quiltrc; you may need to update your .quiltrc.
Diffstat (limited to 'test/sort.test')
0 files changed, 0 insertions, 0 deletions