<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mailman.git/mailman, branch plugin</title>
<subtitle>The GNU Mailing List manager.
</subtitle>
<id>https://git.neuromancer.sk/mailman.git/atom?h=plugin</id>
<link rel='self' href='https://git.neuromancer.sk/mailman.git/atom?h=plugin'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/'/>
<updated>2009-01-25T18:01:41Z</updated>
<entry>
<title>Push the source directory into a 'src' subdirectory so that zc.buildout works</title>
<updated>2009-01-25T18:01:41Z</updated>
<author>
<name>Barry Warsaw</name>
</author>
<published>2009-01-25T18:01:41Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=eefd06f1b88b8ecbb23a9013cd223b72ca85c20d'/>
<id>urn:sha1:eefd06f1b88b8ecbb23a9013cd223b72ca85c20d</id>
<content type='text'>
correctly regardless of how it's used.
</content>
</entry>
<entry>
<title>Add missing file.</title>
<updated>2009-01-21T03:32:20Z</updated>
<author>
<name>Barry Warsaw</name>
</author>
<published>2009-01-21T03:32:20Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=07871212f74498abd56bef3919bf3e029eb8b930'/>
<id>urn:sha1:07871212f74498abd56bef3919bf3e029eb8b930</id>
<content type='text'>
</content>
</entry>
<entry>
<title>More cleanup.</title>
<updated>2009-01-21T01:54:22Z</updated>
<author>
<name>Barry Warsaw</name>
</author>
<published>2009-01-21T01:54:22Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=f6cfc823e94fdc67114534ffa4e0e058d6ee81b8'/>
<id>urn:sha1:f6cfc823e94fdc67114534ffa4e0e058d6ee81b8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Get rid of a few now unnecessary u-prefixes.</title>
<updated>2009-01-17T02:16:43Z</updated>
<author>
<name>Barry Warsaw</name>
</author>
<published>2009-01-17T02:16:43Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=0c996b693d1cc68d864acc313ba919197717a413'/>
<id>urn:sha1:0c996b693d1cc68d864acc313ba919197717a413</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Several important cleanups.</title>
<updated>2009-01-17T02:04:21Z</updated>
<author>
<name>Barry Warsaw</name>
</author>
<published>2009-01-17T02:04:21Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=ae3d0cc316b826b8325507d960ccf84da601c3b0'/>
<id>urn:sha1:ae3d0cc316b826b8325507d960ccf84da601c3b0</id>
<content type='text'>
* Turn on absolute_import and unicode_literals everywhere, and deal with the
  aftermath.
* Use 'except X as Y' everywhere.
* Make the module prologues much more consistent.
* Use '{}'.format() consistently, except for logger interface.
* Because of the problems with calling ** args with unicode keywords, hide
  calls to Template.substitute() behind an API.
</content>
</entry>
<entry>
<title>Add a NullMTA for MTAs like Exim which don't require alias file writes.</title>
<updated>2009-01-07T04:59:42Z</updated>
<author>
<name>Barry Warsaw</name>
</author>
<published>2009-01-07T04:59:42Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=a3f7d07c62b2f7d6ac9d0b700883826c2838db60'/>
<id>urn:sha1:a3f7d07c62b2f7d6ac9d0b700883826c2838db60</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Complete the integration of MTA setup with list creation and deletion.  Make</title>
<updated>2009-01-07T04:45:34Z</updated>
<author>
<name>Barry Warsaw</name>
</author>
<published>2009-01-07T04:45:34Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=d3e2ba2707c99c0a444302b1f013131ea41b7eae'/>
<id>urn:sha1:d3e2ba2707c99c0a444302b1f013131ea41b7eae</id>
<content type='text'>
Postfix lmtp file more compliant with the Postfix docs.  (Thanks Patrick
Koetter).

Fix a few more lazr.config conversion issues.

Fix bin/show_qfiles, and add a --summary switch.
</content>
</entry>
<entry>
<title>Update some comments.</title>
<updated>2009-01-07T02:35:00Z</updated>
<author>
<name>Barry Warsaw</name>
</author>
<published>2009-01-07T02:35:00Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=994d079ea50deb58b20c41e506e29278c3c93257'/>
<id>urn:sha1:994d079ea50deb58b20c41e506e29278c3c93257</id>
<content type='text'>
</content>
</entry>
<entry>
<title>The conversion from Defaults.py to lazr.config is complete.</title>
<updated>2009-01-07T00:55:59Z</updated>
<author>
<name>Barry Warsaw</name>
</author>
<published>2009-01-07T00:55:59Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=89f5f76ed31d6ca2faf8e2a783a37e9009b03413'/>
<id>urn:sha1:89f5f76ed31d6ca2faf8e2a783a37e9009b03413</id>
<content type='text'>
lazr.config 1.1 now has everything we need, so we don't need the special
develop hack.

make_instance is no longer necessary.

Refactor the style stuff into their own directory.

Finally!  Move the delivery module into the mailman.mta package.
</content>
</entry>
<entry>
<title>Defaults module is mostly eradicated, converted to lazr.config.  The test</title>
<updated>2009-01-05T05:54:19Z</updated>
<author>
<name>Barry Warsaw</name>
</author>
<published>2009-01-05T05:54:19Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=37c255b7b0c1b8ea10c8d24a44c8586de86ffcc6'/>
<id>urn:sha1:37c255b7b0c1b8ea10c8d24a44c8586de86ffcc6</id>
<content type='text'>
suite does not yet work though.
</content>
</entry>
</feed>
