Merge branch 'lt/mailinfo-handle-attachment-more-sanely' into maint
authorJunio C Hamano <gitster@pobox.com>
Mon, 8 Oct 2012 18:32:59 +0000 (11:32 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 8 Oct 2012 18:33:00 +0000 (11:33 -0700)
commit6e2035715e35988917a88b14da3bbbce8351d920
tree43fa886a1d7ab6d8a5fdbdc4fe46d83a7d7a4c69
parent9376c8603fc1f9b5bf663b76705dfee77f71ef82
parent9d55b2e12f82b344709b0f2981eaf142b0b1f7a8
Merge branch 'lt/mailinfo-handle-attachment-more-sanely' into maint

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