| Commit message (Expand) | Author | Age | Files | Lines |
| * | Bite the bullet: rename the Mailman package to mailman. | Barry Warsaw | 2008-02-27 | 1 | -1270/+0 |
| * | Tweak copyright years. | Barry Warsaw | 2008-02-07 | 1 | -1/+1 |
| * | Much progress, though not perfect, on migrating to SQLAlchemy 0.4 and Elixir | Barry Warsaw | 2007-10-31 | 1 | -5/+2 |
| * | General cleanups some of which is even tested <wink>. Mailman.LockFile module | Barry Warsaw | 2007-10-10 | 1 | -3/+3 |
| * | Implement a context manager for Python 2.5's with statement, which is | Barry Warsaw | 2007-09-19 | 1 | -45/+10 |
| * | Other than contrib files, convert all imports of mm_cfg to imports of config. | Barry Warsaw | 2007-07-14 | 1 | -16/+16 |
| * | Update copyright years. | bwarsaw | 2007-01-19 | 1 | -1/+1 |
| * | A little more internal_name() to fqdn_listname changes. | tkikuchi | 2006-12-03 | 1 | -4/+4 |
| * | Added '(by thread)' to the previous and next message links to emphasize that | msapiro | 2006-06-11 | 1 | -2/+2 |
| * | Remove most uses of the types module, in favor of isinstance checks against | bwarsaw | 2006-04-17 | 1 | -4/+3 |
| * | - Convert all logging to Python's standard logging module. Get rid of all | bwarsaw | 2006-04-17 | 1 | -6/+6 |
| * | Now that Python 2.3 is the minimum requirement for Mailman 2.2: | bwarsaw | 2006-04-15 | 1 | -20/+12 |
| * | Added missing import of Errors module. | msapiro | 2006-03-20 | 1 | -0/+1 |
| * | Back out Revision 2.30 patch for email.Message.set_payload() bug | tkikuchi | 2006-01-29 | 1 | -7/+2 |
| * | Text file '@' obfuscation bug (unicode) fix. Thanks Mark. | tkikuchi | 2006-01-09 | 1 | -3/+8 |
| * | Port cleaning changes forward from 2.1-maint branch. | bwarsaw | 2005-12-30 | 1 | -1/+2 |
| * | Fixes for email.set_payload() not distinguish parsed or virgin payload. | tkikuchi | 2005-12-24 | 1 | -1/+6 |
| * | Finnish dialect of "Re:". | tkikuchi | 2005-11-01 | 1 | -1/+1 |
| * | Obfuscate email address in the subject line. | tkikuchi | 2005-10-31 | 1 | -0/+9 |
| * | Obscure email when the poster doesn't set full name in From:. | tkikuchi | 2005-09-19 | 1 | -1/+5 |
| * | back porting from 2.1.6 | tkikuchi | 2005-08-28 | 1 | -27/+64 |
| * | FSF office has moved. chdcking in for MAIN branch. | tkikuchi | 2005-08-27 | 1 | -1/+1 |
| * | quick_maketext(): Richard Barrett's patch for bug #730769, with minor | bwarsaw | 2003-05-12 | 1 | -6/+36 |
| * | volNameToDate(): Catch failures in time.mktime() which can happen if | bwarsaw | 2003-01-19 | 1 | -15/+18 |
| * | Copyright years. | bwarsaw | 2003-01-10 | 1 | -1/+1 |
| * | Article.__init__(): Watch out for tuples coming back from | bwarsaw | 2003-01-10 | 1 | -0/+3 |
| * | __processbody_URLquote(): Tokio Kikuchi's patch #658598 to fix rc1 bug | bwarsaw | 2002-12-26 | 1 | -1/+3 |
| * | __processbody_URLquote(): Obscure email addresses in the body of | bwarsaw | 2002-12-24 | 1 | -1/+6 |
| * | Martin's patch #655214 to fix multi-charset archiving. He says: | bwarsaw | 2002-12-24 | 1 | -108/+48 |
| * | Tokio Kikichi's patch for multibyte i18n problems. Patch #646884, | bwarsaw | 2002-12-08 | 1 | -39/+60 |
| * | decode_charset(): Greg Ward's patch for SF # 649007. If there is an | bwarsaw | 2002-12-07 | 1 | -2/+2 |
| * | sizeof(): Watch out for ENOENT exceptions which can happen if the mbox | bwarsaw | 2002-12-07 | 1 | -1/+7 |
| * | update_article(): Reword the messages for proper i18n style. Closes | bwarsaw | 2002-12-05 | 1 | -6/+9 |
| * | setListIfUnset(): Greg Ward's patch to actually make this work. ;) | bwarsaw | 2002-12-05 | 1 | -2/+1 |
| * | setListIfUnset(): Hack to set self._mlist if it isn't already set. | bwarsaw | 2002-12-02 | 1 | -12/+36 |
| * | quick_maketext(): Copy the body of the try: from Utils.maketext() for | bwarsaw | 2002-11-18 | 1 | -8/+14 |
| * | Simplification and fixes for i18n in the archives. This is related to | bwarsaw | 2002-11-18 | 1 | -62/+22 |
| * | decode_charset(): We no longer need the EncWord module, since | bwarsaw | 2002-11-12 | 1 | -16/+23 |
| * | __getstate__(), __setstate__(): Be slightly more defensive. | bwarsaw | 2002-11-07 | 1 | -6/+14 |
| * | as_html(): Add a link to the listinfo page for the mailing list. | bwarsaw | 2002-11-04 | 1 | -0/+2 |
| * | Fixes for terrible performance hits after the i18n patches were | bwarsaw | 2002-11-04 | 1 | -22/+79 |
| * | Get rid of all the manipulations of the MailList object's lock file. | bwarsaw | 2002-10-19 | 1 | -6/+2 |
| * | Add a work around for the default small stack size on MacOSX. | bwarsaw | 2002-10-18 | 1 | -0/+19 |
| * | __init__(): Somehow the archiver was unlocking the list at an odd | bwarsaw | 2002-10-15 | 1 | -1/+1 |
| * | Whitespace normalization and some Pychecker cleanup. | bwarsaw | 2002-10-09 | 1 | -8/+7 |
| * | _makeArticle(): Override base class method so that we create a | bwarsaw | 2002-10-09 | 1 | -1/+6 |
| * | Integrating SF patch #594771, i18n'ified pipermail. | bwarsaw | 2002-10-08 | 1 | -368/+411 |
| * | as_html(): Patch #546362 by Nicholas Russo to include the Subject: and | bwarsaw | 2002-08-23 | 1 | -0/+2 |
| * | QuoteHyperChars() -> websafe() | bwarsaw | 2002-05-22 | 1 | -2/+2 |
| * | Integrating a patch from Martin v. Loewis related to i18n; quoting: | bwarsaw | 2002-05-04 | 1 | -38/+86 |