<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy-git.git/coverage, branch coverage-3.1b1</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>Linux and Mac put a newline in the sys.version string.  Odd.</title>
<updated>2009-09-27T14:34:36+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-09-27T14:34:36+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=c6ed90a7f22268b964aceec0d5013e64475720c7'/>
<id>c6ed90a7f22268b964aceec0d5013e64475720c7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added a 'coverage debug' command to get internal information for diagnosing problems. Also, all commands should at least take -h.</title>
<updated>2009-09-27T14:01:05+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-09-27T14:01:05+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=e432a86f71929dc3ec00ab1664783aaa1afbcc8d'/>
<id>e432a86f71929dc3ec00ab1664783aaa1afbcc8d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>HTML report includes non-relative code units also.  Fixes issue #11, though the paths displayed in the HTML are kind of heinous.</title>
<updated>2009-09-27T00:08:24+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-09-27T00:08:24+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=ecf5b0dfcf5b15d8325666beed0c101efc35ec23'/>
<id>ecf5b0dfcf5b15d8325666beed0c101efc35ec23</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix some spacing in the footer of the HTML report.</title>
<updated>2009-09-26T23:30:50+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-09-26T23:30:50+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=13a69926134a926ea047d91bff06865bd5097a04'/>
<id>13a69926134a926ea047d91bff06865bd5097a04</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>lint cleanup</title>
<updated>2009-09-26T13:50:40+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-09-26T13:50:40+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=88bb798a68c1d16a34c4091f1a07d594b5c3c037'/>
<id>88bb798a68c1d16a34c4091f1a07d594b5c3c037</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>XML report: now validates against the Cobertura dtd.</title>
<updated>2009-09-26T13:46:04+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-09-26T13:46:04+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=48075edf4de2020b23ef6f32fc8f523b48abb93b'/>
<id>48075edf4de2020b23ef6f32fc8f523b48abb93b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>XML command writes to coverage.xml, and takes a -o argument to write it somewhere else.</title>
<updated>2009-09-26T01:47:36+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-09-26T01:47:36+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=17e6ca309e07186eed46242b1903a84c9bc5e167'/>
<id>17e6ca309e07186eed46242b1903a84c9bc5e167</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>One more place to indirect the url.</title>
<updated>2009-09-25T13:08:53+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-09-25T13:08:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=043501d6759e1e86b6bdf2561a74ebba62ba420b'/>
<id>043501d6759e1e86b6bdf2561a74ebba62ba420b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Put __version__ back in the main file, and also put the URL in only one place, use it everywhere.</title>
<updated>2009-09-25T12:16:23+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-09-25T12:16:23+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=66a5b13d50ce671f150a3fa4db82d569cb4caaa5'/>
<id>66a5b13d50ce671f150a3fa4db82d569cb4caaa5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Clean up the XML code, use common reporting infrastructure, add a Generator comment, don't output packages that don't really exist.</title>
<updated>2009-09-25T11:52:21+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-09-25T11:52:21+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=43d637f7a18f045f94fda9557d965b7210d20837'/>
<id>43d637f7a18f045f94fda9557d965b7210d20837</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
