Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2006-01-29 | Back out Revision 2.18.2.19 patch for email.Message.set_payload() bug | tkikuchi | 1 | -6/+1 |
2005-12-26 | True/False definition for Python2.1. | tkikuchi | 1 | -0/+7 |
2005-12-17 | Fixes for email.set_payload() not distinguish parsed or virgin payload. | tkikuchi | 1 | -1/+6 |
2005-02-05 | Fix pipermail.py bug for not retainning original date in .txt archive | tkikuchi | 1 | -1/+4 |
2005-01-25 | Fix in pipermail to use Unicode for indexing (sort fails for ascii 8bit) | tkikuchi | 1 | -2/+8 |
2004-10-14 | fix bugs when using ARCHIVE_HTML_SANITIZER = 1 | tkikuchi | 1 | -1/+2 |
2003-12-24 | finished_update_article(): Richard Barrett's fix to reduce Pipermail | bwarsaw | 1 | -0/+9 |
2003-09-22 | Backporting from the HEAD -- updated archiver | bwarsaw | 1 | -2/+2 |
2003-01-10 | _set_date(): Watch out for TypeErrors that can come from time.mktime() | bwarsaw | 1 | -1/+1 |