<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/gitpython.git, branch fix-dont-choke-on-invalid-unicode-paths</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>Don't choke on (legitimately) invalidly encoded Unicode paths</title>
<updated>2016-06-06T10:16:11+00:00</updated>
<author>
<name>Vincent Driessen</name>
<email>me@nvie.com</email>
</author>
<published>2016-06-06T10:13:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=200d3c6cb436097eaee7c951a0c9921bfcb75c7f'/>
<id>200d3c6cb436097eaee7c951a0c9921bfcb75c7f</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 #460 from ddanier/autointerrupt_del_no_os_kill</title>
<updated>2016-06-02T04:44:56+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2016-06-02T04:44:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=e0b21f454ea43a5f67bc4905c641d95f8b6d96fd'/>
<id>e0b21f454ea43a5f67bc4905c641d95f8b6d96fd</id>
<content type='text'>
Make sure os is not even partly destroyed</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make sure os is not even partly destroyed</pre>
</div>
</content>
</entry>
<entry>
<title>fix(test): remove unused import</title>
<updated>2016-06-02T04:42:45+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2016-06-02T04:42:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=fde89f2a65c2503e5aaf44628e05079504e559a0'/>
<id>fde89f2a65c2503e5aaf44628e05079504e559a0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make sure os is not even partly destroyed</title>
<updated>2016-06-01T16:01:34+00:00</updated>
<author>
<name>David Danier</name>
<email>danier@team23.de</email>
</author>
<published>2016-06-01T16:01:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=85e78ca3d9decf8807508b41dbe5335ffb6050a7'/>
<id>85e78ca3d9decf8807508b41dbe5335ffb6050a7</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 #459 from andy-maier/fix-457-typerror-on-py26</title>
<updated>2016-06-01T09:36:27+00:00</updated>
<author>
<name>Vincent Driessen</name>
<email>me@nvie.com</email>
</author>
<published>2016-06-01T09:36:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=7548a5c43f8c39a8143cdfb9003838e586313078'/>
<id>7548a5c43f8c39a8143cdfb9003838e586313078</id>
<content type='text'>
Fixes #457: 'TypeError: decode() takes no keyword arguments' on Python 2.6</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #457: 'TypeError: decode() takes no keyword arguments' on Python 2.6</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed 'TypeError: decode() takes no keyword arguments' on Python 2.6</title>
<updated>2016-06-01T08:02:44+00:00</updated>
<author>
<name>Andreas Maier</name>
<email>maiera@de.ibm.com</email>
</author>
<published>2016-06-01T08:02:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=55969cb6034d5b416946cdb8aaf7223b1c3cbea6'/>
<id>55969cb6034d5b416946cdb8aaf7223b1c3cbea6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(test): do not skip test on travis</title>
<updated>2016-06-01T07:12:04+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2016-06-01T07:12:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=2219f13eb6e18bdd498b709e074ff9c7e8cb3511'/>
<id>2219f13eb6e18bdd498b709e074ff9c7e8cb3511</id>
<content type='text'>
Please exclude the particular assertion instead.

Related to
https://github.com/gitpython-developers/GitPython/commit/a3f24f64a20d1e09917288f67fd21969f4444acd#commitcomment-17691581
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Please exclude the particular assertion instead.

Related to
https://github.com/gitpython-developers/GitPython/commit/a3f24f64a20d1e09917288f67fd21969f4444acd#commitcomment-17691581
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(compat): state py2.6 support officially</title>
<updated>2016-06-01T07:06:22+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2016-06-01T07:06:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=543d900e68883740acf3b07026b262176191ab60'/>
<id>543d900e68883740acf3b07026b262176191ab60</id>
<content type='text'>
More information in the respective issue.

Fixes #453
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
More information in the respective issue.

Fixes #453
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump for new version</title>
<updated>2016-05-30T19:29:40+00:00</updated>
<author>
<name>Vincent Driessen</name>
<email>me@nvie.com</email>
</author>
<published>2016-05-30T19:29:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=6581acaa7081d29dbf9f35c5ce78db78cf822ab8'/>
<id>6581acaa7081d29dbf9f35c5ce78db78cf822ab8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>This is 2.0.5</title>
<updated>2016-05-30T19:23:51+00:00</updated>
<author>
<name>Vincent Driessen</name>
<email>me@nvie.com</email>
</author>
<published>2016-05-30T19:23:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=88716d3be8d9393fcf5695dd23efb9c252d1b09e'/>
<id>88716d3be8d9393fcf5695dd23efb9c252d1b09e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
