aboutsummaryrefslogtreecommitdiffstats
path: root/Mailman/Archiver/pipermail.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Additional cleanup of pipermail threadingMark Sapiro2010-02-221-3/+5
* Fixed a bug in pipermail archiving that caused fallback threading byMark Sapiro2010-02-131-2/+6
* Fixed a bug that could cause incorrect threading of replies to archivedMark Sapiro2009-08-011-5/+9
* Back out Revision 2.18.2.19 patch for email.Message.set_payload() bugtkikuchi2006-01-291-6/+1
* True/False definition for Python2.1.tkikuchi2005-12-261-0/+7
* Fixes for email.set_payload() not distinguish parsed or virgin payload.tkikuchi2005-12-171-1/+6
* Fix pipermail.py bug for not retainning original date in .txt archivetkikuchi2005-02-051-1/+4
* Fix in pipermail to use Unicode for indexing (sort fails for ascii 8bit)tkikuchi2005-01-251-2/+8
* fix bugs when using ARCHIVE_HTML_SANITIZER = 1tkikuchi2004-10-141-1/+2
* finished_update_article(): Richard Barrett's fix to reduce Pipermailbwarsaw2003-12-241-0/+9
* Backporting from the HEAD -- updated archiverbwarsaw2003-09-221-2/+2
* _set_date(): Watch out for TypeErrors that can come from time.mktime()bwarsaw2003-01-101-1/+1
* This commit was manufactured by cvs2svn to create branch2003-01-021-0/+854