<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy.git/coverage/files.py, branch coverage-4.0b2</title>
<subtitle>bitbucket.org: Obsolete (use python-coveragepy-git)
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/'/>
<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://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=8e5e579f8b9b70345ff8b2ed6650040b73cc7574'/>
<id>8e5e579f8b9b70345ff8b2ed6650040b73cc7574</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use ntpath so Windows file manipulation can be tested the same everywhere.</title>
<updated>2015-08-15T10:47:37+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-08-15T10:47:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=ddea9d3f460cb5cea7dd5f24aaa2aeee77b351fe'/>
<id>ddea9d3f460cb5cea7dd5f24aaa2aeee77b351fe</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 from FileReporter to a utility function.</title>
<updated>2015-08-09T13:48:51+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-08-09T13:48:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=9b685f291dee3f23785a0ab3dff4e413ea98f0da'/>
<id>9b685f291dee3f23785a0ab3dff4e413ea98f0da</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Windows fixes due to data changes</title>
<updated>2015-07-27T02:51:26+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-07-27T02:51:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=a2c2e4365a9f1dde956319d5bc75bff6eef7ddfd'/>
<id>a2c2e4365a9f1dde956319d5bc75bff6eef7ddfd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Get rid of napoleon style docstrings, they don't format nicely.</title>
<updated>2015-07-26T10:56:58+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-07-26T10:56:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=fd2284632777a235ac663b7b9912246b30bc538b'/>
<id>fd2284632777a235ac663b7b9912246b30bc538b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add license mention to the top of all files. #313.</title>
<updated>2015-07-24T14:43:46+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-07-24T14:43:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=dc0d0c613de54cd5af74a1d3ac9d86235dc0aee9'/>
<id>dc0d0c613de54cd5af74a1d3ac9d86235dc0aee9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Be more specific with PathAliases tests.</title>
<updated>2015-06-16T20:17:24+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-06-16T20:17:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=b55dadbceff60aeb2ee75bc2df55c7374f28d8f3'/>
<id>b55dadbceff60aeb2ee75bc2df55c7374f28d8f3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove FileLocator from PathAliases. Now it always produces canonicalized paths.</title>
<updated>2015-06-14T01:44:43+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-06-14T01:44:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=6e5e9ae9d54e5fc1f4ac96c51344cb37c8ea3395'/>
<id>6e5e9ae9d54e5fc1f4ac96c51344cb37c8ea3395</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change FileLocator from a class to module-level functions</title>
<updated>2015-06-13T18:19:45+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-06-13T18:19:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=f230be76462efd15f48f216631f4d90db8d5685d'/>
<id>f230be76462efd15f48f216631f4d90db8d5685d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Tweak up the last merge</title>
<updated>2015-06-07T16:01:11+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-06-07T16:01:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=bbb7a1a7d2c1f0d251c2b1221263e0d4f1ca7527'/>
<id>bbb7a1a7d2c1f0d251c2b1221263e0d4f1ca7527</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
