<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy-git.git/coverage/config.py, branch coverage-4.0.2</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>Protect ourselves from mock'ed os. #416</title>
<updated>2015-10-06T11:14:18+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-10-06T11:14:18+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=3b8f4a0b86f8796f1e7925b9c6593a9d5198b437'/>
<id>3b8f4a0b86f8796f1e7925b9c6593a9d5198b437</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Combining now issues warnings on unreadable files, unconditionally</title>
<updated>2015-10-04T15:08:36+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-10-04T15:08:36+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=5205da079a8e099f9f5c6895b2cd634fc512fc55'/>
<id>5205da079a8e099f9f5c6895b2cd634fc512fc55</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Combine can now ignore errors.</title>
<updated>2015-10-03T20:59:46+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-10-03T20:59:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=a877aaf13d9f72ee317b392c86313a3003bcb3b8'/>
<id>a877aaf13d9f72ee317b392c86313a3003bcb3b8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix 'filename' to be 'file name' in English.</title>
<updated>2015-08-20T17:44:11+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-08-20T17:44:11+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=d5a89ab843542f88544a0f55900093329ef6b85c'/>
<id>d5a89ab843542f88544a0f55900093329ef6b85c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change the coverage.config item-access syntax to a real method call.</title>
<updated>2015-08-02T16:51:14+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-08-02T16:51:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=532ca16b158b8e8ffb8857237a801ec7e641bf46'/>
<id>532ca16b158b8e8ffb8857237a801ec7e641bf46</id>
<content type='text'>
The square brackets were too cute, and I couldn't figure out how to document
them anyway!
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The square brackets were too cute, and I couldn't figure out how to document
them anyway!
</pre>
</div>
</content>
</entry>
<entry>
<title>Fail on unrecognized configuration options. #386</title>
<updated>2015-07-28T00:31:00+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-07-28T00:31:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=7470fe559f2c1fa0c6c87365f115f27c6a4d6ff7'/>
<id>7470fe559f2c1fa0c6c87365f115f27c6a4d6ff7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Clean ups</title>
<updated>2015-07-27T17:31:25+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-07-27T17:31:25+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=17b3f2f35289f8e8687315a676a396b9f63e292e'/>
<id>17b3f2f35289f8e8687315a676a396b9f63e292e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Clean ups in config.py</title>
<updated>2015-07-27T11:25:35+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-07-27T11:25:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=6061de8035238e4c10e6e1449fdd4b723d9c6958'/>
<id>6061de8035238e4c10e6e1449fdd4b723d9c6958</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>New config option: run:note lets you annotate the data file.</title>
<updated>2015-07-26T19:03:11+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-07-26T19:03:11+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=dffe029fd2118edb145916c9f706af6522bd6274'/>
<id>dffe029fd2118edb145916c9f706af6522bd6274</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>I thought these were alphabetical?</title>
<updated>2015-07-26T17:32:15+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-07-26T17:32:15+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=d40af2f88699870e6577629fa26844da7816c05f'/>
<id>d40af2f88699870e6577629fa26844da7816c05f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
