<feed xmlns='http://www.w3.org/2005/Atom'>
<title>GitPython/.travis.yml, branch 3.1.7</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>tools: update tool scripts after moving tests</title>
<updated>2020-07-12T13:39:58+00:00</updated>
<author>
<name>Konrad Weihmann</name>
<email>kweihmann@outlook.com</email>
</author>
<published>2020-07-10T16:59:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/GitPython/commit/?id=961539ced52c82519767a4c9e5852dbeccfc974e'/>
<id>961539ced52c82519767a4c9e5852dbeccfc974e</id>
<content type='text'>
Signed-off-by: Konrad Weihmann &lt;kweihmann@outlook.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Konrad Weihmann &lt;kweihmann@outlook.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert moving tests out of 'git' folder, related to #1030</title>
<updated>2020-07-12T10:04:26+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>sebastian.thiel@icloud.com</email>
</author>
<published>2020-07-12T10:04:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/GitPython/commit/?id=d5f0d48745727684473cf583a002e2c31174de2d'/>
<id>d5f0d48745727684473cf583a002e2c31174de2d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tools: update tool scripts after moving tests</title>
<updated>2020-07-12T09:13:10+00:00</updated>
<author>
<name>Konrad Weihmann</name>
<email>kweihmann@outlook.com</email>
</author>
<published>2020-07-10T16:59:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/GitPython/commit/?id=0238e6cce512a0960d280e7ec932ff1aaab9d0f1'/>
<id>0238e6cce512a0960d280e7ec932ff1aaab9d0f1</id>
<content type='text'>
Signed-off-by: Konrad Weihmann &lt;kweihmann@outlook.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Konrad Weihmann &lt;kweihmann@outlook.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>make clear that appveyor and travis are not used anymore</title>
<updated>2020-04-11T03:58:12+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>sebastian.thiel@icloud.com</email>
</author>
<published>2020-04-11T03:58:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/GitPython/commit/?id=86b269e1bff281e817b6ea820989f26d1c2a4ba6'/>
<id>86b269e1bff281e817b6ea820989f26d1c2a4ba6</id>
<content type='text'>
[skip CI]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[skip CI]
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace nose with unittest in Travis CI script</title>
<updated>2020-02-17T18:47:42+00:00</updated>
<author>
<name>Harmon</name>
<email>Harmon758@gmail.com</email>
</author>
<published>2020-02-17T17:55:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/GitPython/commit/?id=72a2f7dd13fdede555ca66521f8bee73482dc2f4'/>
<id>72a2f7dd13fdede555ca66521f8bee73482dc2f4</id>
<content type='text'>
And directly use coverage.py
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
And directly use coverage.py
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for Python 3.8</title>
<updated>2020-02-16T20:32:28+00:00</updated>
<author>
<name>Harmon</name>
<email>Harmon758@gmail.com</email>
</author>
<published>2020-02-16T20:32:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/GitPython/commit/?id=9e47352575d9b0a453770114853620e8342662fb'/>
<id>9e47352575d9b0a453770114853620e8342662fb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplify Travis CI configuration</title>
<updated>2020-02-16T18:02:36+00:00</updated>
<author>
<name>Harmon</name>
<email>Harmon758@gmail.com</email>
</author>
<published>2020-02-16T18:02:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/GitPython/commit/?id=158131eba0d5f2b06c5a901a3a15443db9eadad1'/>
<id>158131eba0d5f2b06c5a901a3a15443db9eadad1</id>
<content type='text'>
Ubuntu Xenial 16.04 is now the default Travis CI build environment:
https://blog.travis-ci.com/2019-04-15-xenial-default-build-environment
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Ubuntu Xenial 16.04 is now the default Travis CI build environment:
https://blog.travis-ci.com/2019-04-15-xenial-default-build-environment
</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>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>Build docs locally</title>
<updated>2019-07-20T11:45:22+00:00</updated>
<author>
<name>Santos Gallegos</name>
<email>santos_g@outlook.com</email>
</author>
<published>2019-05-05T04:33:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/GitPython/commit/?id=a02facd0b4f9c2d2c039f0d7dc5af8354ce0201b'/>
<id>a02facd0b4f9c2d2c039f0d7dc5af8354ce0201b</id>
<content type='text'>
Currently `make html` will output pages without styles
or different than the online documentation.

With this change the local documentation looks the same as the online
documentation.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Currently `make html` will output pages without styles
or different than the online documentation.

With this change the local documentation looks the same as the online
documentation.
</pre>
</div>
</content>
</entry>
</feed>
