Merge branch 'km/send-email-compose-encoding' into next
commitd7d2bb42665476d24534ba237fe219e75dd331c3
authorJeff King <peff@peff.net>
Mon, 29 Oct 2012 08:29:12 +0000 (29 04:29 -0400)
committerJeff King <peff@peff.net>
Mon, 29 Oct 2012 08:29:12 +0000 (29 04:29 -0400)
treed6b8ec3b12642ca7509588451765c6c5844e8d29
parent67fa0a2071853287ec7751c96c0330a38dc66a07
parentce1459f740a591c63697ff6ff3c106123630539c
Merge branch 'km/send-email-compose-encoding' into next

"git send-email --compose" can let the user create a non-ascii
cover letter message, but there was not a way to mark it with
appropriate content type before sending it out.

* km/send-email-compose-encoding:
  git-send-email: add rfc2047 quoting for "=?"
  git-send-email: introduce quote_subject()
  git-send-email: skip RFC2047 quoting for ASCII subjects
  git-send-email: use compose-encoding for Subject