author | Wu Fengguang <fengguang.wu@intel.com> | |
Fri, 19 Dec 2008 08:10:10 +0000 (16:10 +0800) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sat, 20 Dec 2008 03:10:48 +0000 (19:10 -0800) | ||
commit | 0e73b3ee6ca95e1db2fe801d2b8544f4c27991df | |
tree | 5f67dc706abbdc18295a0a35f82567251ca2b21e | tree | snapshot |
parent | 04c8ce9c1c803a8dc0f3728f57550f9bc9e605c2 | commit | diff |
git-send-email: handle email address with quoted comma
Correctly handle email addresses containing quoted commas, e.g.
"Zhu, Yi" <yi.zhu@intel.com>, "Li, Shaohua" <shaohua.li@intel.com>
The commas inside the double quotes are not separators.
Signed-off-by: Wu Fengguang <fengguang.wu@intel.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Correctly handle email addresses containing quoted commas, e.g.
"Zhu, Yi" <yi.zhu@intel.com>, "Li, Shaohua" <shaohua.li@intel.com>
The commas inside the double quotes are not separators.
Signed-off-by: Wu Fengguang <fengguang.wu@intel.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
git-send-email.perl | diff | blob | history |