summaryrefslogtreecommitdiff
path: root/mailman/options.py
Commit message (Expand)AuthorAgeFilesLines
* Push the source directory into a 'src' subdirectory so that zc.buildout worksBarry Warsaw2009-01-251-143/+0
* Several important cleanups.Barry Warsaw2009-01-161-5/+8
* - For command line scripts, -C names the configuration file to use. ForBarry Warsaw2009-01-031-1/+6
* Bump copyright yearsBarry Warsaw2009-01-011-1/+1
* More test repairs.Barry Warsaw2008-12-311-4/+6
* Lots of changes to make bin/withlist work under a buildout environment.Barry Warsaw2008-12-201-3/+3
* Upgrade to GPLv3.Barry Warsaw2008-09-241-12/+12
* mailman.Version -> mailman.versionBarry Warsaw2008-03-311-1/+1
* Move AlreadySubscribedError to interfaces/member.py in the (new) preferenceBarry Warsaw2008-03-231-2/+10
* Rename rmlist to remove_list, and let it take multiple -l command lineBarry Warsaw2008-03-221-0/+12
* Several fixes to command line scripts.Barry Warsaw2008-03-221-4/+55
* Added a common option parsing class, and converted master to it.Barry Warsaw2008-03-211-0/+62