<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/gitpython.git/git/diff.py, branch 3.1.6</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>Remove checks for Python 2 and/or 3</title>
<updated>2020-02-08T02:55:50+00:00</updated>
<author>
<name>Harmon</name>
<email>Harmon758@gmail.com</email>
</author>
<published>2020-02-07T11:56:27+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=6aa78cd3b969ede76a1a6e660962e898421d4ed8'/>
<id>6aa78cd3b969ede76a1a6e660962e898421d4ed8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove and replace compat.binary_type</title>
<updated>2020-02-08T02:55:50+00:00</updated>
<author>
<name>Harmon</name>
<email>Harmon758@gmail.com</email>
</author>
<published>2020-02-07T11:28:59+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=c7392d68121befe838d2494177531083e22b3d29'/>
<id>c7392d68121befe838d2494177531083e22b3d29</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'fix/deepsource-issues' of https://github.com/imkaka/GitPython into imkaka-fix/deepsource-issues</title>
<updated>2019-10-29T07:31:39+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>sebastian.thiel@icloud.com</email>
</author>
<published>2019-10-29T07:31:39+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=52ee6c19423297b4c667d34ed1bd621dafaabb0e'/>
<id>52ee6c19423297b4c667d34ed1bd621dafaabb0e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Check if submodule exists before referencing</title>
<updated>2019-10-28T08:02:06+00:00</updated>
<author>
<name>tanaga9</name>
<email>tanaga9@users.noreply.github.com</email>
</author>
<published>2019-10-26T16:49:59+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=553500a3447667aaa9bd3b922742575562c03b68'/>
<id>553500a3447667aaa9bd3b922742575562c03b68</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into fix/deepsource-issues</title>
<updated>2019-10-23T18:07:43+00:00</updated>
<author>
<name>Anil Khatri</name>
<email>27620628+imkaka@users.noreply.github.com</email>
</author>
<published>2019-10-23T18:07:43+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=abb18968516c6c3c9e1d736bfe6f435392b3d3af'/>
<id>abb18968516c6c3c9e1d736bfe6f435392b3d3af</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix Loop variable used outside the loop</title>
<updated>2019-10-23T17:36:48+00:00</updated>
<author>
<name>Anil Khatri</name>
<email>anil.soccer.khatri@gmail.com</email>
</author>
<published>2019-10-23T17:36:48+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=5eb8289e80c8b9fe48456e769e0421b7f9972af3'/>
<id>5eb8289e80c8b9fe48456e769e0421b7f9972af3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #852 by tweaking regex to handle -R option to git diff</title>
<updated>2019-10-22T10:39:27+00:00</updated>
<author>
<name>JJ Graham</name>
<email>thetwoj@gmail.com</email>
</author>
<published>2019-10-21T22:16:59+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=14d7034adc2698c1e7dd13570c23d217c753e932'/>
<id>14d7034adc2698c1e7dd13570c23d217c753e932</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial stab at fixing diffs involving submodule changes</title>
<updated>2019-10-21T11:10:28+00:00</updated>
<author>
<name>JJ Graham</name>
<email>thetwoj@gmail.com</email>
</author>
<published>2019-10-20T20:40:06+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=b303cb0c5995bf9c74db34a8082cdf5258c250fe'/>
<id>b303cb0c5995bf9c74db34a8082cdf5258c250fe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Satisfying flake8</title>
<updated>2019-10-19T11:17:16+00:00</updated>
<author>
<name>JJ Graham</name>
<email>jgraham@indeed.com</email>
</author>
<published>2019-10-18T19:49:06+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=95897f99551db8d81ca77adec3f44e459899c20b'/>
<id>95897f99551db8d81ca77adec3f44e459899c20b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updating variable name to more accurately reflect contents</title>
<updated>2019-10-19T11:17:16+00:00</updated>
<author>
<name>JJ Graham</name>
<email>jgraham@indeed.com</email>
</author>
<published>2019-10-18T15:32:30+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=4744efbb68c562adf7b42fc33381d27a463ae07a'/>
<id>4744efbb68c562adf7b42fc33381d27a463ae07a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
