<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mailman.git/src/mailman/app/subscriptions.py, branch list-style-descriptions</title>
<subtitle>The GNU Mailing List manager.</subtitle>
<id>https://git.neuromancer.sk/mailman.git/atom/src/mailman/app/subscriptions.py?h=list-style-descriptions</id>
<link rel='self' href='https://git.neuromancer.sk/mailman.git/atom/src/mailman/app/subscriptions.py?h=list-style-descriptions'/>
<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>Fix two problems and close #260</title>
<updated>2017-04-22T20:42:31Z</updated>
<author>
<name>Barry Warsaw</name>
</author>
<published>2017-04-22T20:42:31Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=0c5c9defb63981aeb95fc5b5bc76544020378f8b'/>
<id>urn:sha1:0c5c9defb63981aeb95fc5b5bc76544020378f8b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump copyright years.</title>
<updated>2017-01-04T15:30:17Z</updated>
<author>
<name>Barry Warsaw</name>
</author>
<published>2017-01-04T15:30:17Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=8180990a2ed053f6e4880f93a75acd9845631793'/>
<id>urn:sha1:8180990a2ed053f6e4880f93a75acd9845631793</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge gitlab.com:mailman/mailman into to_moderators</title>
<updated>2016-12-04T23:40:12Z</updated>
<author>
<name>Mark Sapiro</name>
</author>
<published>2016-12-04T23:40:12Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=b7eef6badf3fc6e6bd0534ca58647f0e8219e977'/>
<id>urn:sha1:b7eef6badf3fc6e6bd0534ca58647f0e8219e977</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rrmove to_moderators.</title>
<updated>2016-12-04T23:21:18Z</updated>
<author>
<name>Mark Sapiro</name>
</author>
<published>2016-12-04T23:21:18Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=28777416b09e397e69864caf0bbdd93a3f1aa1e2'/>
<id>urn:sha1:28777416b09e397e69864caf0bbdd93a3f1aa1e2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use `atpublic` for @public instead of internal copy.</title>
<updated>2016-11-29T23:51:05Z</updated>
<author>
<name>Barry Warsaw</name>
</author>
<published>2016-11-29T23:51:05Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=fe22ebdb98d125db840c980cbd953a8fbc2e5cdf'/>
<id>urn:sha1:fe22ebdb98d125db840c980cbd953a8fbc2e5cdf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Handle a missing user when a workflow is restored.</title>
<updated>2016-11-21T17:53:44Z</updated>
<author>
<name>Aurélien Bompard</name>
</author>
<published>2016-09-05T18:35:55Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=30be8bfca274d69ced55e9fdadc8dbff379bf5ab'/>
<id>urn:sha1:30be8bfca274d69ced55e9fdadc8dbff379bf5ab</id>
<content type='text'>
Between the creation of a subscription workflow and its approval, the
user may have been merged with another user. In this case, use the
associated address to find the new user.
</content>
</entry>
<entry>
<title>Closes: #68</title>
<updated>2016-11-14T03:03:40Z</updated>
<author>
<name>Barry Warsaw</name>
</author>
<published>2016-11-14T03:03:40Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=c50b3ee558eabd00624b0efc7ad9324535df1709'/>
<id>urn:sha1:c50b3ee558eabd00624b0efc7ad9324535df1709</id>
<content type='text'>
Messages sent to the list's moderators now include the actual recipient
addresses.  Given by Tom Briles.
</content>
</entry>
<entry>
<title>99% test coverage.</title>
<updated>2016-10-21T04:02:17Z</updated>
<author>
<name>Barry Warsaw</name>
</author>
<published>2016-10-21T04:02:17Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=c8f3294e6b54552edd79bafa54207fdcfd61e2c0'/>
<id>urn:sha1:c8f3294e6b54552edd79bafa54207fdcfd61e2c0</id>
<content type='text'>
Also:

* Ignore coverage in the testing submodule.
* Remove some unreachable code.
* Spelling.
* Fix a bug in run_thru().
</content>
</entry>
<entry>
<title>Refactor.</title>
<updated>2016-10-19T01:03:59Z</updated>
<author>
<name>Barry Warsaw</name>
</author>
<published>2016-10-19T01:03:59Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=763025ce10c87cce654ce04a48a496e02732e1b4'/>
<id>urn:sha1:763025ce10c87cce654ce04a48a496e02732e1b4</id>
<content type='text'>
</content>
</entry>
</feed>
