summaryrefslogtreecommitdiff
path: root/bin/withlist (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merged revisions 8113-8121 via svnmerge from bwarsaw2006-12-291-304/+0
* Convert genaliases to mmshell, optparse, and configuration.configbwarsaw2006-09-251-0/+3
* First crack at real virtual domain support, i.e. mailing lists with the samebwarsaw2006-07-081-6/+4
* Added a call to loginit.initialize() so invoked modules can do their logging.msapiro2006-06-111-2/+8
* back port from 2.1.6 / adding new files.tkikuchi2005-08-281-24/+46
* FSF office has moved. chdcking in for MAIN branch.tkikuchi2005-08-271-1/+1
* Fixed exception name typo in docstring example.bwarsaw2003-04-171-6/+6
* Jon Parise's patch to improve the usage() output for the command linebwarsaw2002-10-211-2/+6
* -i is now optional unless the -r option is given. IOW, we always dropbwarsaw2002-03-141-2/+9
* Restore Ken M's favorite feature <wink>.bwarsaw2002-01-291-24/+51
* Added -i / --interactive flag so that you don't need to run thisbwarsaw2002-01-171-18/+39
* Ben Gertzfield's patch to hardcode the path to the python executablebwarsaw2001-09-071-1/+1
* Add -q/--quiet, suggested by Scott Brown, which suppresses all statusbwarsaw2001-08-011-12/+26
* Update the example in the docstring to reflect the new MemberAdaptor API.bwarsaw2001-07-291-6/+6
* update copyright linebwarsaw2001-02-151-1/+1
* main(): In the conversion to string methods, the initialization ofbwarsaw2000-12-201-2/+2
* Start of support for i18n; marking of translatable strings.bwarsaw2000-12-071-23/+21
* Allow additional arguments on the command line, which are passed tobwarsaw2000-11-111-24/+50
* Make sure all scripts lowercase the list names, since they are casebwarsaw2000-09-111-1/+1
* Status messages are printed to stderr using the new Utils.write()bwarsaw2000-07-241-9/+13
* add a #! line and fix the module docstringbwarsaw2000-04-041-3/+3
* atexit(): A function for sys.exitfunc which will attempt to guaranteebwarsaw2000-03-281-2/+23
* Update the copyright lines to include the years 1999 & 2000.bwarsaw2000-03-211-1/+1
* Added a warning about explicit Unlock() being necessary.bwarsaw1999-12-021-0/+4
* Added an example of how to use the -r option.bwarsaw1999-11-161-0/+29
* In docstring, use %% to escape the percent sign.bwarsaw1999-06-101-1/+1
* Several changes. First, locking is now done with the -l/--lockbwarsaw1999-05-031-16/+83
* Convenience script for interacting with a mailing list from Python'sbwarsaw1999-03-291-0/+53