summaryrefslogtreecommitdiff
path: root/src/mailman/commands/cli_withlist.py
Commit message (Expand)AuthorAgeFilesLines
* Rename metadata key for clarityBarry Warsaw2017-08-041-1/+1
* Convert to click for CLI optionsBarry Warsaw2017-07-221-198/+206
* Bump copyright years.Barry Warsaw2017-01-041-1/+1
* Use `atpublic` for @public instead of internal copy.Barry Warsaw2016-11-291-1/+1
* Fixes ipython singleton class 'InteractiveShellEmbed' initializationamitt0012016-10-101-2/+2
* Rebase mailman/mailman!180 and cleanup # noqaBarry Warsaw2016-07-281-1/+1
* Pay down some minor tech-debt.Barry Warsaw2016-05-011-2/+2
* Use contextlib.suppress() where appropriate.Barry Warsaw2016-04-301-4/+2
* Fix #228Barry Warsaw2016-04-221-7/+37
* Fix compatibility with IPython 4.Barry Warsaw2016-04-101-8/+43
* Fix regression with default banner.Barry Warsaw2016-04-091-1/+2
* Don't use `flake8: noqa`.Barry Warsaw2016-04-011-1/+1
* Clean up the commands subdirectory.Barry Warsaw2016-03-241-9/+4
* Happy New Year.Barry Warsaw2016-01-021-1/+1
* Documentation fixes, given by Abhilash Raj.Barry Warsaw2015-03-131-5/+5
|\
| * change bin/mailman to mailman everwhere in docsAbhilash Raj2015-03-121-5/+5
|/
* Bump copyright years.Barry Warsaw2015-01-041-1/+1
* Remove huge amounts of now unnecessary file boilerplate.Barry Warsaw2014-12-221-6/+3
* Bump copyright years.Barry Warsaw2014-01-011-1/+1
* Bump copyright years.Barry Warsaw2013-01-011-1/+1
* General code cleanup.Barry Warsaw2012-04-251-25/+24
* Merge branch from Andrea Crotti, with a minor cleanup:Barry Warsaw2012-04-061-2/+1
|\
| * the sys prompt can be safely set also when the readline import failsAndrea Crotti2012-03-141-2/+2
* | Schema change. After discussion at Pycon, we decided to change "real_name" toBarry Warsaw2012-03-151-2/+2
|/
* Move the interact module to a better sub-package location.Barry Warsaw2012-03-131-1/+1
* * IPython support in `bin/mailman shell` contributed by Andrea Crotti.Barry Warsaw2012-03-121-3/+28
|\
| * various small fixes after reviewing with Barry WarsawAndrea Crotti2012-03-131-11/+9
| * - add a section in the schema to customize the shellAndrea Crotti2012-03-131-2/+30
|/
* copybumpBarry Warsaw2012-01-011-1/+1
* * `bin/mailman shell` is an alias for `withlist`.Barry Warsaw2011-11-131-0/+8
* Happy New Year.Barry Warsaw2011-01-011-1/+1
* Fix the obvious errors identified by pyflakes. Skip false positives (mostlyBarry Warsaw2010-10-081-1/+0
* Happy New Year.Barry Warsaw2010-01-011-1/+1
* Moderate testing of the withlist command.Barry Warsaw2009-11-261-1/+1
* Flesh out --runBarry Warsaw2009-11-261-12/+40
* * The start of a conversion of bin/withlist to bin/mailman withlistBarry Warsaw2009-11-261-0/+187