<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/gitpython.git, branch 3.1.1</title>
<subtitle>github.com: gitpython-developers/GitPython.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/'/>
<entry>
<title>bump patch level</title>
<updated>2020-04-11T07:42:49+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>sebastian.thiel@icloud.com</email>
</author>
<published>2020-04-11T07:42:49+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=b860d1873a25e6577a8952d625ca063f1cf66a84'/>
<id>b860d1873a25e6577a8952d625ca063f1cf66a84</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove forced verbosity when fetching from a remote</title>
<updated>2020-04-11T07:30:09+00:00</updated>
<author>
<name>Nico</name>
<email>nicolas.g.cortes@intel.com</email>
</author>
<published>2020-04-08T21:33:20+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=1fbc2304fea19a2b6fc53f4f6448102768e3eeb2'/>
<id>1fbc2304fea19a2b6fc53f4f6448102768e3eeb2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Now it should really start working - go, doctests, go!</title>
<updated>2020-04-11T07:19:10+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>sebastian.thiel@icloud.com</email>
</author>
<published>2020-04-11T07:19:10+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=890fd8f03ae56e39f7dc26471337f97e9ccc4749'/>
<id>890fd8f03ae56e39f7dc26471337f97e9ccc4749</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Maybe this fixes the doc tests</title>
<updated>2020-04-11T07:14:36+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>sebastian.thiel@icloud.com</email>
</author>
<published>2020-04-11T07:14:36+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=07f6f2aaa5bda8ca4c82ee740de156497bec1f56'/>
<id>07f6f2aaa5bda8ca4c82ee740de156497bec1f56</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>This should fix tests, as tree[0] is not a tree anymore</title>
<updated>2020-04-11T07:08:59+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>sebastian.thiel@icloud.com</email>
</author>
<published>2020-04-11T07:06:45+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=5d4dd2f1a6f31df9e361ebaf75bc0a2de7110c37'/>
<id>5d4dd2f1a6f31df9e361ebaf75bc0a2de7110c37</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Test for PyOxidizer and avoid trying to use __file__ if present</title>
<updated>2020-04-11T06:48:00+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>sebastian.thiel@icloud.com</email>
</author>
<published>2020-04-11T06:48:00+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=466ed9c7a6a9d6d1a61e2c5dbe6f850ee04e8b90'/>
<id>466ed9c7a6a9d6d1a61e2c5dbe6f850ee04e8b90</id>
<content type='text'>
Fixes #1002
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #1002
</pre>
</div>
</content>
</entry>
<entry>
<title>Satisfy flake8 requirement related to #1000</title>
<updated>2020-04-11T04:57:09+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>sebastian.thiel@icloud.com</email>
</author>
<published>2020-04-11T04:57:09+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=bdd4368489345a53bceb40ebd518b961f871b7b3'/>
<id>bdd4368489345a53bceb40ebd518b961f871b7b3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Try again to apply patch related to #1000</title>
<updated>2020-04-11T04:54:42+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>sebastian.thiel@icloud.com</email>
</author>
<published>2020-04-11T04:54:42+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=2d472327f4873a7a4123f7bdaecd967a86e30446'/>
<id>2d472327f4873a7a4123f7bdaecd967a86e30446</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>make clear that appveyor and travis are not used anymore</title>
<updated>2020-04-11T03:58:12+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>sebastian.thiel@icloud.com</email>
</author>
<published>2020-04-11T03:58:12+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=86b269e1bff281e817b6ea820989f26d1c2a4ba6'/>
<id>86b269e1bff281e817b6ea820989f26d1c2a4ba6</id>
<content type='text'>
[skip CI]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[skip CI]
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove code-coverage from requirements - codecov wants way too many permissions…</title>
<updated>2020-04-11T03:56:45+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>sebastian.thiel@icloud.com</email>
</author>
<published>2020-04-11T03:55:12+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=f344c8839a1ac7e4b849077906beb20d69cd11ca'/>
<id>f344c8839a1ac7e4b849077906beb20d69cd11ca</id>
<content type='text'>
…and I don't really see the benefit given the state of this project
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
…and I don't really see the benefit given the state of this project
</pre>
</div>
</content>
</entry>
</feed>
