<feed xmlns='http://www.w3.org/2005/Atom'>
<title>GitPython/git/repo, branch 3.0.0</title>
<subtitle>Forked from https://github.com/gitpython-developers/GitPython</subtitle>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/GitPython/'/>
<entry>
<title>Fix typo in documentation</title>
<updated>2019-08-11T11:12:04+00:00</updated>
<author>
<name>Loïc Antoine Gombeaud</name>
<email>LoicAG@users.noreply.github.com</email>
</author>
<published>2019-08-07T14:08:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/GitPython/commit/?id=d2cd5970af1ea8024ecf82b11c1b3802d7c72ba6'/>
<id>d2cd5970af1ea8024ecf82b11c1b3802d7c72ba6</id>
<content type='text'>
`mutli_options` -&gt; `multi_options`</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
`mutli_options` -&gt; `multi_options`</pre>
</div>
</content>
</entry>
<entry>
<title>Drop python 2 support, again (revert previous revert)</title>
<updated>2019-08-11T06:40:42+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>sthiel@thoughtworks.com</email>
</author>
<published>2019-07-29T00:11:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/GitPython/commit/?id=2e7e82b114a5c1b3eb61f171c376e1cf85563d07'/>
<id>2e7e82b114a5c1b3eb61f171c376e1cf85563d07</id>
<content type='text'>
This reverts commit 913d806f02cf50250d230f88b897350581f80f6b.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 913d806f02cf50250d230f88b897350581f80f6b.
</pre>
</div>
</content>
</entry>
<entry>
<title>use git rev-parse to look for config file</title>
<updated>2019-08-11T06:28:45+00:00</updated>
<author>
<name>Benjamin Dauvergne</name>
<email>bdauvergne@entrouvert.com</email>
</author>
<published>2019-07-16T09:42:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/GitPython/commit/?id=0b6b90f9f1e5310a6f39b75e17a04c1133269e8f'/>
<id>0b6b90f9f1e5310a6f39b75e17a04c1133269e8f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Drop python 2.7 support and help with encodings"</title>
<updated>2019-07-28T23:57:46+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>sthiel@thoughtworks.com</email>
</author>
<published>2019-07-28T23:57:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/GitPython/commit/?id=913d806f02cf50250d230f88b897350581f80f6b'/>
<id>913d806f02cf50250d230f88b897350581f80f6b</id>
<content type='text'>
This reverts commit dac619e4917b0ad43d836a534633d68a871aecca.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit dac619e4917b0ad43d836a534633d68a871aecca.
</pre>
</div>
</content>
</entry>
<entry>
<title>normalize path after joining submodule path and the relative path to the git dir, to eliminate path length errors on Windows</title>
<updated>2019-07-20T10:17:05+00:00</updated>
<author>
<name>Joe Savage</name>
<email>jasavage@silabs.com</email>
</author>
<published>2019-05-21T15:00:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/GitPython/commit/?id=6df6d41835cd331995ad012ede3f72ef2834a6c5'/>
<id>6df6d41835cd331995ad012ede3f72ef2834a6c5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Drop python 2.7 support and help with encodings</title>
<updated>2019-07-20T09:34:19+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>sthiel@thoughtworks.com</email>
</author>
<published>2019-07-20T09:26:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/GitPython/commit/?id=dac619e4917b0ad43d836a534633d68a871aecca'/>
<id>dac619e4917b0ad43d836a534633d68a871aecca</id>
<content type='text'>
Fixes #312
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #312
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "This time, use test-requirements."</title>
<updated>2019-07-20T07:37:53+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>sthiel@thoughtworks.com</email>
</author>
<published>2019-07-20T07:37:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/GitPython/commit/?id=c9dbaab311dbafcba0b68edb6ed89988b476f1dc'/>
<id>c9dbaab311dbafcba0b68edb6ed89988b476f1dc</id>
<content type='text'>
This reverts commit 74a0507f4eb468b842d1f644f0e43196cda290a1.

https://travis-ci.org/gitpython-developers/GitPython/jobs/561334516#L634
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 74a0507f4eb468b842d1f644f0e43196cda290a1.

https://travis-ci.org/gitpython-developers/GitPython/jobs/561334516#L634
</pre>
</div>
</content>
</entry>
<entry>
<title>This time, use test-requirements.</title>
<updated>2019-07-20T07:34:18+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>sthiel@thoughtworks.com</email>
</author>
<published>2019-07-20T07:33:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/GitPython/commit/?id=74a0507f4eb468b842d1f644f0e43196cda290a1'/>
<id>74a0507f4eb468b842d1f644f0e43196cda290a1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Merge branch 'PR-non-ascii-filenames' of https://github.com/xarx00/GitPython into xarx00-PR-non-ascii-filenames"</title>
<updated>2019-07-20T07:32:05+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>sthiel@thoughtworks.com</email>
</author>
<published>2019-07-20T07:32:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/GitPython/commit/?id=cc664f07535e3b3c1884d0b7f3cbcbadf9adce25'/>
<id>cc664f07535e3b3c1884d0b7f3cbcbadf9adce25</id>
<content type='text'>
This reverts commit 3b13c115994461fb6bafe5dd06490aae020568c1, reversing
changes made to da8aeec539da461b2961ca72049df84bf30473e1.

It doesn't pass, unfortunately. Is it a travis issue?
https://travis-ci.org/gitpython-developers/GitPython/jobs/561333763#L340
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 3b13c115994461fb6bafe5dd06490aae020568c1, reversing
changes made to da8aeec539da461b2961ca72049df84bf30473e1.

It doesn't pass, unfortunately. Is it a travis issue?
https://travis-ci.org/gitpython-developers/GitPython/jobs/561333763#L340
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PR-non-ascii-filenames' of https://github.com/xarx00/GitPython into xarx00-PR-non-ascii-filenames</title>
<updated>2019-07-20T07:22:32+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>sthiel@thoughtworks.com</email>
</author>
<published>2019-07-20T07:22:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/GitPython/commit/?id=3b13c115994461fb6bafe5dd06490aae020568c1'/>
<id>3b13c115994461fb6bafe5dd06490aae020568c1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
