summaryrefslogtreecommitdiff
path: root/src/mailman/interfaces/command.py
Commit message (Expand)AuthorAgeFilesLines
* Convert to click for CLI optionsBarry Warsaw2017-07-221-17/+15
* Bump copyright years.Barry Warsaw2017-01-041-1/+1
* Use `atpublic` for @public instead of internal copy.Barry Warsaw2016-11-291-1/+1
* Import order flake8 plugin.Barry Warsaw2016-03-271-1/+1
* Clean up the interfaces directory.Barry Warsaw2016-03-251-12/+5
* A bit of pre-merge cleanup.Barry Warsaw2016-03-221-2/+2
* Happy New Year.Barry Warsaw2016-01-021-1/+1
* Bump copyright years.Barry Warsaw2015-01-041-1/+1
* Remove huge amounts of now unnecessary file boilerplate.Barry Warsaw2014-12-221-3/+0
* Use print functions consistently through, and update all __future__ imports toBarry Warsaw2014-04-281-1/+1
* Bump copyright years.Barry Warsaw2014-01-011-1/+1
* Switch to PEP 435 enums from flufl.enums.Barry Warsaw2013-06-181-1/+1
* Bump copyright years.Barry Warsaw2013-01-011-1/+1
* copybumpBarry Warsaw2012-01-011-1/+1
* Happy New Year.Barry Warsaw2011-01-011-1/+1
* Updates for the latest releases of flufl.enum and flufl.i18n.Barry Warsaw2010-05-021-1/+1
* Happy New Year.Barry Warsaw2010-01-011-1/+1
* Refactor the subcommands so that the infrastructure does more of the menialBarry Warsaw2009-08-161-2/+6
* bin/mailman help as an alias for bin/mailman --helpBarry Warsaw2009-08-091-1/+3
* A start on the 'mailman' subcommand layout, with the help of argparse. RightBarry Warsaw2009-08-091-2/+17
* Add argparse 'cause I think this might end up being cool.Barry Warsaw2009-03-291-0/+5
* Push the source directory into a 'src' subdirectory so that zc.buildout worksBarry Warsaw2009-01-251-0/+68