summaryrefslogtreecommitdiff
path: root/src/mailman/utilities/options.py
Commit message (Collapse)AuthorAgeFilesLines
* Convert to click for CLI optionsBarry Warsaw2017-07-221-110/+46
|
* Bump copyright years.Barry Warsaw2017-01-041-1/+1
|
* Use `atpublic` for @public instead of internal copy.Barry Warsaw2016-11-291-1/+1
|
* Clean up the utilities directory.Barry Warsaw2016-03-251-9/+4
|
* Happy New Year.Barry Warsaw2016-01-021-1/+1
|
* Remove the obsolete and mostly unimplemented onebounce script.Barry Warsaw2015-05-031-0/+142
Move the options base class to utilities (even though only the master uses it). Remove other obsolete and unused code.