summaryrefslogtreecommitdiff
path: root/Mailman/Archiver (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* TOC_entry_template: generate the entire "Text" table cell (see below).bwarsaw1998-11-061-13/+48
* ArchiveMail(): in the finally, be sure to flush stderr or we'll neverbwarsaw1998-11-061-0/+2
* removed the os.umask in HyperArchive.__init__, as this is now taken carecotton1998-11-051-6/+0
* added a snippet to T.__init__ to make it possible to move archivescotton1998-11-051-0/+8
* Makefile.in: added arch script to integrate an mboxcotton1998-11-051-1/+0
* gzip'ing of the raw text file is only enabled when gzip, and thusbwarsaw1998-11-051-15/+25
* TOC_entry_template: The raw text file is stored on disk as a txt.gz file.bwarsaw1998-11-051-1/+1
* .ArchiveMail(): Finally doing the right thing regarding exceptionsklm1998-11-051-23/+33
* Changes to avoid having to chmod files, which may fail.bwarsaw1998-11-041-15/+14
* Changes to avoid having to chmod files, which may fail.bwarsaw1998-11-041-2/+5
* Changes to avoid having to chmod files, which may fail.bwarsaw1998-11-041-3/+9
* Archiver.InitVars(): Use the default perms for mkdir() -- reallybwarsaw1998-11-041-6/+4
* Significantly rewritten to use a new model for private/public archivebwarsaw1998-11-031-113/+92
* __openIndices(): Wrap the os.mkdir() call in a umask setting of 0 andbwarsaw1998-11-031-2/+8
* TQS (triple quoted strings) formatting mods for more Emacs friendlybwarsaw1998-11-031-19/+21
* Ignore generated Makefilebwarsaw1998-11-031-0/+1
* .ArchiveToMbox(): Remove gratuitous self.Save() - particularlyklm1998-11-031-19/+19
* changed the syntax ofcotton1998-10-263-13/+5
* Looks like this makefile didn't make it into the series of updatescotton1998-10-231-0/+73
* code cleanup: put all the web archive related stuff into it's own subcotton1998-10-225-0/+2177