summaryrefslogtreecommitdiff
path: root/bin/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move arch, mmsitepass, and unshunt to the Mailman.bin package and rewrite tobwarsaw2006-04-281-200/+0
* back port from 2.1.6 / adding new files.tkikuchi2005-08-281-0/+13
* FSF office has moved. chdcking in for MAIN branch.tkikuchi2005-08-271-1/+1
* main(): Long options --start and --end both take arguments. Fixes SF bugbwarsaw2003-04-061-1/+1
* main(): Once we know which mailing list we're talking about, set thebwarsaw2002-12-121-0/+1
* Added a --wipe switch which deletes the generated html archivebwarsaw2002-12-021-3/+16
* Added a -q / --quiet option.bwarsaw2002-11-181-3/+9
* Jon Parise's patch to improve the usage() output for the command linebwarsaw2002-10-211-2/+6
* main(): processUnixMailbox() no longer takes an article classbwarsaw2002-10-091-2/+2
* Integrating SF patch #594771, i18n'ified pipermail.bwarsaw2002-10-081-6/+9
* Dan Buchmann notices a redundancy in the usage string.bwarsaw2002-04-031-1/+1
* Add -s/--start and -e/--end switches to manually specify the start andbwarsaw2002-03-161-5/+36
* Ben Gertzfield's patch to hardcode the path to the python executablebwarsaw2001-09-071-1/+1
* Dang, the usual oversight.bwarsaw2001-07-261-1/+1
* main(): Use ArchiveFileName() instead of private_archive_file_dir tobwarsaw2001-07-261-4/+3
* Start of support for i18n; marking of translatable strings.bwarsaw2000-12-071-10/+11
* Make sure all scripts lowercase the list names, since they are casebwarsaw2000-09-111-1/+2
* Some meager consistency in handling errors when trying to open thebwarsaw2000-04-041-2/+2
* Update the copyright lines to include the years 1999 & 2000.bwarsaw2000-03-211-1/+2
* main(): fixed name error for MMUnknownListError. Found by Jeffbwarsaw2000-02-221-1/+1
* Second argument is optional now, and if missing it is calculated.bwarsaw1999-11-251-4/+17
* small cut and paste typobwarsaw1999-08-211-1/+1
* Robustness changes. Specifically:bwarsaw1999-08-211-22/+84
* Unpack of the wrong-size argument list yields a ValueError, not anklm1998-12-011-1/+1
* Makefile.in: added arch script to integrate an mboxcotton1998-11-051-0/+52