<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/gitpython.git, branch 2.1.15</title>
<subtitle>github.com: gitpython-developers/GitPython.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/'/>
<entry>
<title>v2.1.15</title>
<updated>2020-02-16T18:48:16+00:00</updated>
<author>
<name>Harmon</name>
<email>Harmon758@gmail.com</email>
</author>
<published>2020-02-16T18:48:16+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=09ac0a109fd3a032e19ccc3017a9e1c79cda057a'/>
<id>09ac0a109fd3a032e19ccc3017a9e1c79cda057a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Require gitdb2 &lt;3</title>
<updated>2020-02-16T18:36:59+00:00</updated>
<author>
<name>Harmon</name>
<email>Harmon758@gmail.com</email>
</author>
<published>2020-02-16T18:36:59+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=bcf9f1c5c63a9578b7f8108d6dbc69a80706e807'/>
<id>bcf9f1c5c63a9578b7f8108d6dbc69a80706e807</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix requirements.txt formatting</title>
<updated>2020-02-16T18:32:37+00:00</updated>
<author>
<name>Harmon</name>
<email>Harmon758@gmail.com</email>
</author>
<published>2020-02-07T16:40:40+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=7539cd8fbbc8ac2a01d66875cecc4e7ac214f5dc'/>
<id>7539cd8fbbc8ac2a01d66875cecc4e7ac214f5dc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version</title>
<updated>2019-08-14T10:07:48+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>sthiel@thoughtworks.com</email>
</author>
<published>2019-08-14T10:05:55+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=a34d515d181f095c477ab35ccae00412219fad42'/>
<id>a34d515d181f095c477ab35ccae00412219fad42</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix Git.transform_kwarg</title>
<updated>2019-08-14T10:05:33+00:00</updated>
<author>
<name>František Nečas</name>
<email>fifinecas@seznam.cz</email>
</author>
<published>2019-07-23T10:43:24+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=5b27339b0d7da97743256e871757d54bf5159bca'/>
<id>5b27339b0d7da97743256e871757d54bf5159bca</id>
<content type='text'>
Kwargs were not transformed correctly if a value was set to 0 due to
wrong if condition.

Signed-off-by: František Nečas &lt;fifinecas@seznam.cz&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Kwargs were not transformed correctly if a value was set to 0 due to
wrong if condition.

Signed-off-by: František Nečas &lt;fifinecas@seznam.cz&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Bring back python 2 support</title>
<updated>2019-07-29T00:01:45+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>sthiel@thoughtworks.com</email>
</author>
<published>2019-07-29T00:01:07+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=859ad046aecc077b9118f0a1c2896e3f9237cd75'/>
<id>859ad046aecc077b9118f0a1c2896e3f9237cd75</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Drop python 2.7 support and help with encodings"</title>
<updated>2019-07-28T23:57:46+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>sthiel@thoughtworks.com</email>
</author>
<published>2019-07-28T23:57:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=913d806f02cf50250d230f88b897350581f80f6b'/>
<id>913d806f02cf50250d230f88b897350581f80f6b</id>
<content type='text'>
This reverts commit dac619e4917b0ad43d836a534633d68a871aecca.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit dac619e4917b0ad43d836a534633d68a871aecca.
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version to 2.1.12</title>
<updated>2019-07-21T00:46:17+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>sthiel@thoughtworks.com</email>
</author>
<published>2019-07-21T00:46:17+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=ce7e1507fa5f6faf049794d4d47b14157d1f2e50'/>
<id>ce7e1507fa5f6faf049794d4d47b14157d1f2e50</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix `AttributeError` when searching a remote by name</title>
<updated>2019-07-21T00:45:18+00:00</updated>
<author>
<name>César Izurieta</name>
<email>cesar@caih.org</email>
</author>
<published>2019-04-13T22:24:59+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=bd86c87c38d58b9ca18241a75c4d28440c7ef150'/>
<id>bd86c87c38d58b9ca18241a75c4d28440c7ef150</id>
<content type='text'>
Running code like `'origin' in git.Repo('path/to/existing/repository').remotes`
raises an AttributeError instead of returning a boolean. This commit fixes that
behaviour by catching the error when doing an identity match on `IterableList`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Running code like `'origin' in git.Repo('path/to/existing/repository').remotes`
raises an AttributeError instead of returning a boolean. This commit fixes that
behaviour by catching the error when doing an identity match on `IterableList`.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix test</title>
<updated>2019-07-20T11:48:09+00:00</updated>
<author>
<name>Santos Gallegos</name>
<email>santos_g@outlook.com</email>
</author>
<published>2019-02-02T05:30:07+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=e93ffe192427ee2d28a0dd90dbe493e3c54f3eae'/>
<id>e93ffe192427ee2d28a0dd90dbe493e3c54f3eae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
