<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy.git/coverage, branch issue361</title>
<subtitle>bitbucket.org: Obsolete (use python-coveragepy-git)
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/'/>
<entry>
<title>Convert single quoted html output to use double quotes.</title>
<updated>2015-04-13T16:42:46+00:00</updated>
<author>
<name>Jon Chappell</name>
<email>jon@jchome.us</email>
</author>
<published>2015-04-13T16:42:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=f6cc3e33810adcdb100a9223971b602bbb46881f'/>
<id>f6cc3e33810adcdb100a9223971b602bbb46881f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Do at least a little error checking on the return from line_number_range.</title>
<updated>2015-02-16T15:28:54+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-02-16T15:28:54+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=92f474688ae08d243c7e0b2dd346d50c2611cb5f'/>
<id>92f474688ae08d243c7e0b2dd346d50c2611cb5f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix some refcounting mistakes</title>
<updated>2015-02-16T13:21:57+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-02-16T13:21:57+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=c9cc15a0b3d3b6cf609f9b47dffa113dc8b3c56f'/>
<id>c9cc15a0b3d3b6cf609f9b47dffa113dc8b3c56f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor the trace function into smaller pieces</title>
<updated>2015-02-16T02:58:14+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-02-16T02:58:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=c1ac6cebd90b7f164e109092f22e2ae1d8292f8f'/>
<id>c1ac6cebd90b7f164e109092f22e2ae1d8292f8f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Protect against misbehaving plugins.</title>
<updated>2015-02-15T20:06:13+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-02-15T20:06:13+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=12dca52bf09a6ed97850e5262b9dc2a15ef19b05'/>
<id>12dca52bf09a6ed97850e5262b9dc2a15ef19b05</id>
<content type='text'>
Also, test some misbehavior, and move our own annotations of plugins
into prefixed attributes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also, test some misbehavior, and move our own annotations of plugins
into prefixed attributes.
</pre>
</div>
</content>
</entry>
<entry>
<title>foo</title>
<updated>2015-02-14T13:15:38+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-02-14T13:15:38+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=d53ee24128c59babdce7902102671cc3c0d9e950'/>
<id>d53ee24128c59babdce7902102671cc3c0d9e950</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Pylint</title>
<updated>2015-02-14T13:13:06+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-02-14T13:13:06+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=0d6bf61e35421bbe257ef344d4bee660a6dfeb5e'/>
<id>0d6bf61e35421bbe257ef344d4bee660a6dfeb5e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Always make the current directory importable. #358</title>
<updated>2015-02-13T11:28:24+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-02-13T11:28:24+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=bfc62e94b9a7d5f4da34ec94298947f8e5527063'/>
<id>bfc62e94b9a7d5f4da34ec94298947f8e5527063</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Treat config_file=".coveragerc" the same as config_file=True. #357</title>
<updated>2015-02-12T02:41:40+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-02-12T02:41:40+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=816586071f6fd9822477e8a7c1b2ed9b51ae2263'/>
<id>816586071f6fd9822477e8a7c1b2ed9b51ae2263</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Get the tracer right for metacov</title>
<updated>2015-02-11T02:12:25+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-02-11T02:12:25+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=923c252fc95f5efa360caa4eb48607aec8a2c6b5'/>
<id>923c252fc95f5efa360caa4eb48607aec8a2c6b5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
