<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/gitpython.git/AUTHORS, branch 3.0.2</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>Method stating which commit is being played during an halted rebase</title>
<updated>2019-08-14T09:57:00+00:00</updated>
<author>
<name>Arthur Milchior</name>
<email>Arthur@Milchior.fr</email>
</author>
<published>2019-08-05T10:33:54+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=ece804aed9874b4fd1f6b4f4c40268e919a12b17'/>
<id>ece804aed9874b4fd1f6b4f4c40268e919a12b17</id>
<content type='text'>
This will be useful to me at least. This way, I know that I can tell
my script to omit some specific commits. If you accept to merge it, I
may also do similar method for merges and cherry pick.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This will be useful to me at least. This way, I know that I can tell
my script to omit some specific commits. If you accept to merge it, I
may also do similar method for merges and cherry pick.
</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>Merge branch 'master' of https://github.com/sstancu/GitPython into sstancu-master</title>
<updated>2019-07-20T07:11:36+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>sthiel@thoughtworks.com</email>
</author>
<published>2019-07-20T07:11:36+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=da8aeec539da461b2961ca72049df84bf30473e1'/>
<id>da8aeec539da461b2961ca72049df84bf30473e1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support to pass clone options that can be repeated multiple times</title>
<updated>2019-07-06T03:20:23+00:00</updated>
<author>
<name>Steven Whitman</name>
<email>ninloot@gmail.com</email>
</author>
<published>2019-02-01T20:03:37+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=41b9cea832ad5614df94c314d29d4b044aadce88'/>
<id>41b9cea832ad5614df94c314d29d4b044aadce88</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 'multi-value' of https://github.com/ajdavis/GitPython into ajdavis-multi-value</title>
<updated>2019-07-06T02:12:02+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>sthiel@thoughtworks.com</email>
</author>
<published>2019-07-06T02:12:02+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=5cd12a6bcace3c99d94bbcf341ad7d4351eaca0f'/>
<id>5cd12a6bcace3c99d94bbcf341ad7d4351eaca0f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Ensure git remote urls (multiple) are read from the correct git repo config</title>
<updated>2019-04-05T17:21:27+00:00</updated>
<author>
<name>Stefan Stancu</name>
<email>stefan.stancu@cern.ch</email>
</author>
<published>2019-04-05T17:21:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=096027bc4870407945261eecfe81706e32b1bfcd'/>
<id>096027bc4870407945261eecfe81706e32b1bfcd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added name to authors</title>
<updated>2019-03-15T11:46:57+00:00</updated>
<author>
<name>David Host</name>
<email>40680881+CptMikhailov@users.noreply.github.com</email>
</author>
<published>2019-02-13T01:57:52+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=1f66e25c25cde2423917ee18c4704fff83b837d1'/>
<id>1f66e25c25cde2423917ee18c4704fff83b837d1</id>
<content type='text'>
Fixed issue #806</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixed issue #806</pre>
</div>
</content>
</entry>
<entry>
<title>Support multiple git config values per option</title>
<updated>2019-01-21T03:22:24+00:00</updated>
<author>
<name>A. Jesse Jiryu Davis</name>
<email>jesse@mongodb.com</email>
</author>
<published>2019-01-21T03:19:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=f7bbe6b01c82d9bcb3333b07bae0c9755eecdbbf'/>
<id>f7bbe6b01c82d9bcb3333b07bae0c9755eecdbbf</id>
<content type='text'>
Solves #717
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Solves #717
</pre>
</div>
</content>
</entry>
<entry>
<title>Respect _common_dir when finding repository config file</title>
<updated>2018-10-13T11:41:13+00:00</updated>
<author>
<name>Luc Ritchie</name>
<email>wlritchi@delegopayments.com</email>
</author>
<published>2018-09-14T17:10:37+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=89df64132ccd76568ade04b5cf4e68cb67f0c5c0'/>
<id>89df64132ccd76568ade04b5cf4e68cb67f0c5c0</id>
<content type='text'>
Among other things, remotes are now correctly identified when in a
separate worktree.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Among other things, remotes are now correctly identified when in a
separate worktree.
</pre>
</div>
</content>
</entry>
<entry>
<title>Dedent code blocks in tutorial.</title>
<updated>2018-07-15T12:28:00+00:00</updated>
<author>
<name>Tim Swast</name>
<email>swast@google.com</email>
</author>
<published>2018-07-10T17:41:57+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=4f99fb4962c2777286a128adbb093d8f25ae9dc7'/>
<id>4f99fb4962c2777286a128adbb093d8f25ae9dc7</id>
<content type='text'>
I found the extra 8 spaces at the start of the examples in the tutorial
to be distracting. The Sphinx dedent option removes these extra spaces
from the rendered code blocks.

I also got a warning about the shell code example not being lexed as
Python, so I converted this to an explicit shell code block.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I found the extra 8 spaces at the start of the examples in the tutorial
to be distracting. The Sphinx dedent option removes these extra spaces
from the rendered code blocks.

I also got a warning about the shell code example not being lexed as
Python, so I converted this to an explicit shell code block.
</pre>
</div>
</content>
</entry>
</feed>
