aboutsummaryrefslogtreecommitdiffstats
path: root/Mailman/Handlers/CookHeaders.py (unfollow)
Commit message (Expand)AuthorFilesLines
2008-06-20Fixed CookHeaders.py which in some cases with new style prefixingMark Sapiro1-1/+4
2008-03-06CookHeaders.py - Changed the first URL in the RFC 2369 List-Unsubscribe:Mark Sapiro1-2/+3
2006-02-17ch_oneline(): Input string variable is overwritten. Also use listtkikuchi1-8/+4
2006-01-01process(): Fix a comment.bwarsaw1-4/+3
2005-12-30A cleansing pass, almost entirely cosmetic. Such things as whitespacebwarsaw1-11/+13
2005-12-26Python interpreter has evolved to be strict on ascii charset range.tkikuchi1-20/+13
2005-11-04Port from MAIN. Finnish Re: dialect.tkikuchi1-1/+1
2005-08-27FSF office has moved to 51 Franklin Street.tkikuchi1-1/+1
2005-05-13I finally find out why re.escape() doesn't work properly. '%' should nottkikuchi1-8/+8
2005-05-13prefix_subject(): Don't double escape the prefix_pattern.bwarsaw1-3/+0
2005-05-13strip_subject() in HyperArch.pybwarsaw1-8/+7
2005-02-12Request from Brad Knowles. We need subject prefix strippedtkikuchi1-0/+11
2005-02-11bumping 2.1.6b3tkikuchi1-1/+4
2005-01-25Fix in pipermail to use Unicode for indexing (sort fails for ascii 8bit)tkikuchi1-1/+1
2005-01-22Introduce old_style in CookHeaders.py and OLD_STYLE_PREFIXING in Defaults.py.tkikuchi1-5/+29
2004-10-09[ 601117 ] add sequencial number in subject prefixtkikuchi1-52/+117
2003-12-18Fix commentbwarsaw1-2/+1
2003-12-18uheader(): Added default argument for maxlinelen.bwarsaw1-11/+12
2003-12-13process(): Quote the description when adding it to the List-ID header,bwarsaw1-1/+1
2003-09-22Backporting from the HEAD -- updated handlersbwarsaw1-1/+1
2003-03-31Backporting from trunkbwarsaw1-2/+2
2003-02-08Backporting from the trunk.bwarsaw1-5/+14