<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy-git.git/test, branch coverage-3.0</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>Point to new docs; more doc tweaks.</title>
<updated>2009-06-14T00:55:10+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-06-14T00:55:10+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=c00cdf3ed55fb6922476d931362ebca053716a4f'/>
<id>c00cdf3ed55fb6922476d931362ebca053716a4f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Get the flat_rootname right for nested CodeUnits.  Thanks, Christian Heimes.</title>
<updated>2009-06-13T00:49:02+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-06-13T00:49:02+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=91ddf99e0d892517910acbab2c5edf147d1c2baa'/>
<id>91ddf99e0d892517910acbab2c5edf147d1c2baa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Slight tweak so I could debug a test problem.</title>
<updated>2009-06-13T00:45:06+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-06-13T00:45:06+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=f10eb4712392997c9d12b275b3bacdf8b9d914fb'/>
<id>f10eb4712392997c9d12b275b3bacdf8b9d914fb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Expand tabs to spaces before creating HTML output.  Fixes bug #6.</title>
<updated>2009-06-10T13:01:00+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-06-10T13:01:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=17b6fe064c3e93df5561fa181e191f37ea7f0bbf'/>
<id>17b6fe064c3e93df5561fa181e191f37ea7f0bbf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Silence pylint nagging.</title>
<updated>2009-05-13T11:47:22+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-05-13T11:47:22+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=5d0aeb1e2f317731195c72122ed7e25f15db7732'/>
<id>5d0aeb1e2f317731195c72122ed7e25f15db7732</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 excluded lines to the annotation tests, and write some docstrings for annotate.py</title>
<updated>2009-05-13T11:23:09+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-05-13T11:23:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=14d8d39ca7387231b9ddeaca8126364761581b2b'/>
<id>14d8d39ca7387231b9ddeaca8126364761581b2b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Give the singleton module interface a way to keep the old behavior of auto-loading and -saving data as needed.</title>
<updated>2009-05-13T01:12:09+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-05-13T01:12:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=8d65b505d832ba4d6e4ad8a612c69377303a1772'/>
<id>8d65b505d832ba4d6e4ad8a612c69377303a1772</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>cover_stdlib wasn't quite right, it controls covering the entire Python library, so cover_pylib it is.</title>
<updated>2009-05-13T00:39:04+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-05-13T00:39:04+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=6451321ebefa3e3976f78d4b10298a200b91aecc'/>
<id>6451321ebefa3e3976f78d4b10298a200b91aecc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Reporting on nothing is OK.</title>
<updated>2009-05-12T02:11:37+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-05-12T02:11:37+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=6cdc3666a418d5234878c001d02b522254d29740'/>
<id>6cdc3666a418d5234878c001d02b522254d29740</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Oops: two tests with the same name means one of them doesn't get run! Thanks, pylint.</title>
<updated>2009-05-12T02:04:43+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-05-12T02:04:43+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=eb862b1fe13968a0e2b1e75682c59af540c8b9bd'/>
<id>eb862b1fe13968a0e2b1e75682c59af540c8b9bd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
