summaryrefslogtreecommitdiff
path: root/src/mailman/bin/mailman.py
Commit message (Expand)AuthorAgeFilesLines
* PR288 vettedBarry Warsaw2017-08-291-16/+23
* Print the list of available commands with `mailman --help`Abhilash Raj2017-08-091-0/+2
* Convert to click for CLI optionsBarry Warsaw2017-07-221-65/+77
* Provide a better way to avoid instantiating some componentsBarry Warsaw2017-06-171-4/+1
* Bump copyright years.Barry Warsaw2017-01-041-2/+2
* Use `atpublic` for @public instead of internal copy.Barry Warsaw2016-11-291-1/+1
* mailman subcommands commit transactionsBarry Warsaw2016-04-121-1/+3
* Clean up the bin directory.Barry Warsaw2016-03-241-22/+20
* Happy New Year.Barry Warsaw2016-01-021-2/+2
* fix according to comments from barryAbhilash Raj2015-08-131-1/+1
* remove a print statement committed accidentallyAbhilash Raj2015-08-131-1/+0
* Fix #137Abhilash Raj2015-08-131-1/+2
* Documentation fixes, given by Abhilash Raj.Barry Warsaw2015-03-131-1/+1
|\
| * change bin/mailman to mailman everwhere in docsAbhilash Raj2015-03-121-1/+1
|/
* Bump copyright years.Barry Warsaw2015-01-041-2/+2
* Remove huge amounts of now unnecessary file boilerplate.Barry Warsaw2014-12-221-5/+1
* All the REST tests pass.Barry Warsaw2014-12-151-2/+8
* Bump copyright years.Barry Warsaw2014-01-011-2/+2
* Bump copyright years.Barry Warsaw2013-01-011-2/+2
* LP: #975692 phase 1Barry Warsaw2012-12-281-1/+1
* Refactor to better handling the difference between a testing database and aBarry Warsaw2012-07-251-8/+4
* * Global ``-C`` option now accepts an absolute path to the configurationBarry Warsaw2012-03-121-2/+4
|\
| * Get rid of the function and inline the path callAndrea Crotti2012-03-131-9/+1
| * expand the user home and use the absolute path for the -C optionAndrea Crotti2012-03-131-1/+11
|/
* * Schema migrations have been implemented.Barry Warsaw2012-02-121-1/+1
* copybumpBarry Warsaw2012-01-011-1/+1
* Happy New Year.Barry Warsaw2011-01-011-2/+2
* * Fix two type specifications in argparse.Barry Warsaw2010-03-031-2/+5
* A bit of clean up.Barry Warsaw2010-02-131-0/+2
* Happy New Year.Barry Warsaw2010-01-011-2/+2
* Factor out most of the i18n subsystem and convert to using the flufl.i18nBarry Warsaw2009-11-151-1/+1
* Refactor the subcommands so that the infrastructure does more of the menialBarry Warsaw2009-08-161-1/+17
* bin/mailman help as an alias for bin/mailman --helpBarry Warsaw2009-08-091-1/+1
* A start on the 'mailman' subcommand layout, with the help of argparse. RightBarry Warsaw2009-08-091-0/+79