summaryrefslogtreecommitdiff
path: root/mailman/commands/join.py
Commit message (Expand)AuthorAgeFilesLines
* Push the source directory into a 'src' subdirectory so that zc.buildout worksBarry Warsaw2009-01-251-126/+0
* Picking some (py)lint.Barry Warsaw2009-01-041-2/+0
* Remove the mailman.interface magic. Use the more specific interface imports.Barry Warsaw2009-01-041-2/+2
* Bump copyright yearsBarry Warsaw2009-01-011-1/+1
* Lots of changes to make bin/withlist work under a buildout environment.Barry Warsaw2008-12-201-1/+1
* Upgrade to GPLv3.Barry Warsaw2008-09-241-11/+12
* Complete the 'join' command, including allowing it to both register andBarry Warsaw2008-09-241-65/+1
* Collect the initialization of adapters into a separate method.Barry Warsaw2008-09-231-12/+10
* checkpointingBarry Warsaw2008-08-251-2/+3
* Merge in command refactoring branch.Barry Warsaw2008-08-121-5/+11
* Checkpointing new command infrastructure.Barry Warsaw2008-08-121-0/+186