<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/gitpython.git/git, branch 2.1.10</title>
<subtitle>github.com: gitpython-developers/GitPython.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitpython.git/'/>
<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://git.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://git.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://git.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://git.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://git.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>
<entry>
<title>Bump version to 2.1.9</title>
<updated>2018-03-24T12:50:34+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2018-03-24T12:50:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=e79a3f8f6bc6594002a0747dd4595bc6b88a2b27'/>
<id>e79a3f8f6bc6594002a0747dd4595bc6b88a2b27</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #737 from hugovk/rm-2.6</title>
<updated>2018-03-24T12:45:17+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2018-03-24T12:45:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=f3265bd8beb017890699d093586126ff8af4a3fe'/>
<id>f3265bd8beb017890699d093586126ff8af4a3fe</id>
<content type='text'>
Drop support for EOL Python 2.6 and 3.3</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Drop support for EOL Python 2.6 and 3.3</pre>
</div>
</content>
</entry>
<entry>
<title>github -&gt; GitHub</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-18T20:05:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=f773b4cedad84da3ab3f548a6293dca7a0ec2707'/>
<id>f773b4cedad84da3ab3f548a6293dca7a0ec2707</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use automatic formatters</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:57:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=16223e5828ccc8812bd0464d41710c28379c57a9'/>
<id>16223e5828ccc8812bd0464d41710c28379c57a9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Unnecessary generator - rewrite as a dict comprehension</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:56:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=9ec27096fbe036a97ead869c7522262f63165e1e'/>
<id>9ec27096fbe036a97ead869c7522262f63165e1e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
