log mercurial/mail.py @ 17909:3326fd05eb1f

age author description
Mon, 27 Aug 2012 23:14:27 +0200 Mads Kiilerich avoid using abbreviations that look like spelling errors
Wed, 15 Aug 2012 22:38:42 +0200 Mads Kiilerich fix trivial spelling errors
Wed, 23 Nov 2011 02:44:11 +0100 Mads Kiilerich mail: use quoted-printable for mime encoding to avoid too long lines (issue3075)
Wed, 23 Nov 2011 02:36:33 +0100 Mads Kiilerich notify: add option for writing to mbox
Wed, 23 Nov 2011 02:11:24 +0100 Mads Kiilerich mail: mbox handling as a part of mail handling, refactored from patchbomb
Mon, 25 Jul 2011 16:02:15 -0500 Augie Fackler mail: use safehasattr instead of hasattr
Sun, 08 May 2011 20:35:46 +0200 Adrian Buehlmann rename util.find_exe to findexe
Fri, 06 May 2011 15:31:09 +0200 Adrian Buehlmann rename explain_exit to explainexit
Fri, 07 Jan 2011 20:50:42 +0100 Patrick Mezard mail: fix regression when parsing unset smtp.tls option
Mon, 20 Dec 2010 16:56:54 +0800 Zhigang Wang smtp: fix for server doesn't support starttls extension
Mon, 30 Aug 2010 22:52:00 +0200 Martin Geisler merge with stable
Mon, 30 Aug 2010 22:47:38 +0200 Martin Geisler mail: use standard section.entry format in error message stable
Sat, 28 Aug 2010 12:31:07 -0400 Brodie Rao mail/hgweb: support service names for ports (issue2350)
Tue, 06 Jul 2010 18:24:04 +0900 Nicolas Dumazet mail: ensure that Python2.4 to 2.7 use the same header format stable
Tue, 19 Jan 2010 22:45:09 -0600 Matt Mackall Merge with stable