<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy-git.git/coverage/files.py, branch coverage-4.5.4</title>
<subtitle>github.com: nedbat/coveragepy.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy-git.git/'/>
<entry>
<title>Move fiddly fnmatch logic into its own testable function</title>
<updated>2018-11-01T11:18:16+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2018-09-02T13:04:49+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=cbaab12d77982a0339cd1aa5ea41aa7de9e0ce89'/>
<id>cbaab12d77982a0339cd1aa5ea41aa7de9e0ce89</id>
<content type='text'>
(cherry picked from commit 56b9c7e4db40df6515d4ca5d913cb4678da2b753)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(cherry picked from commit 56b9c7e4db40df6515d4ca5d913cb4678da2b753)
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplify the aliases structure</title>
<updated>2018-01-23T12:22:23+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2018-01-23T12:22:23+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=f9bb5d754a7ef193b78e98f74f8cf2d85dee613b'/>
<id>f9bb5d754a7ef193b78e98f74f8cf2d85dee613b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Ensure mapped paths use the separator of the result. #618</title>
<updated>2018-01-23T01:36:11+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2018-01-23T01:36:11+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=69debd440daab9155cc2b2243f29a8a48f4404f9'/>
<id>69debd440daab9155cc2b2243f29a8a48f4404f9</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 ever create HTML filenames longer than ~200 chars. Fixes #627.</title>
<updated>2018-01-20T15:01:28+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2018-01-20T15:01:28+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=46b123e14ba35db22282c124337b21e8d10f480f'/>
<id>46b123e14ba35db22282c124337b21e8d10f480f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Root is acceptable as a combining path (the manylinux tests end up with one of these)</title>
<updated>2017-10-26T11:09:11+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2017-10-26T11:09:11+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=261d0c06aeade503e9da4f8e6e522557d01dd298'/>
<id>261d0c06aeade503e9da4f8e6e522557d01dd298</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid a deprecation warning (from https://github.com/nedbat/coveragepy/pull/33)</title>
<updated>2017-10-13T01:45:47+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2017-10-13T01:45:47+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=5c161a523893c7608fabf0ffa56d0099f8fa2b5f'/>
<id>5c161a523893c7608fabf0ffa56d0099f8fa2b5f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Python3.7 removed an unneeded backslash from fnmatch.translate</title>
<updated>2017-10-05T11:57:16+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2017-10-05T11:57:16+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=fcfea15a10dbe010a8fd8fcd7b8ac1c37ae19678'/>
<id>fcfea15a10dbe010a8fd8fcd7b8ac1c37ae19678</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Clarify how TreeMatcher works.</title>
<updated>2017-02-21T01:26:03+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2017-02-21T01:26:03+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=0af66e7cd0de5935739b3650de573d7acb0728ec'/>
<id>0af66e7cd0de5935739b3650de573d7acb0728ec</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 collapse in an ascii-only file-world. #533</title>
<updated>2016-11-17T16:06:16+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2016-11-17T16:06:16+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=929297eef803362c3b6156751e81b2d84e5ff4c4'/>
<id>929297eef803362c3b6156751e81b2d84e5ff4c4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>In Python 3.6, fnmatch changed a little bit. Adapt.</title>
<updated>2016-09-13T10:04:51+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2016-09-13T10:04:51+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=f5b1dcc19487efc636851a16420c9bf07cd1f5c9'/>
<id>f5b1dcc19487efc636851a16420c9bf07cd1f5c9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
