<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy-git.git/test/test_cmdline.py, branch coverage-3.2b1</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>Basic plumbing for a --branch option.</title>
<updated>2009-10-07T09:31:03+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-10-07T09:31:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=a7072c02bd2f9f4f5de97be0e85db32265756109'/>
<id>a7072c02bd2f9f4f5de97be0e85db32265756109</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.git/commit/?id=12d797137057ea428148fb4002745adcbe31daaa'/>
<id>12d797137057ea428148fb4002745adcbe31daaa</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.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>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://git.baserock.org/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>Move common stuff to a common place.</title>
<updated>2009-09-26T01:09:44+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-09-26T01:09:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=bc6d5e8768017eb474d00af2828895f5199c05c6'/>
<id>bc6d5e8768017eb474d00af2828895f5199c05c6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't use -o for 'omit' in the new command syntax: it should mean output.</title>
<updated>2009-09-25T03:03:48+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-09-25T03:03:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=78ea835a56c32a2d4c4d83320af6aa3f799a21d3'/>
<id>78ea835a56c32a2d4c4d83320af6aa3f799a21d3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>The best way to get py3k support: same source runs on both, with some contortions.</title>
<updated>2009-09-22T11:22:56+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-09-22T11:22:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=ff9099051e0daff7b08035713eeca5696ab3217a'/>
<id>ff9099051e0daff7b08035713eeca5696ab3217a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>A nicer way to write help text.</title>
<updated>2009-09-13T12:28:08+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-09-13T12:28:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=5979544c1cf0115c11555239d1da20add04c34ec'/>
<id>5979544c1cf0115c11555239d1da20add04c34ec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>assertTrue isn't available in earlier Pythons?</title>
<updated>2009-09-13T12:19:38+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-09-13T12:19:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=fff3b2e88b388cfd7db71a85fe002bb7450f31bd'/>
<id>fff3b2e88b388cfd7db71a85fe002bb7450f31bd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>More tests: really use the help function that writes to stdout.</title>
<updated>2009-09-13T12:03:45+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-09-13T12:03:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=03bd67265b6585b3965349eb89d482416dc2563d'/>
<id>03bd67265b6585b3965349eb89d482416dc2563d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
