summaryrefslogtreecommitdiff
path: root/src/mailman/commands/cli_control.py
Commit message (Expand)AuthorAgeFilesLines
* Bump copyright years.Barry Warsaw2017-01-041-1/+1
* Use `atpublic` for @public instead of internal copy.Barry Warsaw2016-11-291-1/+1
* Fix the Flake8 ignore tagsAurélien Bompard2016-11-211-1/+1
* Rebase mailman/mailman!180 and cleanup # noqaBarry Warsaw2016-07-281-1/+1
* Don't use `flake8: noqa`.Barry Warsaw2016-04-011-1/+1
* Clean up the commands subdirectory.Barry Warsaw2016-03-241-12/+6
* Happy New Year.Barry Warsaw2016-01-021-1/+1
* Add a send-digests subcommand to send list digests right now.Barry Warsaw2015-12-201-1/+1
* typofixesSumana Harihareswara2015-04-191-2/+2
* * Fix calculation of default configuration file to use when the ``$var_dir``Barry Warsaw2015-01-201-5/+14
* Bump copyright years.Barry Warsaw2015-01-041-1/+1
* Fix the passing of certain essential environment variables down from theBarry Warsaw2015-01-021-4/+5
* Remove huge amounts of now unnecessary file boilerplate.Barry Warsaw2014-12-221-6/+2
* Bump copyright years.Barry Warsaw2014-01-011-1/+1
* Bump copyright years.Barry Warsaw2013-01-011-1/+1
* * Improve the --help text for the `start`, `stop`, `restart`, and `reopen`Barry Warsaw2012-12-231-4/+4
* * `bin/mailman start` was passing the wrong relative path to its runnerBarry Warsaw2012-10-241-3/+7
* General code cleanup.Barry Warsaw2012-04-251-16/+13
* copybumpBarry Warsaw2012-01-011-1/+1
* * `bin/mailman start --force` option is fixed. (LP: #869317)Barry Warsaw2011-10-161-2/+4
* Major terminology shift:Barry Warsaw2011-06-011-5/+5
* Typo fix.Barry Warsaw2011-04-121-1/+1
* Happy New Year.Barry Warsaw2011-01-011-1/+1
* * Start to get rid of pylint; it's more trouble than it's worth and pyflakesBarry Warsaw2010-12-221-1/+12
* More fixes to the start up procedure. The root cause of the fix is that whenBarry Warsaw2010-03-281-0/+3
* Checkpointint support for different path layouts, allowing us to optionallyBarry Warsaw2010-01-271-3/+3
* Happy New Year.Barry Warsaw2010-01-011-1/+1
* * Refactor the language manager off of the config object and into a utility.Barry Warsaw2009-12-101-2/+3
* * Mostly eradicate mentions of mailmanctl.Barry Warsaw2009-12-051-5/+5
* Factor out most of the i18n subsystem and convert to using the flufl.i18nBarry Warsaw2009-11-151-1/+1
* Add bin/mailman reopen and bin/mailman restartBarry Warsaw2009-10-061-9/+37
* Move mailmanctl start and stop commands into bin/mailman.Barry Warsaw2009-10-061-0/+169