<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy-git.git/coverage/cmdline.py, branch coverage-5.0a4</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>PyRunner knows how to run Python files.</title>
<updated>2018-11-25T19:34:59+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2018-11-19T00:41:30+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=b7e0eec3d794ee350f8a4392a0c9cc90fff54fa0'/>
<id>b7e0eec3d794ee350f8a4392a0c9cc90fff54fa0</id>
<content type='text'>
Adjust sys.path to better emulate Python, but only if we should.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adjust sys.path to better emulate Python, but only if we should.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use implicit mock patching instead of explicit DI for cmdline tests</title>
<updated>2018-11-25T19:34:14+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2018-11-21T13:11:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=41547862ba4a9a948023ade66e41d9f43d9d84c2'/>
<id>41547862ba4a9a948023ade66e41d9f43d9d84c2</id>
<content type='text'>
This sets us up for mocking more or different globals without adding
more explicit DI overrides in cmdline.py.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This sets us up for mocking more or different globals without adding
more explicit DI overrides in cmdline.py.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix function call formatting</title>
<updated>2018-11-15T11:52:18+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2018-11-15T10:59:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=c53183e575ef1b975275c69a8b701c38e7bc7db4'/>
<id>c53183e575ef1b975275c69a8b701c38e7bc7db4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Always include a documentation link at the end of help messages</title>
<updated>2018-10-21T21:31:27+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2018-10-21T21:31:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=bf86427e1861aa353d7e80de0d373d9a30edb462'/>
<id>bf86427e1861aa353d7e80de0d373d9a30edb462</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 error case for the command line</title>
<updated>2018-10-19T11:05:46+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2018-10-19T10:16:56+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=e08528bb01063c7b6db60b9c7c2516615b818303'/>
<id>e08528bb01063c7b6db60b9c7c2516615b818303</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>`[run] command_line` is the command line to use for 'coverage run'. #695</title>
<updated>2018-10-18T19:12:17+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2018-10-18T19:10:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=e57549076220764ace6f2b67da3600ff5ae33f02'/>
<id>e57549076220764ace6f2b67da3600ff5ae33f02</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 clobber sys.path[0]. #715</title>
<updated>2018-10-17T00:58:52+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2018-10-17T00:58:52+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=e82d24da2355df86fc46d7d41142ce308ed2c919'/>
<id>e82d24da2355df86fc46d7d41142ce308ed2c919</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Even more clarity for an error message</title>
<updated>2018-09-25T09:21:18+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2018-09-25T09:21:18+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=abb9391529c4885b2170eb64804349bd01860613'/>
<id>abb9391529c4885b2170eb64804349bd01860613</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'nedbat/contexts'</title>
<updated>2018-09-21T21:58:37+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2018-09-21T21:58:37+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=6c14ffb41a1d1b053f8df52dc37c35f730a8666c'/>
<id>6c14ffb41a1d1b053f8df52dc37c35f730a8666c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Clarify an error message</title>
<updated>2018-09-19T22:05:44+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2018-09-19T22:05:44+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=b4b9c0b458325c98a3b3a3fcb6b3daa5bb63f4ec'/>
<id>b4b9c0b458325c98a3b3a3fcb6b3daa5bb63f4ec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
