aboutsummaryrefslogtreecommitdiffstats
path: root/Mailman/Archiver (unfollow)
Commit message (Expand)AuthorFilesLines
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)tkikuchi2-18/+36
2004-11-16Obscure email address in text format archive.tkikuchi1-1/+9
2004-10-14fix bugs when using ARCHIVE_HTML_SANITIZER = 1tkikuchi1-1/+2
2004-10-10I18N error avoidance. HeaderParserError/UnicodeErrortkikuchi1-2/+10
2004-10-09[ 789015 ] Archiver.py patch for pipermail URL generationtkikuchi1-5/+6
2003-12-26Article.__init__(): Provide a default charset if the message doesn'tbwarsaw1-3/+7
2003-12-24finished_update_article(): Richard Barrett's fix to reduce Pipermailbwarsaw1-0/+9
2003-12-24finished_update_article(): Richard Barrett's fix to reduce Pipermailbwarsaw1-0/+6
2003-12-01html_TOC(): If PUBLIC_MBOX is false, use archtocnombox.html which doesn't havebwarsaw1-5/+6
2003-12-01makelink(), breaklink(): Some coding updates.bwarsaw1-14/+23
2003-09-22Backporting from the HEAD -- updated archiverbwarsaw3-10/+42
2003-03-31Backporting SF patch #683906, add $DESTDIR to install target, bybwarsaw1-2/+3
2003-02-08Backporting from the trunk.bwarsaw1-15/+18
2003-01-10Copyright years.bwarsaw1-1/+1
2003-01-10Article.__init__(): Watch out for tuples coming back frombwarsaw1-0/+3
2003-01-10_set_date(): Watch out for TypeErrors that can come from time.mktime()bwarsaw1-1/+1