<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mailman.git/bin/dumpdb, branch master</title>
<subtitle>The GNU Mailing List manager.</subtitle>
<id>https://git.neuromancer.sk/mailman.git/atom/bin/dumpdb?h=master</id>
<link rel='self' href='https://git.neuromancer.sk/mailman.git/atom/bin/dumpdb?h=master'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/'/>
<updated>2006-11-04T21:05:32Z</updated>
<entry>
<title>Convert dumpdb to mmshell and configuration object.  Convert htmlformat.py</title>
<updated>2006-11-04T21:05:32Z</updated>
<author>
<name>bwarsaw</name>
</author>
<published>2006-11-04T21:05:32Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=cf6448420c10aaf4cd7a8af27058df852017cb7c'/>
<id>urn:sha1:cf6448420c10aaf4cd7a8af27058df852017cb7c</id>
<content type='text'>
from mm_cfg to the configuration object.

In the config object, add an add_runner() function for extending the QRUNNERS
variable.

De-DOS-line-ending-ify configuration.py
</content>
</entry>
<entry>
<title>- show_mm_cfg.py</title>
<updated>2006-06-04T15:39:39Z</updated>
<author>
<name>msapiro</name>
</author>
<published>2006-06-04T15:39:39Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=6d23cba924986780b6019471514156c90fdac74c'/>
<id>urn:sha1:6d23cba924986780b6019471514156c90fdac74c</id>
<content type='text'>
  Added pretty printing.

- dumpdb
  Fixed to once again dump marshals.
  Converted to use optparse.
  Did not convert to mmshell framework because it's not compatible with 'interactive' usage.</content>
</entry>
<entry>
<title>back port from 2.1.6 / adding new files.</title>
<updated>2005-08-28T05:41:46Z</updated>
<author>
<name>tkikuchi</name>
</author>
<published>2005-08-28T05:41:46Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=1c0c9a0ce8d100157e4c1a21e7e0f8bddc990f50'/>
<id>urn:sha1:1c0c9a0ce8d100157e4c1a21e7e0f8bddc990f50</id>
<content type='text'>
</content>
</entry>
<entry>
<title>FSF office has moved. chdcking in for MAIN branch.</title>
<updated>2005-08-27T01:54:05Z</updated>
<author>
<name>tkikuchi</name>
</author>
<published>2005-08-27T01:54:05Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=2a6084d03b96f87af153b663cf3dd4776e7e37fb'/>
<id>urn:sha1:2a6084d03b96f87af153b663cf3dd4776e7e37fb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use a slightly different pickle import so its easier to debug.</title>
<updated>2003-06-19T21:01:41Z</updated>
<author>
<name>bwarsaw</name>
</author>
<published>2003-06-19T21:01:41Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=010b9a2d388b668841c64c39881786b60275b4b8'/>
<id>urn:sha1:010b9a2d388b668841c64c39881786b60275b4b8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Jon Parise's patch to improve the usage() output for the command line</title>
<updated>2002-10-21T22:36:58Z</updated>
<author>
<name>bwarsaw</name>
</author>
<published>2002-10-21T22:36:58Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=17da8273eb61687e1eb7c1e068613036fc1f3f46'/>
<id>urn:sha1:17da8273eb61687e1eb7c1e068613036fc1f3f46</id>
<content type='text'>
and cron scripts.  When code/status == 0, there's no error (it's
likely --help output) so send that to stdout.  Otherwise, it's an
error and the output goes to stderr.
</content>
</entry>
<entry>
<title>Add the --noprint / -n option to disable printing and leave the</title>
<updated>2002-07-23T06:14:57Z</updated>
<author>
<name>bwarsaw</name>
</author>
<published>2002-07-23T06:14:57Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=0ccd9f2b11f93f573818ea02ae3bf92559ed8aaf'/>
<id>urn:sha1:0ccd9f2b11f93f573818ea02ae3bf92559ed8aaf</id>
<content type='text'>
unpickled/unmarshalled object in the global variable `msg'.  Useful
for debugging things when the object structure won't print.
</content>
</entry>
<entry>
<title>Update imports for the new rules on shadowing standard library</title>
<updated>2002-02-23T06:34:14Z</updated>
<author>
<name>bwarsaw</name>
</author>
<published>2002-02-23T06:34:14Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=ab462479e5ebc0d668ab7ad2cc5ccff52a749787'/>
<id>urn:sha1:ab462479e5ebc0d668ab7ad2cc5ccff52a749787</id>
<content type='text'>
modules.  Specifically, import the email package /after/ we've
imported paths.

Also, in add_members: change the import of StringIO to use the Python
standard cStringIO module, which we can now pretty much guarantee to
be there.
</content>
</entry>
<entry>
<title>Sigh.  Import order is now essential for command line scripts so that</title>
<updated>2002-02-12T05:19:55Z</updated>
<author>
<name>bwarsaw</name>
</author>
<published>2002-02-12T05:19:55Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=3385cc11c5941054864744e3e7e6907aa8f06d2c'/>
<id>urn:sha1:3385cc11c5941054864744e3e7e6907aa8f06d2c</id>
<content type='text'>
we path-hack before we try to import any email module.  We'll need to
do an audit of all the command line scripts.
</content>
</entry>
<entry>
<title>main(): Might as well use the pretty printer when we dump out the</title>
<updated>2001-12-31T21:24:34Z</updated>
<author>
<name>bwarsaw</name>
</author>
<published>2001-12-31T21:24:34Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=ed0312a59b37511fe309f03f66e9799267d60279'/>
<id>urn:sha1:ed0312a59b37511fe309f03f66e9799267d60279</id>
<content type='text'>
pickle too!
</content>
</entry>
</feed>
