<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy-git.git/coverage, branch coverage-4.2</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>Paperwork for version 4.2</title>
<updated>2016-07-26T20:18:25+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2016-07-26T20:18:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=59531ec98099ebfbb01c8672419b69d0b1501f21'/>
<id>59531ec98099ebfbb01c8672419b69d0b1501f21</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merged in scop/coverage.py/pngs (pull request #86)</title>
<updated>2016-07-25T19:47:59+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>nedbat@gmail.com</email>
</author>
<published>2016-07-25T19:47:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=2b3baa9ef5b74710b7bc01f3086edf8bcffe13ad'/>
<id>2b3baa9ef5b74710b7bc01f3086edf8bcffe13ad</id>
<content type='text'>
Optimize PNGs
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Optimize PNGs
</pre>
</div>
</content>
</entry>
<entry>
<title>Merged in scop/coverage.py/html-filter (pull request #85)</title>
<updated>2016-07-25T19:43:29+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>nedbat@gmail.com</email>
</author>
<published>2016-07-25T19:43:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=014484c69c412ca51a1f3547fc37e20212338f24'/>
<id>014484c69c412ca51a1f3547fc37e20212338f24</id>
<content type='text'>
Speed up HTML filtering
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Speed up HTML filtering
</pre>
</div>
</content>
</entry>
<entry>
<title>Set the rcfile for multiprocessing subprocesses</title>
<updated>2016-07-24T13:39:47+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2016-07-24T13:39:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=9ca201f512d16e542f8cd4e8b83f87fe1beac4d5'/>
<id>9ca201f512d16e542f8cd4e8b83f87fe1beac4d5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Run *.png through zopflipng</title>
<updated>2016-07-20T07:32:30+00:00</updated>
<author>
<name>Ville Skyttä</name>
<email>ville.skytta@iki.fi</email>
</author>
<published>2016-07-20T07:32:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=54cf88eeec261cbe7a945af9ea188f02f0f781dc'/>
<id>54cf88eeec261cbe7a945af9ea188f02f0f781dc</id>
<content type='text'>
--HG--
branch : pngs
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : pngs
</pre>
</div>
</content>
</entry>
<entry>
<title>Speed up HTML filtering</title>
<updated>2016-07-20T07:15:18+00:00</updated>
<author>
<name>Ville Skyttä</name>
<email>ville.skytta@iki.fi</email>
</author>
<published>2016-07-20T07:15:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=185f5bf23ec878475ba8c01ae17c2a6340770bda'/>
<id>185f5bf23ec878475ba8c01ae17c2a6340770bda</id>
<content type='text'>
--HG--
branch : html-filter
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : html-filter
</pre>
</div>
</content>
</entry>
<entry>
<title>Multiprocessing needs to communicate the rcfile down to the subprocesses</title>
<updated>2016-07-13T16:08:08+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2016-07-13T16:08:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=ae89878f20e6ef2009d8351668ffa522a02f6c7b'/>
<id>ae89878f20e6ef2009d8351668ffa522a02f6c7b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename to multiproc.py, since it only does one thing.</title>
<updated>2016-07-13T00:04:34+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2016-07-13T00:04:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=4727fe25ceda84b47ffdc8e84da52caae5b8795c'/>
<id>4727fe25ceda84b47ffdc8e84da52caae5b8795c</id>
<content type='text'>
--HG--
rename : coverage/monkey.py =&gt; coverage/multiproc.py
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
rename : coverage/monkey.py =&gt; coverage/multiproc.py
</pre>
</div>
</content>
</entry>
<entry>
<title>Cover a few more lines in cmdline.py</title>
<updated>2016-07-10T21:15:43+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2016-07-10T21:15:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=9a69a43b43f89408fe7afcea76954cbdcf1c09b9'/>
<id>9a69a43b43f89408fe7afcea76954cbdcf1c09b9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplify debug.log by using an existing helper</title>
<updated>2016-07-10T19:56:58+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2016-07-10T19:56:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=df006b4ec86d0325e54414305c1f6ea3d856e6ca'/>
<id>df006b4ec86d0325e54414305c1f6ea3d856e6ca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
