| Commit message (Expand) | Author | Age | Files | Lines |
| * | Bite the bullet: rename the Mailman package to mailman. | Barry Warsaw | 2008-02-27 | 1 | -185/+0 |
| * | PEP 292 style, $-strings are used by the translation service everywhere now. | Barry Warsaw | 2008-02-18 | 1 | -15/+6 |
| * | Tweak copyright years. | Barry Warsaw | 2008-02-07 | 1 | -1/+1 |
| * | Implement a context manager for Python 2.5's with statement, which is | Barry Warsaw | 2007-09-19 | 1 | -0/+15 |
| * | Major surgery to get the setuptools based installation passing all the | Barry Warsaw | 2007-07-16 | 1 | -2/+7 |
| * | Test suite repair. All tests are now passing again. | bwarsaw | 2007-03-21 | 1 | -16/+16 |
| * | Restoreing i18n in 2.2 | tkikuchi | 2007-03-01 | 1 | -1/+3 |
| * | Update copyright years. | bwarsaw | 2007-01-19 | 1 | -1/+1 |
| * | First crack at real virtual domain support, i.e. mailing lists with the same | bwarsaw | 2006-07-08 | 1 | -1/+1 |
| * | Massive conversion process so that Mailman can be run from a user specified | bwarsaw | 2006-07-08 | 1 | -3/+3 |
| * | Move list_lists and list_members over to Mailman.bin package and rewrite to | bwarsaw | 2006-04-29 | 1 | -9/+24 |
| * | Convert Mailman.bin.rmlist module to optparse, and do general cleanup. | bwarsaw | 2006-04-28 | 1 | -8/+19 |
| * | Remove most uses of the types module, in favor of isinstance checks against | bwarsaw | 2006-04-17 | 1 | -3/+2 |
| * | Improved fix for bug 1433673. When time.strptime returns tm_isdst = -1, use | msapiro | 2006-02-23 | 1 | -0/+4 |
| * | Fixed bug 1433673 by fixing ctime() to not use time.tzname[1] when tm_isdst i... | msapiro | 2006-02-19 | 1 | -4/+7 |
| * | back porting from 2.1.6 | tkikuchi | 2005-08-28 | 1 | -1/+1 |
| * | FSF office has moved. chdcking in for MAIN branch. | tkikuchi | 2005-08-27 | 1 | -1/+1 |
| * | _(): Encode any Unicode values in the interpolation dictionary back | bwarsaw | 2003-03-12 | 1 | -4/+15 |
| * | ctime(): First try to parse the date if it's a string and only do the | bwarsaw | 2002-12-09 | 1 | -19/+24 |
| * | ctime(): Include the local timezone name in the date string, as keyed | bwarsaw | 2002-12-07 | 1 | -1/+3 |
| * | Integrating SF patch #594771, i18n'ified pipermail. Changes here | bwarsaw | 2002-10-08 | 1 | -3/+49 |
| * | _(): If s is the empty string, just return it. Don't try to translate | bwarsaw | 2002-05-03 | 1 | -0/+3 |
| * | Update copyright years. | bwarsaw | 2002-03-16 | 1 | -1/+1 |
| * | We can simplify the logic here because Python 2.1 is a minimum | bwarsaw | 2002-03-16 | 1 | -26/+3 |
| * | Better support for command line scripts which want to set the default | bwarsaw | 2001-05-18 | 1 | -5/+12 |
| * | get_translation(), set_translation(): Function which let you set and | bwarsaw | 2001-03-02 | 1 | -0/+9 |
| * | set_language(): If the specified catalog file can't be found, gettext | bwarsaw | 2001-02-28 | 1 | -2/+7 |
| * | Get SafeDict from SafeDict not Utils. | bwarsaw | 2001-02-15 | 1 | -2/+2 |
| * | intermediate | bwarsaw | 2000-12-07 | 1 | -0/+75 |