<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/gitpython.git, branch 2.1.8</title>
<subtitle>github.com: gitpython-developers/GitPython.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/'/>
<entry>
<title>Bump version to v2.1.8</title>
<updated>2017-12-11T16:32:00+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2017-12-11T16:32:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=9d15bc65735852d3dce5ca6d779a90a50c5323b8'/>
<id>9d15bc65735852d3dce5ca6d779a90a50c5323b8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make it more obvious how tests can be run locally</title>
<updated>2017-12-11T15:57:47+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2017-12-11T15:56:59+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=09d2ae5f1ca47e3aede940e15c28fc4c3ff1e9eb'/>
<id>09d2ae5f1ca47e3aede940e15c28fc4c3ff1e9eb</id>
<content type='text'>
See #674 for reference.

[skip CI]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See #674 for reference.

[skip CI]
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Yarikoptic to allowed release keys</title>
<updated>2017-12-11T15:23:21+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2017-12-11T15:23:21+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=f14a596a33feaad65f30020759e9f3481a9f1d9c'/>
<id>f14a596a33feaad65f30020759e9f3481a9f1d9c</id>
<content type='text'>
&gt; pub rsa4096/A2DE235062DA33FA 2010-06-07 Yaroslav Halchenko (Yarik) &lt;yoh@onerussian.com&gt;
&gt; Primary key fingerprint: C5B9 05F0 E8D9 FD96 68FF  366F A2DE 2350 62DA 33FA

As per https://github.com/gitpython-developers/GitPython/pull/702#issuecomment-350745673
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
&gt; pub rsa4096/A2DE235062DA33FA 2010-06-07 Yaroslav Halchenko (Yarik) &lt;yoh@onerussian.com&gt;
&gt; Primary key fingerprint: C5B9 05F0 E8D9 FD96 68FF  366F A2DE 2350 62DA 33FA

As per https://github.com/gitpython-developers/GitPython/pull/702#issuecomment-350745673
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #700 from yarikoptic/bf-includes</title>
<updated>2017-12-11T14:26:23+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2017-12-11T14:26:23+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=03126bfd6e97ddcfb6bd8d4a893d2d04939f197e'/>
<id>03126bfd6e97ddcfb6bd8d4a893d2d04939f197e</id>
<content type='text'>
BF: process included files before the rest</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
BF: process included files before the rest</pre>
</div>
</content>
</entry>
<entry>
<title>Remove redundant Python 2.4 code</title>
<updated>2017-12-11T14:24:59+00:00</updated>
<author>
<name>Hugo</name>
<email>hugovk@users.noreply.github.com</email>
</author>
<published>2017-12-05T08:40:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=d5710466a728446d8169761d9d4c29b1cb752b00'/>
<id>d5710466a728446d8169761d9d4c29b1cb752b00</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Specify Python 3.6 support</title>
<updated>2017-12-11T14:24:55+00:00</updated>
<author>
<name>Hugo</name>
<email>hugovk@users.noreply.github.com</email>
</author>
<published>2017-12-04T14:54:23+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=c22f1b05fee73dd212c470fecf29a0df9e25a18f'/>
<id>c22f1b05fee73dd212c470fecf29a0df9e25a18f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'bf-includes' of https://github.com/yarikoptic/GitPython into yarikoptic-bf-includes</title>
<updated>2017-12-11T14:16:32+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2017-12-11T14:16:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=0a6cb4aab975a35e9ca7f28c1814aa13203ab835'/>
<id>0a6cb4aab975a35e9ca7f28c1814aa13203ab835</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 #702 from yarikoptic/bf-happy-travis</title>
<updated>2017-12-11T10:47:40+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2017-12-11T10:47:40+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=a14277eecf65ac216dd1b756acee8c23ecdf95d9'/>
<id>a14277eecf65ac216dd1b756acee8c23ecdf95d9</id>
<content type='text'>
BF (codename "happy travis"): trying to address lints etc to make Travis green again</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
BF (codename "happy travis"): trying to address lints etc to make Travis green again</pre>
</div>
</content>
</entry>
<entry>
<title>to keep travis busy - adding myself to AUTHORS</title>
<updated>2017-12-01T21:52:58+00:00</updated>
<author>
<name>Yaroslav Halchenko</name>
<email>debian@onerussian.com</email>
</author>
<published>2017-12-01T21:52:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=f48d08760552448a196fa400725cde7198e9c9b9'/>
<id>f48d08760552448a196fa400725cde7198e9c9b9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>BF(WIN): where  could report multiple hits, so choose first</title>
<updated>2017-11-28T18:14:15+00:00</updated>
<author>
<name>Yaroslav Halchenko</name>
<email>debian@onerussian.com</email>
</author>
<published>2017-11-28T18:14:10+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=4d851a6f3885ec24a963a206f77790977fd2e6c5'/>
<id>4d851a6f3885ec24a963a206f77790977fd2e6c5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
