<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy-git.git/coverage/files.py, branch coverage-3.6b1</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>If a file is missing, don't show an error message with the wrong path.  #60.</title>
<updated>2012-11-24T02:54:56+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2012-11-24T02:54:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=40c37c04c11840bf85652af5b0128a1ee7bd69de'/>
<id>40c37c04c11840bf85652af5b0128a1ee7bd69de</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>A faster way to get the actual path of Windows files, especially when operating on lots of files in the same directory.</title>
<updated>2012-11-12T04:00:07+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2012-11-12T04:00:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=b5ad7d3f30ad817a0e126cdad1be3ae0df6910c6'/>
<id>b5ad7d3f30ad817a0e126cdad1be3ae0df6910c6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>WTF?</title>
<updated>2012-11-11T17:36:17+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2012-11-11T17:36:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=a25936dec17094948602b6809c5f7858d3542c53'/>
<id>a25936dec17094948602b6809c5f7858d3542c53</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Windows now reports file names in their correct case.  #89 and #203.</title>
<updated>2012-11-11T17:22:03+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2012-11-11T17:22:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=de89438a0346e3dca4f7e8afe24efa38810deebe'/>
<id>de89438a0346e3dca4f7e8afe24efa38810deebe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Upgrading pylint means fixing more nits.</title>
<updated>2012-11-10T20:19:09+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2012-11-10T20:19:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=f52b43321aad4c8e50bafbfbe95f1e7e570b4b8d'/>
<id>f52b43321aad4c8e50bafbfbe95f1e7e570b4b8d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #163: embarassingly, the wildcards for include and omit didn't work properly for reporting functions.  This is now fixed.</title>
<updated>2012-10-29T16:17:00+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2012-10-29T16:17:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=8804c84df66576394cd9eb81a83818abf632d3c9'/>
<id>8804c84df66576394cd9eb81a83818abf632d3c9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #194: a file path could have its prefix twice.</title>
<updated>2012-09-08T13:09:46+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2012-09-08T13:09:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=b9c2a36f26f27b25fa4b5e37660a257d5c79700b'/>
<id>b9c2a36f26f27b25fa4b5e37660a257d5c79700b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>With --source=dir, dir/__init__.py need not exist any longer, but dir/sub/__init__.py still does.</title>
<updated>2012-07-04T04:13:03+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2012-07-04T04:13:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=5a8af8616b6638921d0c7bc74537eca372a5eeaf'/>
<id>5a8af8616b6638921d0c7bc74537eca372a5eeaf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>When looking for python files, don't take suspicious ones.  Fixes #168.</title>
<updated>2012-03-24T19:12:20+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2012-03-24T19:12:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=7f9d40fe5474a6f59e9a1cf2c52179f77f9a1714'/>
<id>7f9d40fe5474a6f59e9a1cf2c52179f77f9a1714</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove debugging effluvia</title>
<updated>2011-09-03T20:02:02+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2011-09-03T20:02:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=e31f6f9ff8b008f1d1d953b2cfb692dad7c5553c'/>
<id>e31f6f9ff8b008f1d1d953b2cfb692dad7c5553c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
