summaryrefslogtreecommitdiff
path: root/src/mailman/runners/command.py
Commit message (Expand)AuthorAgeFilesLines
* We don't need the 'six' package any more.Barry Warsaw2015-01-041-6/+6
* Bump copyright years.Barry Warsaw2015-01-041-1/+1
* Remove huge amounts of now unnecessary file boilerplate.Barry Warsaw2014-12-221-6/+2
* Use listid instead of (fqdn) listname in the metadata pickle.Barry Warsaw2014-12-151-5/+5
* Port some of the commands.Barry Warsaw2014-12-131-1/+1
* Checkpointing.Barry Warsaw2014-11-301-9/+9
* Fix a few issues with `python2 -3` compatibility.Barry Warsaw2014-11-191-1/+1
* 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-4/+3
* Do not taunt Happy Python 2.6 Fun Ball.Barry Warsaw2012-03-141-3/+3
* print functions!Barry Warsaw2012-02-291-15/+17
* Greatly improve handling non-ascii in email commands.Barry Warsaw2012-02-281-8/+26
* * The `confirm` email command now properly handles `Re:`-like prefixes, evenBarry Warsaw2012-02-261-12/+18
* copybumpBarry Warsaw2012-01-011-1/+1
* Major terminology shift:Barry Warsaw2011-06-011-1/+1
* Rename 'queue' directory to 'runners' since not all subprocesses run a queue.Barry Warsaw2011-05-291-0/+219