aboutsummaryrefslogtreecommitdiffstats
path: root/Mailman/Archiver (follow)
Commit message (Expand)AuthorAgeFilesLines
* Updated copyright.Mark Sapiro2010-02-221-1/+1
* Additional cleanup of pipermail threadingMark Sapiro2010-02-222-3/+8
* Fixed a bug in pipermail archiving that caused fallback threading byMark Sapiro2010-02-132-10/+20
* Fixed a bug that could cause incorrect threading of replies to archivedMark Sapiro2009-08-011-5/+9
* Worked around a potential problem in HyperArch.py with unicode characterMark Sapiro2009-02-121-1/+4
* Changed the pattern used to recognize URLs in messages for the pipermailMark Sapiro2008-12-221-1/+6
* Fixed an issue where in some circumstances HyperArch.py would translateMark Sapiro2008-12-191-2/+2
* Added 'listname' to the replacements for the archidxfoot.html template.Mark Sapiro2008-06-291-0/+1
* Mailman/Archiver/HyperArch.pyMark Sapiro2007-11-251-1/+1
* small fix in mailto link subjectTokio Kikuchi2007-11-211-1/+1
* comments modifiedTokio Kikuchi2007-11-161-2/+2
* merge and commitTokio Kikuchi2007-11-161-2/+4
* A much improved release script, which now knows about Subversion (though isn'tbwarsaw2006-09-011-1/+0
* Added missing import of Errors module.msapiro2006-03-201-0/+1
* Back out Revision 2.18.2.19 patch for email.Message.set_payload() bugtkikuchi2006-01-292-13/+3
* Text file '@' obfuscation bug (unicode) fix. Thanks Mark.tkikuchi2006-01-091-3/+8
* A cleansing pass, almost entirely cosmetic. Such things as whitespacebwarsaw2005-12-301-1/+2
* True/False definition for Python2.1.tkikuchi2005-12-261-0/+7
* Fixes for email.set_payload() not distinguish parsed or virgin payload.tkikuchi2005-12-172-2/+12
* Port from MAIN. Finnish Re: dialect.tkikuchi2005-11-041-1/+1
* Obscure email address in the subject line.tkikuchi2005-10-311-0/+9
* Obscure email when the poster doesn't set full name in From:.tkikuchi2005-10-231-1/+5
* FSF office has moved to 51 Franklin Street.tkikuchi2005-08-275-5/+5
* I finally find out why re.escape() doesn't work properly. '%' should nottkikuchi2005-05-131-3/+4
* strip_subject() in HyperArch.pybwarsaw2005-05-131-3/+3
* RFC2231 charset is in email package.tkikuchi2005-04-211-4/+1
* 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-252-18/+36
* Obscure email address in text format archive.tkikuchi2004-11-161-1/+9
* fix bugs when using ARCHIVE_HTML_SANITIZER = 1tkikuchi2004-10-141-1/+2
* I18N error avoidance. HeaderParserError/UnicodeErrortkikuchi2004-10-101-2/+10
* [ 789015 ] Archiver.py patch for pipermail URL generationtkikuchi2004-10-091-5/+6
* Article.__init__(): Provide a default charset if the message doesn'tbwarsaw2003-12-261-3/+7
* finished_update_article(): Richard Barrett's fix to reduce Pipermailbwarsaw2003-12-241-0/+9
* finished_update_article(): Richard Barrett's fix to reduce Pipermailbwarsaw2003-12-241-0/+6
* html_TOC(): If PUBLIC_MBOX is false, use archtocnombox.html which doesn't havebwarsaw2003-12-011-5/+6
* makelink(), breaklink(): Some coding updates.bwarsaw2003-12-011-14/+23
* Backporting from the HEAD -- updated archiverbwarsaw2003-09-223-10/+42
* Backporting SF patch #683906, add $DESTDIR to install target, bybwarsaw2003-03-311-2/+3
* Backporting from the trunk.bwarsaw2003-02-081-15/+18
* Copyright years.bwarsaw2003-01-101-1/+1
* Article.__init__(): Watch out for tuples coming back frombwarsaw2003-01-101-0/+3
* _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-027-0/+2738