summaryrefslogtreecommitdiff
path: root/src/mailman/commands/cli_import.py
Commit message (Expand)AuthorAgeFilesLines
* Convert to click for CLI optionsBarry Warsaw2017-07-221-69/+42
* Bump copyright years.Barry Warsaw2017-01-041-1/+1
* Use `atpublic` for @public instead of internal copy.Barry Warsaw2016-11-291-1/+1
* Import order flake8 plugin.Barry Warsaw2016-03-271-1/+1
* Clean up the commands subdirectory.Barry Warsaw2016-03-241-8/+2
* Happy New Year.Barry Warsaw2016-01-021-1/+1
* Additional fixes for importing from Mailman 2. Given by abompard.Barry Warsaw2015-03-251-2/+25
|\
| * Fix import from Py2 pickle filesAurélien Bompard2015-02-201-1/+11
|/
* We don't need the 'six' package any more.Barry Warsaw2015-01-041-3/+3
* Bump copyright years.Barry Warsaw2015-01-041-1/+1
* Remove huge amounts of now unnecessary file boilerplate.Barry Warsaw2014-12-221-3/+0
* Port some of the commands.Barry Warsaw2014-12-131-1/+1
* Checkpointing.Barry Warsaw2014-11-301-4/+3
* Trunk mergeBarry Warsaw2014-04-141-1/+1
|\
| * Bump copyright years.Barry Warsaw2014-01-011-1/+1
* | Aurélien Bompard's import-from-2.1 branch, with cleanup and fixes.Barry Warsaw2014-04-141-2/+6
|\ \ | |/ |/|
| * Make sure the imported preferred_language exists, and work around Python issu...Aurélien Bompard2013-10-081-2/+6
|/
* Bump copyright years.Barry Warsaw2013-01-011-1/+1
* General code cleanup.Barry Warsaw2012-04-251-3/+2
* - Convert the CLI modules to use print_function.Barry Warsaw2012-04-221-7/+5
* copybumpBarry Warsaw2012-01-011-1/+1
* Happy New Year.Barry Warsaw2011-01-011-1/+1
* CheckpointingBarry Warsaw2010-05-061-1/+1
* Refactor the actual imports into a utility. This leaves the command toBarry Warsaw2010-05-061-54/+2
* * A start to import of Mailman 2.1 config.pck files.Barry Warsaw2010-04-051-2/+86
* Tests for import.Barry Warsaw2010-04-041-0/+67