<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/gitpython.git/git, branch 2.1.11</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 whitespace violation</title>
<updated>2018-07-15T12:34:14+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2018-07-15T12:33:04+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=1ca25b9b090511fb61f9e3122a89b1e26d356618'/>
<id>1ca25b9b090511fb61f9e3122a89b1e26d356618</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update test_docs.py</title>
<updated>2018-07-15T12:34:14+00:00</updated>
<author>
<name>Mark</name>
<email>mark@markrowsoft.com</email>
</author>
<published>2018-06-14T19:32:08+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=914bbddfe5c02dc3cb23b4057f63359bc41a09ef'/>
<id>914bbddfe5c02dc3cb23b4057f63359bc41a09ef</id>
<content type='text'>
Using "import as" is normally a time saver but for usability of the documentation, please consider removing osp and join with fully qualified calls for better snippet readability.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Using "import as" is normally a time saver but for usability of the documentation, please consider removing osp and join with fully qualified calls for better snippet readability.</pre>
</div>
</content>
</entry>
<entry>
<title>Allow pathlib.Path in Repo.__init__</title>
<updated>2018-07-15T12:26:15+00:00</updated>
<author>
<name>oldPadavan</name>
<email>evggoncharov@gmail.com</email>
</author>
<published>2018-07-12T11:04:46+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=7f08b7730438bde34ae55bc3793fa524047bb804'/>
<id>7f08b7730438bde34ae55bc3793fa524047bb804</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix small typo</title>
<updated>2018-07-15T12:24:49+00:00</updated>
<author>
<name>Riley Martine</name>
<email>riley.martine.0@gmail.com</email>
</author>
<published>2018-07-02T19:00:58+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=9807dd48b73ec43b21aa018bdbf591af4a3cc5f9'/>
<id>9807dd48b73ec43b21aa018bdbf591af4a3cc5f9</id>
<content type='text'>
Fix small typo and slightly reword docstring.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix small typo and slightly reword docstring.</pre>
</div>
</content>
</entry>
<entry>
<title>Fix exception on import in MacOS</title>
<updated>2018-06-05T09:41:14+00:00</updated>
<author>
<name>Erik Johnson</name>
<email>palehose@gmail.com</email>
</author>
<published>2018-06-01T14:57:01+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=ce5dfe7f95ac35263e41017c8a3c3c40c4333de3'/>
<id>ce5dfe7f95ac35263e41017c8a3c3c40c4333de3</id>
<content type='text'>
This is related to my fix in #658. Apparently, MacOS adds a git
executable that is just a stub which displays an error. This gets past
the try/except I added in #658, and allows all of the GitPython
components to be imported, but since the executable is not *actually*
git, it results in an exception when ``refresh()`` attemepts to run a
``git version``.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is related to my fix in #658. Apparently, MacOS adds a git
executable that is just a stub which displays an error. This gets past
the try/except I added in #658, and allows all of the GitPython
components to be imported, but since the executable is not *actually*
git, it results in an exception when ``refresh()`` attemepts to run a
``git version``.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add change in type support</title>
<updated>2018-05-19T07:36:38+00:00</updated>
<author>
<name>Aurélien Matouillot</name>
<email>a.matouillot@gmail.com</email>
</author>
<published>2018-05-15T17:09:21+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=29aa1b83edf3254f8031cc58188d2da5a83aaf75'/>
<id>29aa1b83edf3254f8031cc58188d2da5a83aaf75</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Get correcly rename change_type.</title>
<updated>2018-05-19T07:36:38+00:00</updated>
<author>
<name>Aurélien Matouillot</name>
<email>a.matouillot@gmail.com</email>
</author>
<published>2018-02-27T07:15:32+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=c8fd91020739a0d57f1df562a57bf3e50c04c05b'/>
<id>c8fd91020739a0d57f1df562a57bf3e50c04c05b</id>
<content type='text'>
Also store the rename score
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also store the rename score
</pre>
</div>
</content>
</entry>
<entry>
<title>648 max_chunk_size can be now set to control output_stream behavior</title>
<updated>2018-05-18T11:59:50+00:00</updated>
<author>
<name>Piotr Babij</name>
<email>piotr.babij@gmail.com</email>
</author>
<published>2017-10-03T15:16:48+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=7be3486dc7f91069226919fea146ca1fec905657'/>
<id>7be3486dc7f91069226919fea146ca1fec905657</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid from_timestamp() function to raise an exception when the offset is greater or lower than 24 hours.</title>
<updated>2018-04-04T08:15:48+00:00</updated>
<author>
<name>ishepard</name>
<email>spadini.davide@gmail.com</email>
</author>
<published>2018-04-04T08:04:23+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=c6e0a6cb5c70efd0899f620f83eeebcc464be05c'/>
<id>c6e0a6cb5c70efd0899f620f83eeebcc464be05c</id>
<content type='text'>
Add tests that exercise the new behaviour
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add tests that exercise the new behaviour
</pre>
</div>
</content>
</entry>
<entry>
<title>git: index: base: use os.path.relpath</title>
<updated>2018-04-04T07:35:57+00:00</updated>
<author>
<name>Ruslan Kuprieiev</name>
<email>kupruser@gmail.com</email>
</author>
<published>2018-04-03T11:39:44+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=0857d33852b6b2f4d7bc470b4c97502c7f978180'/>
<id>0857d33852b6b2f4d7bc470b4c97502c7f978180</id>
<content type='text'>
Fixes #743

Signed-off-by: Ruslan Kuprieiev &lt;kupruser@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #743

Signed-off-by: Ruslan Kuprieiev &lt;kupruser@gmail.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
