summaryrefslogtreecommitdiff
path: root/src/mailman/commands/docs/members.rst
Commit message (Expand)AuthorAgeFilesLines
* Convert to click for CLI optionsBarry Warsaw2017-07-221-103/+63
* The ``mailman members`` command can now be used to display members based onBarry Warsaw2015-12-221-50/+47
* Replace add_member() with subscribe() helper.Barry Warsaw2015-03-261-38/+16
* * Refactor add_member() so that it uses a RequestRecord namedtuple.Barry Warsaw2015-03-211-12/+25
* Documentation fixes, given by Abhilash Raj.Barry Warsaw2015-03-131-2/+2
|\
| * change bin/mailman to mailman everwhere in docsAbhilash Raj2015-03-121-1/+1
|/
* We don't need the 'six' package any more.Barry Warsaw2015-01-041-1/+1
* Pass all command tests.Barry Warsaw2014-12-151-1/+1
* Port some of the commands.Barry Warsaw2014-12-131-2/+1
* Use print functions consistently through, and update all __future__ imports toBarry Warsaw2014-04-281-5/+5
* Finally, all doctests are named .rstBarry Warsaw2011-09-231-0/+322