| Commit message (Expand) | Author | Files | Lines |
2016-09-07 | paths.py now adds dist-packages as well as site-packages to sys.path. | Mark Sapiro | 1 | -1/+6 |
2016-09-04 | Added INIT INFO to the sample init.d script. | Mark Sapiro | 1 | -1/+13 |
2015-10-06 | Fixed the 'pidfile' path in the sample init.d script. | Mark Sapiro | 1 | -1/+1 |
2015-01-08 | Replaced PythonPowered.png with current version. | Mark Sapiro | 1 | -0/+0 |
2013-11-16 | Added a reopen command to the sample init.d script in misc/mailman.in. | Mark Sapiro | 1 | -2/+7 |
2011-07-08 | - Added Tokio Kikuchi's icons to the misc/ and installed icons/ | Mark Sapiro | 3 | -1/+1 |
2011-04-23 | Replaced old logos with new ones. | Mark Sapiro | 3 | -0/+0 |
2009-09-13 | Configure/make no longer builds Japanese and Korean codecs in | Mark Sapiro | 1 | -2/+2 |
2009-08-01 | Rev 1141 wasn't completely correct. | Mark Sapiro | 1 | -2/+2 |
2009-02-20 | Removed no longer used import. | Mark Sapiro | 1 | -2/+1 |
2009-01-11 | Updated links to Python documentation. | Mark Sapiro | 1 | -1/+1 |
2008-12-02 | As part of the Python 2.6 compatibility changes, we now use Python's email | Mark Sapiro | 1 | -0/+4 |
2008-11-30 | Python 2.4 is a minimum. Also, fix some autoconf complaints and remove | Barry Warsaw | 1 | -4/+1 |
2008-11-03 | Try to guess whether the email package is actually needed or not. | Barry Warsaw | 1 | -1/+1 |
2007-10-18 | Added a call to warnings.filterwarnings() to misc/paths.py.in to supress the | Mark Sapiro | 1 | -2/+6 |
2006-10-12 | With python2.5, importing JapaneseCodecs triggers LookupError because | tkikuchi | 1 | -3/+18 |
2006-09-01 | A much improved release script, which now knows about Subversion (though isn't | bwarsaw | 1 | -6/+0 |
2006-07-26 | Update to email 2.5.8 | bwarsaw | 3 | -1/+1 |
2006-03-06 | Changed email package to 2.5.7. Backed out workaround set_payload() method | msapiro | 3 | -3/+4 |
2005-12-30 | A cleansing pass, almost entirely cosmetic. Such things as whitespace | bwarsaw | 1 | -1/+2 |
2005-11-08 | Arabic and Hebrew bi-directional (RFC-1556) encoding aliases. | tkikuchi | 1 | -1/+9 |
2005-08-27 | FSF office has moved to 51 Franklin Street. | tkikuchi | 4 | -4/+4 |
2005-04-29 | update to email 2.5.6 | bwarsaw | 2 | -0/+0 |
2005-04-29 | Use email-2.5.6 | bwarsaw | 1 | -2/+2 |
2004-11-28 | JapaneseCodecs update. | tkikuchi | 3 | -1/+1 |
2004-10-02 | Closing: | tkikuchi | 1 | -1/+4 |
2004-05-14 | update to email 2.5.5 | bwarsaw | 2 | -0/+0 |
2004-05-14 | Update to email 2.5.5 | bwarsaw | 1 | -2/+2 |
2003-12-30 | Backing out the switch to cjkcodecs. There were too many problems | bwarsaw | 6 | -8/+14 |
2003-12-29 | Replace CJKCodecs-1.0.tar.gz with cjkcodecs-1.0.2.tar.gz. Remove an | bwarsaw | 4 | -1/+1 |
2003-12-29 | Updated for cjkcodecs 1.0.2 | bwarsaw | 1 | -1/+1 |
2003-12-26 | TK's patch # 865661 chunk which replaces JapaneseCodecs-1.4.9 and | bwarsaw | 6 | -16/+13 |
2003-12-01 | Add a PKGDIR variable which allows the builder to specify an alternative | bwarsaw | 1 | -2/+3 |
2003-09-25 | Typo | bwarsaw | 1 | -1/+1 |
2003-09-22 | Backporting from the HEAD -- email 2.5.4 | bwarsaw | 1 | -1/+1 |
2003-09-22 | This commit was manufactured by cvs2svn to create branch | | 1 | -0/+0 |
2003-04-24 | Fix the path to the pidfile. Closes SF bug # 726415, John Dennis. | bwarsaw | 1 | -5/+5 |
2003-03-31 | Use email 2.5.1 | bwarsaw | 1 | -0/+0 |
2003-03-31 | This commit was manufactured by cvs2svn to create branch | | 2 | -0/+376 |
2003-03-31 | Backporting SF patch #683906, add $DESTDIR to install target, by | bwarsaw | 1 | -9/+11 |