Merge branch 'lt/mailinfo-handle-attachment-more-sanely'
commit5ce993a8126e4f428bc7862d4120b3ae81eb6a79
authorJunio C Hamano <gitster@pobox.com>
Wed, 3 Oct 2012 04:13:35 +0000 (2 21:13 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 3 Oct 2012 04:13:35 +0000 (2 21:13 -0700)
tree14cd4df65b5eb9df91ae28372926b6c408c979c4
parent9ac54d0f59978b92201e3ca728eed0ea7545667a
parent9d55b2e12f82b344709b0f2981eaf142b0b1f7a8
Merge branch 'lt/mailinfo-handle-attachment-more-sanely'

A patch attached as application/octet-stream (e.g. not text/*) were
mishandled, not correctly honoring Content-Transfer-Encoding
(e.g. base64).

* lt/mailinfo-handle-attachment-more-sanely:
  mailinfo: don't require "text" mime type for attachments
builtin/mailinfo.c