Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2006-09-01 | A much improved release script, which now knows about Subversion (though isn't | bwarsaw | 1 | -1/+0 | |
yet ready to work from the trunk). Also, get rid of all the obsolete .cvsignore directories, they're no longer needed. Almost ready for 2.1.9rc1! | |||||
2005-12-30 | A cleansing pass, almost entirely cosmetic. Such things as whitespace | bwarsaw | 2 | -5/+6 | |
normalization, removal of tabs, copyright year updates to changed files, docstring and comment fixes, and usage of True/False. I also made a pass through the NEWS file. One import was reordered, and after this commit I will move the mmdsr.readme file to README.mmdsr. From my perspective, after that we're ready to go. I will port these changes forward to the trunk. | |||||
2005-12-13 | SF bug tracker 1378270. Fix aliases permission check in Postfix.py. | tkikuchi | 1 | -1/+10 | |
2005-10-23 | Use msg.send() to add Date header in create notification. | tkikuchi | 1 | -3/+4 | |
Mlist is already removed when remove. Use email.Utils.formatdate(). | |||||
2005-08-27 | FSF office has moved to 51 Franklin Street. | tkikuchi | 5 | -5/+5 | |
2004-09-22 | decoration is useless; in fact, it causes mojibake in japanese. | tkikuchi | 1 | -2/+2 | |
2003-03-31 | Backporting from trunk | bwarsaw | 2 | -21/+36 | |
2003-03-31 | Backporting SF patch #683906, add $DESTDIR to install target, by | bwarsaw | 1 | -2/+3 | |
Ademar de Souza Reis Jr | |||||
2003-01-02 | _do_remove(): Patch by Jon Parise to fix a bug in the stanza matching | bwarsaw | 1 | -3/+3 | |
code which would delete any list with a matching prefix (i.e. "bin/rmlist foo" would also delete the stanza for "foo-one" and "foo-two"). |