<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/gitpython.git/git/util.py, branch 2.1.12</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>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://trove.baserock.org/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>Revert "Revert "Revert "Implement update call when the object is "up to date" #871"""</title>
<updated>2019-07-20T10:16:08+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>sthiel@thoughtworks.com</email>
</author>
<published>2019-07-20T10:16:08+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=b50b96032094631d395523a379e7f42a58fe8168'/>
<id>b50b96032094631d395523a379e7f42a58fe8168</id>
<content type='text'>
This reverts commit 9b628dccf4102d2a63c6fc8cd957ab1293bafbc6.

Definitely doesn't work
https://travis-ci.org/gitpython-developers/GitPython/builds/561361507
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 9b628dccf4102d2a63c6fc8cd957ab1293bafbc6.

Definitely doesn't work
https://travis-ci.org/gitpython-developers/GitPython/builds/561361507
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Revert "Implement update call when the object is "up to date" #871""</title>
<updated>2019-07-20T10:12:27+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>sthiel@thoughtworks.com</email>
</author>
<published>2019-07-20T10:12:27+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=9b628dccf4102d2a63c6fc8cd957ab1293bafbc6'/>
<id>9b628dccf4102d2a63c6fc8cd957ab1293bafbc6</id>
<content type='text'>
This reverts commit 3bf002e3ccc26ec99e8ada726b8739975cd5640e.

Try again
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 3bf002e3ccc26ec99e8ada726b8739975cd5640e.

Try again
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Implement update call when the object is "up to date" #871"</title>
<updated>2019-07-20T10:04:38+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>sthiel@thoughtworks.com</email>
</author>
<published>2019-07-20T10:04:38+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=3bf002e3ccc26ec99e8ada726b8739975cd5640e'/>
<id>3bf002e3ccc26ec99e8ada726b8739975cd5640e</id>
<content type='text'>
This reverts commit 687c8f0494dde31f86f98dcb48b6f3e1338d4308.

Causes https://travis-ci.org/gitpython-developers/GitPython/jobs/561359367

Reopen #871
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 687c8f0494dde31f86f98dcb48b6f3e1338d4308.

Causes https://travis-ci.org/gitpython-developers/GitPython/jobs/561359367

Reopen #871
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement update call when the object is "up to date" #871</title>
<updated>2019-07-20T09:59:59+00:00</updated>
<author>
<name>Thomas Johannesmeyer</name>
<email>thomas@geeky.gent</email>
</author>
<published>2019-05-07T12:30:21+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=687c8f0494dde31f86f98dcb48b6f3e1338d4308'/>
<id>687c8f0494dde31f86f98dcb48b6f3e1338d4308</id>
<content type='text'>
Fixes #871
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #871
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix regex to support empty email addresses i.e. 'name &lt;&gt;'</title>
<updated>2019-07-06T02:41:42+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>sthiel@thoughtworks.com</email>
</author>
<published>2019-07-06T02:41:42+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=c282315f0b533c3790494767d1da23aaa9d360b9'/>
<id>c282315f0b533c3790494767d1da23aaa9d360b9</id>
<content type='text'>
Fixes #833
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #833
</pre>
</div>
</content>
</entry>
<entry>
<title>Apply fix for #564</title>
<updated>2018-10-14T11:01:14+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2018-10-14T11:01:14+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=a1634dc48b39ecca11dc39fd8bbf9f1d8f1b7be6'/>
<id>a1634dc48b39ecca11dc39fd8bbf9f1d8f1b7be6</id>
<content type='text'>
As suggested in this comment

https://github.com/gitpython-developers/GitPython/issues/564#issuecomment-298257402
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As suggested in this comment

https://github.com/gitpython-developers/GitPython/issues/564#issuecomment-298257402
</pre>
</div>
</content>
</entry>
<entry>
<title>Rewrite unnecessary dict/list/tuple calls as literals</title>
<updated>2018-03-18T20:26:31+00:00</updated>
<author>
<name>Hugo</name>
<email>hugovk@users.noreply.github.com</email>
</author>
<published>2018-03-18T19:33:18+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=ac4f7d34f8752ab78949efcaa9f0bd938df33622'/>
<id>ac4f7d34f8752ab78949efcaa9f0bd938df33622</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Drop support for EOL Python 2.6</title>
<updated>2018-03-18T20:26:04+00:00</updated>
<author>
<name>Hugo</name>
<email>hugovk@users.noreply.github.com</email>
</author>
<published>2018-03-18T10:06:10+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=929f3e1e1b664ed8cdef90a40c96804edfd08d59'/>
<id>929f3e1e1b664ed8cdef90a40c96804edfd08d59</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix doc typos</title>
<updated>2018-03-05T00:48:01+00:00</updated>
<author>
<name>samuela</name>
<email>skainsworth@gmail.com</email>
</author>
<published>2018-03-05T00:48:01+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=044977533b727ed68823b79965142077d63fe181'/>
<id>044977533b727ed68823b79965142077d63fe181</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
