summaryrefslogtreecommitdiff
path: root/bin/dumpdb (follow)
Commit message (Expand)AuthorAgeFilesLines
* Convert dumpdb to mmshell and configuration object. Convert htmlformat.pybwarsaw2006-11-041-137/+0
* - show_mm_cfg.pymsapiro2006-06-041-113/+91
* back port from 2.1.6 / adding new files.tkikuchi2005-08-281-10/+35
* FSF office has moved. chdcking in for MAIN branch.tkikuchi2005-08-271-1/+1
* Use a slightly different pickle import so its easier to debug.bwarsaw2003-06-191-6/+6
* Jon Parise's patch to improve the usage() output for the command linebwarsaw2002-10-211-2/+6
* Add the --noprint / -n option to disable printing and leave thebwarsaw2002-07-231-5/+18
* Update imports for the new rules on shadowing standard librarybwarsaw2002-02-231-5/+4
* Sigh. Import order is now essential for command line scripts so thatbwarsaw2002-02-121-3/+5
* main(): Might as well use the pretty printer when we dump out thebwarsaw2001-12-311-2/+2
* mimelib -> emailbwarsaw2001-10-101-1/+1
* Use DumperSwitchboard class to read the filename. This closes SF bugbwarsaw2001-10-011-3/+4
* main(): Fix this to properly dump out a pickled message object.bwarsaw2001-10-011-2/+1
* Ben Gertzfield's patch to hardcode the path to the python executablebwarsaw2001-09-071-1/+1
* Added the --marshal/-m and --pickle/-p flags, and the ability to dumpbwarsaw2001-07-111-12/+75
* Convert to the switchboard interface.bwarsaw2001-02-151-5/+6
* Start of support for i18n; marking of translatable strings.bwarsaw2000-12-071-3/+6
* Make sure all scripts lowercase the list names, since they are casebwarsaw2000-09-111-0/+2
* Dumb but useful script (at least for me!) for pretty printing thebwarsaw2000-05-041-0/+47