Merge branch 'mt/send-email-cc-match-fix'
commitb29dc5c671150ff0c4afa41cdd8fec9c86ffe6eb
authorJunio C Hamano <gitster@pobox.com>
Thu, 27 Jun 2013 21:29:57 +0000 (27 14:29 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 27 Jun 2013 21:29:57 +0000 (27 14:29 -0700)
tree7a63fd518c80fbc2114a405d61293fff7eb4d9ad
parent833cd7fc9fed8568a3612e9b1b204290b0f0e15d
parent4cb46bddeb7d21241f8ac5e46eb3d1cee468ea14
Merge branch 'mt/send-email-cc-match-fix'

Logic used by git-send-email to suppress cc mishandled names that
need RFC2047 quoting.

* mt/send-email-cc-match-fix:
  send-email: sanitize author when writing From line
  send-email: add test for duplicate utf8 name
git-send-email.perl
t/t9001-send-email.sh