<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy-git.git/tests, branch coverage-4.0a4</title>
<subtitle>github.com: nedbat/coveragepy.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/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://91.123.203.49/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>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://91.123.203.49/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>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://91.123.203.49/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://91.123.203.49/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>
<entry>
<title>Make the two forms of debug output more uniform</title>
<updated>2015-01-24T15:28:44+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-01-24T15:28:44+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=4ddf53a6d962a001782a0838b1b8748041125be4'/>
<id>4ddf53a6d962a001782a0838b1b8748041125be4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>info_formatter shouldn't assume it gets a list</title>
<updated>2015-01-24T14:24:36+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-01-24T14:24:36+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=c1bfa7352368b63f3a9b30c02f242408d07a7ab2'/>
<id>c1bfa7352368b63f3a9b30c02f242408d07a7ab2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Clarify how to use make_file for non-ascii content.</title>
<updated>2015-01-23T04:31:41+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-01-23T04:31:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=f8aeaee83f1591b3bc524f8880c858f18da4a2fd'/>
<id>f8aeaee83f1591b3bc524f8880c858f18da4a2fd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>XML package_depth configuration option. Thanks, Lex Berezhny</title>
<updated>2015-01-20T00:52:04+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-01-20T00:52:04+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=933ef836fce0dcf6adc0c40ef801c30c9a1d1293'/>
<id>933ef836fce0dcf6adc0c40ef801c30c9a1d1293</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix bad regression: XML report now reports packages again.  #235</title>
<updated>2015-01-19T23:03:21+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-01-19T23:03:21+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=e03bfa80f990b0f30eedf4da3aa7cedfcb2ead27'/>
<id>e03bfa80f990b0f30eedf4da3aa7cedfcb2ead27</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Comment was missing a word</title>
<updated>2015-01-19T20:03:58+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-01-19T20:03:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=ddf3884d15ac50d4cff3b15742bcb804588e4006'/>
<id>ddf3884d15ac50d4cff3b15742bcb804588e4006</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
