<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/gitpython.git, branch 3.1.20</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>prepare next patch release</title>
<updated>2021-07-28T01:54:50+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>sebastian.thiel@icloud.com</email>
</author>
<published>2021-07-28T01:54:50+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=8530a8b895d47d234ccaffeca0b866d75fa528b0'/>
<id>8530a8b895d47d234ccaffeca0b866d75fa528b0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1299 from Lakhtenkov-iv/feature/clone-options-support-spaces</title>
<updated>2021-07-27T09:51:57+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>sebastian.thiel@icloud.com</email>
</author>
<published>2021-07-27T09:51:57+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=254305c935893d7578b112acfa814a07d398ae28'/>
<id>254305c935893d7578b112acfa814a07d398ae28</id>
<content type='text'>
Added support of spaces for clone multi_options</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added support of spaces for clone multi_options</pre>
</div>
</content>
</entry>
<entry>
<title>Added support of spaces for clone multi_options</title>
<updated>2021-07-27T08:49:40+00:00</updated>
<author>
<name>Igor Lakhtenkov</name>
<email>lakhtenkov@gmail.com</email>
</author>
<published>2021-07-27T08:41:16+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=717bfe9f7aa9c64e585e1202da03b1d72dededb8'/>
<id>717bfe9f7aa9c64e585e1202da03b1d72dededb8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1298 from Yobmod/main</title>
<updated>2021-07-25T02:22:22+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>sebastian.thiel@icloud.com</email>
</author>
<published>2021-07-25T02:22:22+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=c5e6ae25b9169e5ef070d791fb9d620e2357e24e'/>
<id>c5e6ae25b9169e5ef070d791fb9d620e2357e24e</id>
<content type='text'>
Revert use of Typeguard and therefore typing-extensions==3.10.0.0</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Revert use of Typeguard and therefore typing-extensions==3.10.0.0</pre>
</div>
</content>
</entry>
<entry>
<title>Rmv with_metclass() shim again</title>
<updated>2021-07-24T21:38:25+00:00</updated>
<author>
<name>Yobmod</name>
<email>yobmod@gmail.com</email>
</author>
<published>2021-07-24T21:38:25+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=be7bb868279f61d55594059690904baabe30503c'/>
<id>be7bb868279f61d55594059690904baabe30503c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix rdereddict, cannot subclass typing-extensiosn version</title>
<updated>2021-07-24T21:34:20+00:00</updated>
<author>
<name>Yobmod</name>
<email>yobmod@gmail.com</email>
</author>
<published>2021-07-24T21:34:20+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=6d6aae11af2f1acc6aa384ed43e6897da8fe7057'/>
<id>6d6aae11af2f1acc6aa384ed43e6897da8fe7057</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>import ordereddict from types</title>
<updated>2021-07-24T21:25:22+00:00</updated>
<author>
<name>Yobmod</name>
<email>yobmod@gmail.com</email>
</author>
<published>2021-07-24T21:25:22+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=981cfa8d6161d83383610733cf86487ced7a4e6c'/>
<id>981cfa8d6161d83383610733cf86487ced7a4e6c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>put ordereddict behind py version guard</title>
<updated>2021-07-24T21:24:24+00:00</updated>
<author>
<name>Yobmod</name>
<email>yobmod@gmail.com</email>
</author>
<published>2021-07-24T21:24:24+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=04e181f0a41180370d65d46aad417fb59e1c1c7b'/>
<id>04e181f0a41180370d65d46aad417fb59e1c1c7b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>change ordereddict to typing.ordereddict</title>
<updated>2021-07-24T21:19:57+00:00</updated>
<author>
<name>Yobmod</name>
<email>yobmod@gmail.com</email>
</author>
<published>2021-07-24T21:19:57+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=77ee247a9018c6964642cf31a2690f3a4367649c'/>
<id>77ee247a9018c6964642cf31a2690f3a4367649c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Readd with_metaclass shim</title>
<updated>2021-07-24T21:15:42+00:00</updated>
<author>
<name>Yobmod</name>
<email>yobmod@gmail.com</email>
</author>
<published>2021-07-24T21:15:42+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=cb5688d65f4f7bc5735e5403e71094745e9a2a0b'/>
<id>cb5688d65f4f7bc5735e5403e71094745e9a2a0b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
