- 07 Oct, 2008 1 commit
-
-
Jeremy Kerr authored
git-am doesn't like quoted-printable, so output mbox files as raw 7- or 8-bit mbox files. This means we have to create a new MIMEText class, so that the content isn't automatically QP-encoded on __init__(). Signed-off-by:
Jeremy Kerr <jk@ozlabs.org>
-
- 29 Sep, 2008 1 commit
-
-
Jeremy Kerr authored
We were getting exceptions on the mbox view when looking at a non-ascii patch. Add test to suit. Signed-off-by:
Jeremy Kerr <jk@ozlabs.org>
-