| Commit message (Expand) | Author | Age | Files | Lines |
| * | Major surgery to get the setuptools based installation passing all the | Barry Warsaw | 2007-07-16 | 16 | -1129/+0 |
| * | The start of a setuptools conversion. All the Makefile.in and autoconf | Barry Warsaw | 2007-07-13 | 1 | -118/+0 |
| * | Convert failing test_message.py to doctests bounces.txt and message.txt, which | Barry Warsaw | 2007-07-01 | 1 | -1/+1 |
| * | Add support for code coverage with 'testall --coverage'. However, I'm not | Barry Warsaw | 2007-07-01 | 2 | -0/+953 |
| * | Merge exp-elixir-branch to trunk. There is enough working to make me feel | bwarsaw | 2007-05-28 | 5 | -13/+13 |
| * | Python 2.5 is the required minimum now and that comes with the required versi... | bwarsaw | 2007-04-12 | 2 | -1/+1 |
| * | Update copyright years. | bwarsaw | 2007-01-19 | 3 | -3/+3 |
| * | In HTTPRunner, when we see a KeyboardInterrupt during the serve_forever(), | bwarsaw | 2007-01-05 | 1 | -1/+1 |
| * | A rudimentary import script. Several things are not yet imported, including | bwarsaw | 2006-12-30 | 3 | -1/+1 |
| * | Merged revisions 8113-8121 via svnmerge from | bwarsaw | 2006-12-29 | 4 | -29/+54 |
| * | Fix use of easy_install.py flags. This ensures that wsgiref gets installed in | bwarsaw | 2006-11-02 | 4 | -10/+18 |
| * | More work on the WSGI support. So far, I've tested most of the admin.py links | bwarsaw | 2006-10-15 | 3 | -4/+18 |
| * | Upgrade to email package version 4.0.1. Because email 4.0.1 is only | bwarsaw | 2006-07-30 | 3 | -2/+1 |
| * | Add a framework for easier use of alternative MemberAdaptor implementations. | bwarsaw | 2006-07-16 | 1 | -33/+0 |
| * | Update NEWS and remove an obsolete file. | bwarsaw | 2006-07-08 | 1 | -0/+0 |
| * | Fix some buglets with virtual domain support and repair unit tests broken by | bwarsaw | 2006-07-08 | 1 | -376/+0 |
| * | Massive conversion process so that Mailman can be run from a user specified | bwarsaw | 2006-07-08 | 2 | -0/+68 |
| * | Now that we've converted from CVS to Subversion, remove CVS cruft from | bwarsaw | 2006-04-15 | 1 | -3/+0 |
| * | Asian codecs are not requied in 2.2 installation: use Python-2.4 which | tkikuchi | 2006-03-07 | 2 | -0/+0 |
| * | Changed email package to 2.5.7. Backed out workaround set_payload() method | msapiro | 2006-03-06 | 3 | -3/+4 |
| * | Port cleaning changes forward from 2.1-maint branch. | bwarsaw | 2005-12-30 | 1 | -1/+2 |
| * | Japanese and Korean codecs should be installed separately. | tkikuchi | 2005-12-06 | 2 | -13/+1 |
| * | Arabic and Hebrew bi-directional (RFC-1556) encoding aliases. | tkikuchi | 2005-11-08 | 1 | -1/+9 |
| * | change in config files | tkikuchi | 2005-08-28 | 1 | -2/+2 |
| * | back port from 2.1.6 / misc libraries | tkikuchi | 2005-08-28 | 4 | -0/+0 |
| * | FSF office has moved. chdcking in for MAIN branch. | tkikuchi | 2005-08-27 | 4 | -4/+4 |
| * | Typo | bwarsaw | 2003-09-25 | 1 | -1/+1 |
| * | Updated to point at email-2.5.4 | bwarsaw | 2003-08-26 | 1 | -1/+1 |
| * | Update the email package to fix an RFC 2231 bug. | bwarsaw | 2003-08-19 | 2 | -0/+0 |
| * | Updates, including email 2.5.2. | bwarsaw | 2003-05-08 | 3 | -1/+1 |
| * | Fix the path to the pidfile. Closes SF bug # 726415, John Dennis. | bwarsaw | 2003-04-24 | 1 | -5/+5 |
| * | Use email 2.5.1 | bwarsaw | 2003-03-30 | 3 | -1/+1 |
| * | Update to email 2.5 | bwarsaw | 2003-03-22 | 3 | -1/+1 |
| * | Install sitelist.cfg into data/ | bwarsaw | 2003-03-22 | 1 | -0/+1 |
| * | intermediate | bwarsaw | 2003-03-22 | 1 | -0/+376 |
| * | Update to email package 2.5b1 | bwarsaw | 2003-03-12 | 3 | -1/+1 |
| * | Update copyright years | bwarsaw | 2003-03-11 | 1 | -1/+1 |
| * | SF patch #683906, add $DESTDIR to install target, by Ademar de Souza Reis | twouters | 2003-03-11 | 1 | -7/+8 |
| * | Donn Cave's patch #602087 to honor configure's --srcdir switch. | bwarsaw | 2002-12-12 | 1 | -2/+2 |
| * | PATHDIRS: Add tests so it gets paths.py | bwarsaw | 2002-12-02 | 1 | -1/+1 |
| * | Upgrade to JapaneseCodecs 1.4.9 | bwarsaw | 2002-11-15 | 3 | -1/+1 |
| * | install-packages: On second though, use umask 02 instead, since that's | bwarsaw | 2002-11-04 | 1 | -1/+1 |
| * | install-packages: Force the umask to 022 so files get installed with | bwarsaw | 2002-11-04 | 1 | -1/+1 |
| * | For some reason we weren't quite using the released version of email | bwarsaw | 2002-10-21 | 1 | -0/+0 |
| * | Looks like you have to import korean.aliases in order to get the | bwarsaw | 2002-10-21 | 1 | -0/+4 |
| * | Use latest and greatest email package. | bwarsaw | 2002-10-14 | 2 | -0/+0 |
| * | EMAILPKG: Use email 2.4.3 | bwarsaw | 2002-10-14 | 1 | -1/+1 |
| * | Update to email package version 2.4 | bwarsaw | 2002-10-01 | 3 | -1/+1 |
| * | Because we normally don't import site, the japanese.pth and korean.pth | bwarsaw | 2002-09-18 | 1 | -0/+7 |
| * | Update to email 2.3. | bwarsaw | 2002-09-11 | 3 | -1/+1 |