<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy.git/coverage, branch coverage-3.1</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>Update all the metadata for version 3.1</title>
<updated>2009-10-05T01:23:04+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-10-05T01:23:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=4d906d76669dcaf823c0964bda83667307bd8e2e'/>
<id>4d906d76669dcaf823c0964bda83667307bd8e2e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Help should focus on the new command syntax but also have a way to get help on the old.</title>
<updated>2009-10-05T01:17:00+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-10-05T01:17:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=0db85b96511b527c3c7c23c6dd638484bcc6eadd'/>
<id>0db85b96511b527c3c7c23c6dd638484bcc6eadd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Last clean up on the egg-reading code. Fixes issue #25.</title>
<updated>2009-09-30T12:45:39+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-09-30T12:45:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=4c5448eda225588b705074a68663b9322b54006c'/>
<id>4c5448eda225588b705074a68663b9322b54006c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make egg source reading work on py2k and py3k, though i don't like it much...</title>
<updated>2009-09-30T12:30:54+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-09-30T12:30:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=efb089e1576eaa9326cce08978f81c25169850f2'/>
<id>efb089e1576eaa9326cce08978f81c25169850f2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Working toward reading source from eggs, but this isn't right on Py3k yet.</title>
<updated>2009-09-30T02:21:48+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-09-30T02:21:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=c7f90f9e930835a955df59bffe96e996dfcf11a0'/>
<id>c7f90f9e930835a955df59bffe96e996dfcf11a0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Scooch the version</title>
<updated>2009-09-30T00:55:48+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-09-30T00:55:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=277dbdf49c0f1b656b1bd9fa31858076d85ca299'/>
<id>277dbdf49c0f1b656b1bd9fa31858076d85ca299</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=94903f482b73a91b86187fe24028ae9a74121710'/>
<id>94903f482b73a91b86187fe24028ae9a74121710</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://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=c4c25e13b8468655ff69c9783df4534c217730be'/>
<id>c4c25e13b8468655ff69c9783df4534c217730be</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://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=bc4c3ab2349aeb1cdd0840771fff5111e4b7a119'/>
<id>bc4c3ab2349aeb1cdd0840771fff5111e4b7a119</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://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=089564321d2c3722118badabde6164dfbadec1a7'/>
<id>089564321d2c3722118badabde6164dfbadec1a7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
