summaryrefslogtreecommitdiff
path: root/mailman/archiving/mailarchive.py
Commit message (Expand)AuthorAgeFilesLines
* Push the source directory into a 'src' subdirectory so that zc.buildout worksBarry Warsaw2009-01-251-87/+0
* Several important cleanups.Barry Warsaw2009-01-161-0/+2
* - For command line scripts, -C names the configuration file to use. ForBarry Warsaw2009-01-031-2/+3
* Bump copyright yearsBarry Warsaw2009-01-011-1/+1
* More test reairs.Barry Warsaw2008-12-271-1/+1
* Added a buildout hack for zope.testing so that we can add our own command lineBarry Warsaw2008-12-251-9/+6
* 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-12/+12
* Add rough support for a local MHonArc archiver, using the permalink proposalBarry Warsaw2008-07-091-3/+4
* Use IMailingList.posting_address (a.k.a. List-Post header) in theBarry Warsaw2008-07-061-1/+1
* Refactor the archivers so that they live in a separate sub-package. Split outBarry Warsaw2008-07-051-0/+86