<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy-git.git/test, branch coverage-3.5</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>Update the gold files for HTML since the index file now has keyboard help.</title>
<updated>2011-06-27T03:25:59+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2011-06-27T03:25:59+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=44ec30c4899302b3c454556c31644cae480a7f25'/>
<id>44ec30c4899302b3c454556c31644cae480a7f25</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 hotkeys work differently if the current chunk is off-screen.  A chunk on-screen will be selected next.</title>
<updated>2011-06-27T02:41:31+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2011-06-27T02:41:31+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=73027f06a42d6d3c10aec4fa8cc0c070c0981fe2'/>
<id>73027f06a42d6d3c10aec4fa8cc0c070c0981fe2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Un-tab</title>
<updated>2011-06-23T12:29:11+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2011-06-23T12:29:11+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=1b9408b53bf9ed32280d37aa34b5154831bb8814'/>
<id>1b9408b53bf9ed32280d37aa34b5154831bb8814</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Latest qunit code, seems to fix the crazy scrolling behavior in qunit results page.</title>
<updated>2011-06-23T11:10:48+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2011-06-23T11:10:48+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=6df56b765187caea1783cad3de85d5e47c42f1c2'/>
<id>6df56b765187caea1783cad3de85d5e47c42f1c2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Minor tweak to a warning.</title>
<updated>2011-06-05T01:26:20+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2011-06-05T01:26:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=15addf22adbfd1070fbb88799a3f90b4e1da61d9'/>
<id>15addf22adbfd1070fbb88799a3f90b4e1da61d9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix a test involving optimized-away constant if statements, and add a test about them.</title>
<updated>2011-06-04T03:19:10+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2011-06-04T03:19:10+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=64a2ffaaa2739ab0df4db7322e51c3faae7bafdb'/>
<id>64a2ffaaa2739ab0df4db7322e51c3faae7bafdb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move some test modules to keep them out of pylint's hair.</title>
<updated>2011-06-01T12:19:46+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2011-06-01T12:19:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=d2ef0b1e323c85e9a7fc3782bc4d5cd5511d9a74'/>
<id>d2ef0b1e323c85e9a7fc3782bc4d5cd5511d9a74</id>
<content type='text'>
--HG--
rename : test/othermods/__init__.py =&gt; test/moremodules/othermods/__init__.py
rename : test/othermods/othera.py =&gt; test/moremodules/othermods/othera.py
rename : test/othermods/otherb.py =&gt; test/moremodules/othermods/otherb.py
rename : test/othermods/sub/__init__.py =&gt; test/moremodules/othermods/sub/__init__.py
rename : test/othermods/sub/osa.py =&gt; test/moremodules/othermods/sub/osa.py
rename : test/othermods/sub/osb.py =&gt; test/moremodules/othermods/sub/osb.py
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
rename : test/othermods/__init__.py =&gt; test/moremodules/othermods/__init__.py
rename : test/othermods/othera.py =&gt; test/moremodules/othermods/othera.py
rename : test/othermods/otherb.py =&gt; test/moremodules/othermods/otherb.py
rename : test/othermods/sub/__init__.py =&gt; test/moremodules/othermods/sub/__init__.py
rename : test/othermods/sub/osa.py =&gt; test/moremodules/othermods/sub/osa.py
rename : test/othermods/sub/osb.py =&gt; test/moremodules/othermods/sub/osb.py
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove a bunch of warnings from pylint.</title>
<updated>2011-06-01T03:18:23+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2011-06-01T03:18:23+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=9712533c72501df0161fcb7cd8219da21104e9d6'/>
<id>9712533c72501df0161fcb7cd8219da21104e9d6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Better handling of the partial-branch exclusion regexes.  Finishes issue #113.</title>
<updated>2011-06-01T03:12:40+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2011-06-01T03:12:40+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=139497ac9cf495a13e9f3323db489bf56054f5d4'/>
<id>139497ac9cf495a13e9f3323db489bf56054f5d4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>The right way to communicate with a subprocess.</title>
<updated>2011-05-25T23:08:02+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2011-05-25T23:08:02+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=8f7bf68908351fbe790f4778307368bbf1adc455'/>
<id>8f7bf68908351fbe790f4778307368bbf1adc455</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
