chiark / gitweb /
Allow multipart templates for patch e-mails (bug #10237)
authorCatalin Marinas <catalin.marinas@gmail.com>
Thu, 6 Dec 2007 23:28:42 +0000 (23:28 +0000)
committerCatalin Marinas <catalin.marinas@gmail.com>
Thu, 6 Dec 2007 23:28:42 +0000 (23:28 +0000)
commite5c32acfbabf6f00c3189402ba4493db7dba60fc
treec7d7a4af149bb546951d03e4c74c4a86c95579c3
parent91413512c5afe7c69aabf4367a9ff8ed1df21efb
Allow multipart templates for patch e-mails (bug #10237)

If the template is a multipart MIME message, it sets the charset only to
the payloads. The patch also adds the '--attach' option to 'mail' which uses
the templates/mailattch.tmpl template file.

Signed-off-by: Catalin Marinas <catalin.marinas@gmail.com>
stgit/commands/mail.py
templates/mailattch.tmpl [new file with mode: 0644]