<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy-git.git/Makefile, branch coverage-3.5.2</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>A target for making a sample html output...</title>
<updated>2012-04-28T21:17:08+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2012-04-28T21:17:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=cae2b1f988240340c44a2541ac3878e666909d06'/>
<id>cae2b1f988240340c44a2541ac3878e666909d06</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Making the directories first is convenient.</title>
<updated>2011-08-30T22:47:37+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2011-08-30T22:47:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=67b9d92558f90d3f5811422482630befc3779ead'/>
<id>67b9d92558f90d3f5811422482630befc3779ead</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add some beta-specific stuff to the home page.</title>
<updated>2011-06-05T14:09:21+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2011-06-05T14:09:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=23d965aee6ac35d85fb38b061440f8d9931ee443'/>
<id>23d965aee6ac35d85fb38b061440f8d9931ee443</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>New sphinx adds a blank line before the xml declaration, this micro-tool strips it off.</title>
<updated>2011-02-13T04:08:22+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2011-02-13T04:08:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=45dc1dacb7f9af89dcb841692c3a92253b40a75d'/>
<id>45dc1dacb7f9af89dcb841692c3a92253b40a75d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Pylint 0.23.0 'deprecated' disable-msg.</title>
<updated>2011-02-02T03:46:41+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2011-02-02T03:46:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=67749e288dbb41ac63ab257f1be54856ecf279db'/>
<id>67749e288dbb41ac63ab257f1be54856ecf279db</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>At last, all the tests pass on all versions of Python.</title>
<updated>2011-01-29T22:35:27+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2011-01-29T22:35:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=677f48454ec2be9908b367fae8b0bc2b3b7a31a1'/>
<id>677f48454ec2be9908b367fae8b0bc2b3b7a31a1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Moved fixtar into its own project: http://bitbucket.org/ned/fixtar</title>
<updated>2010-09-09T14:39:04+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2010-09-09T14:39:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=a676134708f7ac8a5f2ebaeed76a361e4d7c3f42'/>
<id>a676134708f7ac8a5f2ebaeed76a361e4d7c3f42</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>A custom setup.py command to fix tarfile permissions. Fixes #54.</title>
<updated>2010-09-04T14:18:16+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2010-09-04T14:18:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=071177c7ab5f70020f52fb46a910f3a6ed8c4426'/>
<id>071177c7ab5f70020f52fb46a910f3a6ed8c4426</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change how the beta docs are made, and make them more beta-y</title>
<updated>2010-08-21T15:54:16+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2010-08-21T15:54:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=3c239604f0315aaa17b0a3474133689847cdbe65'/>
<id>3c239604f0315aaa17b0a3474133689847cdbe65</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make it possible to have beta docs in a different place than the real docs</title>
<updated>2010-08-20T20:03:34+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2010-08-20T20:03:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=dc7fb7d0695d8d9de763db264bad317682040167'/>
<id>dc7fb7d0695d8d9de763db264bad317682040167</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
