summaryrefslogtreecommitdiff
path: root/src/mailman/commands/cli_info.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
* Clean up the commands subdirectory.Barry Warsaw2016-03-241-7/+3
* Refactor API differences into a separate class.Barry Warsaw2016-01-131-4/+3
* Happy New Year.Barry Warsaw2016-01-021-1/+1
* * REST API version 3.1 introduced. Mostly backward compatible with versionBarry Warsaw2015-07-181-1/+3
* Bump copyright years.Barry Warsaw2015-01-041-1/+1
* Remove huge amounts of now unnecessary file boilerplate.Barry Warsaw2014-12-221-5/+1
* Bump copyright years.Barry Warsaw2014-01-011-1/+1
* - Write ./var/etc/mailman.cfg if it doesn't already exist.Barry Warsaw2013-03-201-1/+1
* Bump copyright years.Barry Warsaw2013-01-011-1/+1
* * Show devmode in `bin/mailman info` output. (LP: #1035028)Barry Warsaw2012-08-171-0/+4
* General code cleanup.Barry Warsaw2012-04-251-14/+14
* copybumpBarry Warsaw2012-01-011-1/+1
* Happy New Year.Barry Warsaw2011-01-011-1/+1
* Insulate the test environment from the running environment. Sadly, the testBarry Warsaw2010-12-221-0/+4
* * bin/info -p/--paths -> -v/--verboseBarry Warsaw2010-03-281-2/+2
* Checkpointint support for different path layouts, allowing us to optionallyBarry Warsaw2010-01-271-1/+16
* Happy New Year.Barry Warsaw2010-01-011-1/+1
* Factor out most of the i18n subsystem and convert to using the flufl.i18nBarry Warsaw2009-11-151-1/+1
* Add 'bin/mailman version' command (identical to bin/mailman --version)Barry Warsaw2009-11-031-1/+0
* Refactor the subcommands so that the infrastructure does more of the menialBarry Warsaw2009-08-161-6/+5
* 'mailman info' command.Barry Warsaw2009-08-121-0/+68