| Commit message (Expand) | Author | Age | Files | Lines |
| * | Merged revisions 8113-8121 via svnmerge from | bwarsaw | 2006-12-29 | 1 | -304/+0 |
| * | Convert genaliases to mmshell, optparse, and configuration.config | bwarsaw | 2006-09-25 | 1 | -0/+3 |
| * | First crack at real virtual domain support, i.e. mailing lists with the same | bwarsaw | 2006-07-08 | 1 | -6/+4 |
| * | Added a call to loginit.initialize() so invoked modules can do their logging. | msapiro | 2006-06-11 | 1 | -2/+8 |
| * | back port from 2.1.6 / adding new files. | tkikuchi | 2005-08-28 | 1 | -24/+46 |
| * | FSF office has moved. chdcking in for MAIN branch. | tkikuchi | 2005-08-27 | 1 | -1/+1 |
| * | Fixed exception name typo in docstring example. | bwarsaw | 2003-04-17 | 1 | -6/+6 |
| * | Jon Parise's patch to improve the usage() output for the command line | bwarsaw | 2002-10-21 | 1 | -2/+6 |
| * | -i is now optional unless the -r option is given. IOW, we always drop | bwarsaw | 2002-03-14 | 1 | -2/+9 |
| * | Restore Ken M's favorite feature <wink>. | bwarsaw | 2002-01-29 | 1 | -24/+51 |
| * | Added -i / --interactive flag so that you don't need to run this | bwarsaw | 2002-01-17 | 1 | -18/+39 |
| * | Ben Gertzfield's patch to hardcode the path to the python executable | bwarsaw | 2001-09-07 | 1 | -1/+1 |
| * | Add -q/--quiet, suggested by Scott Brown, which suppresses all status | bwarsaw | 2001-08-01 | 1 | -12/+26 |
| * | Update the example in the docstring to reflect the new MemberAdaptor API. | bwarsaw | 2001-07-29 | 1 | -6/+6 |
| * | update copyright line | bwarsaw | 2001-02-15 | 1 | -1/+1 |
| * | main(): In the conversion to string methods, the initialization of | bwarsaw | 2000-12-20 | 1 | -2/+2 |
| * | Start of support for i18n; marking of translatable strings. | bwarsaw | 2000-12-07 | 1 | -23/+21 |
| * | Allow additional arguments on the command line, which are passed to | bwarsaw | 2000-11-11 | 1 | -24/+50 |
| * | Make sure all scripts lowercase the list names, since they are case | bwarsaw | 2000-09-11 | 1 | -1/+1 |
| * | Status messages are printed to stderr using the new Utils.write() | bwarsaw | 2000-07-24 | 1 | -9/+13 |
| * | add a #! line and fix the module docstring | bwarsaw | 2000-04-04 | 1 | -3/+3 |
| * | atexit(): A function for sys.exitfunc which will attempt to guarantee | bwarsaw | 2000-03-28 | 1 | -2/+23 |
| * | Update the copyright lines to include the years 1999 & 2000. | bwarsaw | 2000-03-21 | 1 | -1/+1 |
| * | Added a warning about explicit Unlock() being necessary. | bwarsaw | 1999-12-02 | 1 | -0/+4 |
| * | Added an example of how to use the -r option. | bwarsaw | 1999-11-16 | 1 | -0/+29 |
| * | In docstring, use %% to escape the percent sign. | bwarsaw | 1999-06-10 | 1 | -1/+1 |
| * | Several changes. First, locking is now done with the -l/--lock | bwarsaw | 1999-05-03 | 1 | -16/+83 |
| * | Convenience script for interacting with a mailing list from Python's | bwarsaw | 1999-03-29 | 1 | -0/+53 |