aboutsummaryrefslogtreecommitdiffstats
path: root/Mailman/Archiver/pipermail.py (unfollow)
Commit message (Expand)AuthorFilesLines
2016-03-11Fixed bug in last commit if no Received: header.Mark Sapiro1-2/+2
2016-03-10Fixed _set_date() in pipermail.py do do a better job.Mark Sapiro1-8/+18
2013-12-13Fixed bin/arch to not create scrubbed attachments for messages skippedMark Sapiro1-0/+4
2010-02-22Additional cleanup of pipermail threadingMark Sapiro1-3/+5
2010-02-13Fixed a bug in pipermail archiving that caused fallback threading byMark Sapiro1-2/+6
2009-08-01Fixed a bug that could cause incorrect threading of replies to archivedMark Sapiro1-5/+9
2006-01-29Back out Revision 2.18.2.19 patch for email.Message.set_payload() bugtkikuchi1-6/+1
2005-12-26True/False definition for Python2.1.tkikuchi1-0/+7
2005-12-17Fixes for email.set_payload() not distinguish parsed or virgin payload.tkikuchi1-1/+6
2005-02-05Fix pipermail.py bug for not retainning original date in .txt archivetkikuchi1-1/+4
2005-01-25Fix in pipermail to use Unicode for indexing (sort fails for ascii 8bit)tkikuchi1-2/+8
2004-10-14fix bugs when using ARCHIVE_HTML_SANITIZER = 1tkikuchi1-1/+2
2003-12-24finished_update_article(): Richard Barrett's fix to reduce Pipermailbwarsaw1-0/+9
2003-09-22Backporting from the HEAD -- updated archiverbwarsaw1-2/+2
2003-01-10_set_date(): Watch out for TypeErrors that can come from time.mktime()bwarsaw1-1/+1