<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy-git.git/coverage/cmdline.py, branch coverage-4.0.2</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>Combining now issues warnings on unreadable files, unconditionally</title>
<updated>2015-10-04T15:08:36+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-10-04T15:08:36+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=5205da079a8e099f9f5c6895b2cd634fc512fc55'/>
<id>5205da079a8e099f9f5c6895b2cd634fc512fc55</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Combine can now ignore errors.</title>
<updated>2015-10-03T20:59:46+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-10-03T20:59:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=a877aaf13d9f72ee317b392c86313a3003bcb3b8'/>
<id>a877aaf13d9f72ee317b392c86313a3003bcb3b8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bit the bullet and fixed pep8 in cmdline</title>
<updated>2015-10-03T16:16:21+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-10-03T16:16:21+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=53f600ed717f7a1fa7a7c2d4115776300e1cf7cb'/>
<id>53f600ed717f7a1fa7a7c2d4115776300e1cf7cb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>The conflict between append and parallel should take the config file into account.</title>
<updated>2015-08-22T21:36:03+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-08-22T21:36:03+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=97658fc24b38aed0457b06033e58623c96c8bd21'/>
<id>97658fc24b38aed0457b06033e58623c96c8bd21</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix 'filename' to be 'file name' in English.</title>
<updated>2015-08-20T17:44:11+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-08-20T17:44:11+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=d5a89ab843542f88544a0f55900093329ef6b85c'/>
<id>d5a89ab843542f88544a0f55900093329ef6b85c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix --append trying to make a new file. #392</title>
<updated>2015-08-04T01:25:02+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-08-04T01:25:02+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=f06e02ebdcea3c5c585b784c568b99ea949cba90'/>
<id>f06e02ebdcea3c5c585b784c568b99ea949cba90</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change the coverage.config item-access syntax to a real method call.</title>
<updated>2015-08-02T16:51:14+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-08-02T16:51:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=532ca16b158b8e8ffb8857237a801ec7e641bf46'/>
<id>532ca16b158b8e8ffb8857237a801ec7e641bf46</id>
<content type='text'>
The square brackets were too cute, and I couldn't figure out how to document
them anyway!
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The square brackets were too cute, and I couldn't figure out how to document
them anyway!
</pre>
</div>
</content>
</entry>
<entry>
<title>Only use the item access for config in cmdline.py</title>
<updated>2015-08-02T13:14:31+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-08-02T13:14:31+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=85ad93b467bc5fccbcc089e0d0ad5dee4cc38e9d'/>
<id>85ad93b467bc5fccbcc089e0d0ad5dee4cc38e9d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Support directories on the 'coverage run' command line. #252</title>
<updated>2015-08-01T21:15:27+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-08-01T21:15:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=5e45baa100135e2ef327feb767e8e027a58d1637'/>
<id>5e45baa100135e2ef327feb767e8e027a58d1637</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Can't use --append and --parallel-mode together.</title>
<updated>2015-07-30T23:51:08+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-07-30T23:51:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=a2a2c1f3f41b0fc4afef0fe221499aedca343de8'/>
<id>a2a2c1f3f41b0fc4afef0fe221499aedca343de8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
