<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/gitpython.git/git/objects/commit.py, branch 3.1.23</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>add type check to conf_encoding (in thoery could be bool or int)</title>
<updated>2021-08-08T20:42:34+00:00</updated>
<author>
<name>Yobmod</name>
<email>yobmod@gmail.com</email>
</author>
<published>2021-08-08T20:42:34+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=38f5157253beb5801be80812e9b013a3cdd0bdc9'/>
<id>38f5157253beb5801be80812e9b013a3cdd0bdc9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add final types to commit.py</title>
<updated>2021-07-31T18:08:29+00:00</updated>
<author>
<name>Yobmod</name>
<email>yobmod@gmail.com</email>
</author>
<published>2021-07-31T18:08:29+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=e6bee43b97862182d6c30bc8200f6abd1ff759e5'/>
<id>e6bee43b97862182d6c30bc8200f6abd1ff759e5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix more missing types in Symbolic.py, cos GuthubActions pytest stuck</title>
<updated>2021-07-28T20:50:49+00:00</updated>
<author>
<name>Yobmod</name>
<email>yobmod@gmail.com</email>
</author>
<published>2021-07-28T20:50:49+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=adc00dd1773ee1b532803b2272cc989f11e09f8a'/>
<id>adc00dd1773ee1b532803b2272cc989f11e09f8a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace all Typeguard with cast, revert update to typing-extensions==3.10.0</title>
<updated>2021-07-24T16:10:32+00:00</updated>
<author>
<name>Yobmod</name>
<email>yobmod@gmail.com</email>
</author>
<published>2021-07-24T16:10:32+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=e6345d60a7926bd413d3d7238ba06f7c81a7faf9'/>
<id>e6345d60a7926bd413d3d7238ba06f7c81a7faf9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make types in refs compatible with objects</title>
<updated>2021-07-19T15:57:04+00:00</updated>
<author>
<name>Yobmod</name>
<email>yobmod@gmail.com</email>
</author>
<published>2021-07-19T15:57:04+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=6609ef7c3b5bb840dba8d0a5362e67746761a437'/>
<id>6609ef7c3b5bb840dba8d0a5362e67746761a437</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Increase mypy strictness (no_implicit_optional &amp; warn_redundant_casts) and fix errors</title>
<updated>2021-07-08T10:30:16+00:00</updated>
<author>
<name>Yobmod</name>
<email>yobmod@gmail.com</email>
</author>
<published>2021-07-08T10:30:16+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=2e2fe186d09272c3cb6c96467fff362deb90994f'/>
<id>2e2fe186d09272c3cb6c96467fff362deb90994f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make Commit.message bytes | str</title>
<updated>2021-07-01T09:49:06+00:00</updated>
<author>
<name>Yobmod</name>
<email>yobmod@gmail.com</email>
</author>
<published>2021-07-01T09:49:06+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=d4a9eab9ddc64a18b33ac04a4224f347ccdc78de'/>
<id>d4a9eab9ddc64a18b33ac04a4224f347ccdc78de</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add missed types to Commit, uncomment to_native_path_linux()</title>
<updated>2021-07-01T09:35:11+00:00</updated>
<author>
<name>Yobmod</name>
<email>yobmod@gmail.com</email>
</author>
<published>2021-07-01T09:35:11+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=02b8ef0f163ca353e27f6b4a8c2120444739fde5'/>
<id>02b8ef0f163ca353e27f6b4a8c2120444739fde5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Type Traversable.traverse() better, start types of submodule</title>
<updated>2021-06-30T17:41:06+00:00</updated>
<author>
<name>Yobmod</name>
<email>yobmod@gmail.com</email>
</author>
<published>2021-06-30T17:41:06+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=82b131cf2afebbed3723df5b5dfd5cd820716f97'/>
<id>82b131cf2afebbed3723df5b5dfd5cd820716f97</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make IterableList generic and update throughout</title>
<updated>2021-06-24T13:27:13+00:00</updated>
<author>
<name>Yobmod</name>
<email>yobmod@gmail.com</email>
</author>
<published>2021-06-24T13:27:13+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=c3903d8e03af5c1e01c1a96919b926c55f45052e'/>
<id>c3903d8e03af5c1e01c1a96919b926c55f45052e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
