<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy.git/coverage, branch use-os-path-module</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>Use ‘os.path.commonprefix’ to find the “relative directory” at the start of a path.</title>
<updated>2010-02-03T07:55:03+00:00</updated>
<author>
<name>Ben Finney</name>
<email>ben@benfinney.id.au</email>
</author>
<published>2010-02-03T07:55:03+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=a325b7182896b714752091c01779a8bed6d943e4'/>
<id>a325b7182896b714752091c01779a8bed6d943e4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move some cmdline code to a more logical place.</title>
<updated>2009-12-04T14:07:26+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-12-04T14:07:26+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=5e09c8140d43822815a96c0020c92f0d62090e0c'/>
<id>5e09c8140d43822815a96c0020c92f0d62090e0c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Massive eol whitespace clean-up.</title>
<updated>2009-12-02T12:27:14+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-12-02T12:27:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=e2c55d3f8436cc91290897f9ef9d1a478b9d218d'/>
<id>e2c55d3f8436cc91290897f9ef9d1a478b9d218d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>A --version option for the command line.</title>
<updated>2009-12-02T02:49:31+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-12-02T02:49:31+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=d99b6663f627f1ca0df6a38d32c24d60a8dcfcc8'/>
<id>d99b6663f627f1ca0df6a38d32c24d60a8dcfcc8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>The command help said --branch was HIGHLY EXPERIMENTAL!!</title>
<updated>2009-12-02T02:15:40+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-12-02T02:15:40+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=6c76f221a68c88ae6820bafabac19653dc735a97'/>
<id>6c76f221a68c88ae6820bafabac19653dc735a97</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>A little explanation of the partial branch annotations in the HTML report.</title>
<updated>2009-12-01T02:35:27+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-12-01T02:35:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=c6fa6ceb98cecc4b2b3ce09225f60f733910f2b2'/>
<id>c6fa6ceb98cecc4b2b3ce09225f60f733910f2b2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Mark some code as not covered.</title>
<updated>2009-12-01T02:33:29+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-12-01T02:33:29+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=18709b4ff679c7d882859e821d605012d1b9996e'/>
<id>18709b4ff679c7d882859e821d605012d1b9996e</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 measure mock.py when we measure our coverage.</title>
<updated>2009-11-29T12:31:30+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-11-29T12:31:30+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=381defe19fd648b408157434834312013d82827e'/>
<id>381defe19fd648b408157434834312013d82827e</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 self-measurement problems.  Now coverage_coverage.py works again (had to be sure to stop coverage if check_coverage threw an exception).</title>
<updated>2009-11-29T12:18:07+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-11-29T12:18:07+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=fac7f3e1011df358f19e3f3ba25a695d1fb95669'/>
<id>fac7f3e1011df358f19e3f3ba25a695d1fb95669</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>A little more detail on how stuff works.</title>
<updated>2009-11-28T22:02:26+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-11-28T22:02:26+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=d0c093b8e80972bf5097d6d210b2cc8af0598696'/>
<id>d0c093b8e80972bf5097d6d210b2cc8af0598696</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
