aboutsummaryrefslogtreecommitdiffstats
path: root/Mailman/Archiver/HyperArch.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-271-1/+1
* 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 in pipermail to use Unicode for indexing (sort fails for ascii 8bit)tkikuchi2005-01-251-16/+28
* Obscure email address in text format archive.tkikuchi2004-11-161-1/+9
* I18N error avoidance. HeaderParserError/UnicodeErrortkikuchi2004-10-101-2/+10
* 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/+6
* html_TOC(): If PUBLIC_MBOX is false, use archtocnombox.html which doesn't havebwarsaw2003-12-011-5/+6
* Backporting from the HEAD -- updated archiverbwarsaw2003-09-221-6/+36
* 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
* This commit was manufactured by cvs2svn to create branch2003-01-021-0/+1224