<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mailman.git/src/mailman/commands/docs/members.rst, branch pluggable-workflows</title>
<subtitle>The GNU Mailing List manager.</subtitle>
<id>https://git.neuromancer.sk/mailman.git/atom/src/mailman/commands/docs/members.rst?h=pluggable-workflows</id>
<link rel='self' href='https://git.neuromancer.sk/mailman.git/atom/src/mailman/commands/docs/members.rst?h=pluggable-workflows'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/'/>
<updated>2017-07-22T03:02:05Z</updated>
<entry>
<title>Convert to click for CLI options</title>
<updated>2017-07-22T03:02:05Z</updated>
<author>
<name>Barry Warsaw</name>
</author>
<published>2017-07-22T03:02:05Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=f00b94f18e1d82d1488cbcee6053f03423bc2f49'/>
<id>urn:sha1:f00b94f18e1d82d1488cbcee6053f03423bc2f49</id>
<content type='text'>
</content>
</entry>
<entry>
<title>The ``mailman members`` command can now be used to display members based on</title>
<updated>2015-12-23T04:14:44Z</updated>
<author>
<name>Barry Warsaw</name>
</author>
<published>2015-12-23T04:14:44Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=a11e089cc1e0e5aff2502e584014295a414a43f9'/>
<id>urn:sha1:a11e089cc1e0e5aff2502e584014295a414a43f9</id>
<content type='text'>
subscription roles.  Also, the positional "list" argument can now accept
list names or list-ids.
</content>
</entry>
<entry>
<title>Replace add_member() with subscribe() helper.</title>
<updated>2015-03-26T20:25:51Z</updated>
<author>
<name>Barry Warsaw</name>
</author>
<published>2015-03-26T20:25:51Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=d2226bfcb80a55802a414a6f6f8ad31deface597'/>
<id>urn:sha1:d2226bfcb80a55802a414a6f6f8ad31deface597</id>
<content type='text'>
</content>
</entry>
<entry>
<title>* Refactor add_member() so that it uses a RequestRecord namedtuple.</title>
<updated>2015-03-22T01:32:12Z</updated>
<author>
<name>Barry Warsaw</name>
</author>
<published>2015-03-22T01:32:12Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=783163c4e7eda6d5983bcca512db645c64dad349'/>
<id>urn:sha1:783163c4e7eda6d5983bcca512db645c64dad349</id>
<content type='text'>
* RequestRecord contains no password key so these are not part of the held
  requests database any more.
* Pending record contains `email` now instead of `address`.
</content>
</entry>
<entry>
<title>Documentation fixes, given by Abhilash Raj.</title>
<updated>2015-03-14T00:56:51Z</updated>
<author>
<name>Barry Warsaw</name>
</author>
<published>2015-03-14T00:56:51Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=a77f6650bc69ce968d3ac60d1b545d9bbdb9c62f'/>
<id>urn:sha1:a77f6650bc69ce968d3ac60d1b545d9bbdb9c62f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>change bin/mailman to mailman everwhere in docs</title>
<updated>2015-03-12T16:20:52Z</updated>
<author>
<name>Abhilash Raj</name>
</author>
<published>2015-03-12T16:20:52Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=8d9b19d5f5a5f78d28cb4e04d92a91e746ed7102'/>
<id>urn:sha1:8d9b19d5f5a5f78d28cb4e04d92a91e746ed7102</id>
<content type='text'>
</content>
</entry>
<entry>
<title>We don't need the 'six' package any more.</title>
<updated>2015-01-05T01:40:47Z</updated>
<author>
<name>Barry Warsaw</name>
</author>
<published>2015-01-05T01:40:47Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=81be16cdfd9ecf86092c90874eb661be2e754043'/>
<id>urn:sha1:81be16cdfd9ecf86092c90874eb661be2e754043</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Pass all command tests.</title>
<updated>2014-12-16T03:09:42Z</updated>
<author>
<name>Barry Warsaw</name>
</author>
<published>2014-12-16T03:09:42Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=94247b82d1c030eac9be3eb4c461f830a99c2f63'/>
<id>urn:sha1:94247b82d1c030eac9be3eb4c461f830a99c2f63</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Port some of the commands.</title>
<updated>2014-12-13T15:55:57Z</updated>
<author>
<name>Barry Warsaw</name>
</author>
<published>2014-12-13T15:55:57Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=03731dd2d3aac0c9610c3b17d28f6821343fc8ed'/>
<id>urn:sha1:03731dd2d3aac0c9610c3b17d28f6821343fc8ed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use print functions consistently through, and update all __future__ imports to</title>
<updated>2014-04-28T15:23:35Z</updated>
<author>
<name>Barry Warsaw</name>
</author>
<published>2014-04-28T15:23:35Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=d4d71f71f08d6d440b17482eecc5472dcfe6cbae'/>
<id>urn:sha1:d4d71f71f08d6d440b17482eecc5472dcfe6cbae</id>
<content type='text'>
reflect this.

Also, mock out sys.stderr on some tests so that their nose2 output is quieter.

A few other minor coding style consistencies.
</content>
</entry>
</feed>
