<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy-git.git/coverage, branch coverage-4.0a4</title>
<subtitle>github.com: nedbat/coveragepy.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/'/>
<entry>
<title>Keep windows working</title>
<updated>2015-01-26T00:08:04+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-01-26T00:08:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=9cda91b74699517695246f87438ddd2681726f74'/>
<id>9cda91b74699517695246f87438ddd2681726f74</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>More plugin doc tweaks</title>
<updated>2015-01-25T19:52:37+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-01-25T19:52:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=ee5004ff51d1f86b01fff56ae867f39790c3f98f'/>
<id>ee5004ff51d1f86b01fff56ae867f39790c3f98f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>More docs about plugins.</title>
<updated>2015-01-25T14:01:46+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-01-25T14:01:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=8751ff59c235e1d20a19a8e7356a9e3cce236ca5'/>
<id>8751ff59c235e1d20a19a8e7356a9e3cce236ca5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move flat_rootname to the base class</title>
<updated>2015-01-25T03:21:21+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-01-25T03:21:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=b8166d18d4e48c9ae6c7b9e3ef0e9ec9b120e173'/>
<id>b8166d18d4e48c9ae6c7b9e3ef0e9ec9b120e173</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Delete obsolete attribute.</title>
<updated>2015-01-25T01:38:48+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-01-25T01:38:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=8c03cb90d8d09c360d54fa1c277007685ee05a73'/>
<id>8c03cb90d8d09c360d54fa1c277007685ee05a73</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Set timid=True automatically for plugins</title>
<updated>2015-01-25T00:21:44+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-01-25T00:21:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=f12672d37060f986246e5cb13dfd036ab09eb70b'/>
<id>f12672d37060f986246e5cb13dfd036ab09eb70b</id>
<content type='text'>
This is better than asking people to add timid=True to their configs, since
this way they won't have to clean it out of their config later.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is better than asking people to add timid=True to their configs, since
this way they won't have to clean it out of their config later.
</pre>
</div>
</content>
</entry>
<entry>
<title>Move a helper from plugin.py to misc.py</title>
<updated>2015-01-24T22:08:03+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-01-24T22:08:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=e3ec6ed046f33edcfa7f0b03d1a22dc607149d4c'/>
<id>e3ec6ed046f33edcfa7f0b03d1a22dc607149d4c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Trying to get the doc format and references right.</title>
<updated>2015-01-24T21:40:05+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-01-24T21:40:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=3ae4d48e9bb6cef7e389e5daba8d4ffc4b46102b'/>
<id>3ae4d48e9bb6cef7e389e5daba8d4ffc4b46102b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change sysinfo to sys_info</title>
<updated>2015-01-24T16:38:49+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-01-24T16:38:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=a5e806e65bb5a666866245af91c9a8c887324e91'/>
<id>a5e806e65bb5a666866245af91c9a8c887324e91</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Plugins can provide sysinfo</title>
<updated>2015-01-24T16:31:02+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-01-24T16:31:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=d2c87fd4a23ef71f13d6e90aca98585ac515d551'/>
<id>d2c87fd4a23ef71f13d6e90aca98585ac515d551</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
