<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/gitpython.git/git/index/base.py, branch 3.1.19</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>Change remaining type comments to py3.6+ types</title>
<updated>2021-07-19T18:10:45+00:00</updated>
<author>
<name>Yobmod</name>
<email>yobmod@gmail.com</email>
</author>
<published>2021-07-19T18:10:45+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=9e5e969479ec6018e1ba06b95bcdefca5b0082a4'/>
<id>9e5e969479ec6018e1ba06b95bcdefca5b0082a4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update types in types.py</title>
<updated>2021-07-19T15:50:47+00:00</updated>
<author>
<name>Yobmod</name>
<email>yobmod@gmail.com</email>
</author>
<published>2021-07-19T15:50:47+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=2fa9fb1ac11b53859959ea9bd37c0ae6c17ccdb5'/>
<id>2fa9fb1ac11b53859959ea9bd37c0ae6c17ccdb5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typing of index.fun.write_tree_from_cache()</title>
<updated>2021-07-09T22:21:16+00:00</updated>
<author>
<name>Yobmod</name>
<email>yobmod@gmail.com</email>
</author>
<published>2021-07-09T22:21:16+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=2ea528e9fbcac850d99ce527ad4a5e4afb3587a8'/>
<id>2ea528e9fbcac850d99ce527ad4a5e4afb3587a8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve IndexFile_process_diff_args() to get checks to rerun</title>
<updated>2021-07-09T21:58:02+00:00</updated>
<author>
<name>Yobmod</name>
<email>yobmod@gmail.com</email>
</author>
<published>2021-07-09T21:58:02+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=09053c565915d114384b1c20af8eecfed98c8069'/>
<id>09053c565915d114384b1c20af8eecfed98c8069</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make IndexFile and Diffable .diff() types agree</title>
<updated>2021-07-09T15:27:34+00:00</updated>
<author>
<name>Yobmod</name>
<email>yobmod@gmail.com</email>
</author>
<published>2021-07-09T15:27:34+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=797e962fc1811ddc5a5a34308bd243953eb77135'/>
<id>797e962fc1811ddc5a5a34308bd243953eb77135</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove defsult_index decorator from diff() and do check within function. Breaks typechecking for some reason</title>
<updated>2021-07-09T15:12:40+00:00</updated>
<author>
<name>Yobmod</name>
<email>yobmod@gmail.com</email>
</author>
<published>2021-07-09T15:12:40+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=b03af0547f5381cf4043a43acf533687d91f0ea1'/>
<id>b03af0547f5381cf4043a43acf533687d91f0ea1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve Diffable method typing</title>
<updated>2021-07-09T14:40:14+00:00</updated>
<author>
<name>Yobmod</name>
<email>yobmod@gmail.com</email>
</author>
<published>2021-07-09T14:40:14+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=f916c148ea956655837a98817778abe685bf7ee7'/>
<id>f916c148ea956655837a98817778abe685bf7ee7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Try to distinguation git.diff module from diff.Diff.diff and diff.Daffable.diff()</title>
<updated>2021-07-09T14:07:50+00:00</updated>
<author>
<name>Yobmod</name>
<email>yobmod@gmail.com</email>
</author>
<published>2021-07-09T14:07:50+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=7c6ae2b94cfd1593c12366b6abc0cd5bbb6e07b2'/>
<id>7c6ae2b94cfd1593c12366b6abc0cd5bbb6e07b2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Finish initial typing of index folder</title>
<updated>2021-07-08T20:42:30+00:00</updated>
<author>
<name>Yobmod</name>
<email>yobmod@gmail.com</email>
</author>
<published>2021-07-08T20:42:30+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=5d3818ed3d51d400517a352b5b62e966164af8cf'/>
<id>5d3818ed3d51d400517a352b5b62e966164af8cf</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>
</feed>
