<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/gitpython.git/doc/source, branch py2</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>v2.1.15</title>
<updated>2020-02-16T18:48:16+00:00</updated>
<author>
<name>Harmon</name>
<email>Harmon758@gmail.com</email>
</author>
<published>2020-02-16T18:48:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=09ac0a109fd3a032e19ccc3017a9e1c79cda057a'/>
<id>09ac0a109fd3a032e19ccc3017a9e1c79cda057a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version</title>
<updated>2019-08-14T10:07:48+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>sthiel@thoughtworks.com</email>
</author>
<published>2019-08-14T10:05:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=a34d515d181f095c477ab35ccae00412219fad42'/>
<id>a34d515d181f095c477ab35ccae00412219fad42</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bring back python 2 support</title>
<updated>2019-07-29T00:01:45+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>sthiel@thoughtworks.com</email>
</author>
<published>2019-07-29T00:01:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=859ad046aecc077b9118f0a1c2896e3f9237cd75'/>
<id>859ad046aecc077b9118f0a1c2896e3f9237cd75</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='http://git.baserock.org/cgit/delta/python-packages/gitpython.git/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='http://git.baserock.org/cgit/delta/python-packages/gitpython.git/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>
<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='http://git.baserock.org/cgit/delta/python-packages/gitpython.git/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>Document git.__version__</title>
<updated>2019-07-20T09:22:22+00:00</updated>
<author>
<name>Santos Gallegos</name>
<email>santos_g@outlook.com</email>
</author>
<published>2019-05-05T04:40:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=1bb0b1751b38da43dbcd2ec58e71eb7b0138d786'/>
<id>1bb0b1751b38da43dbcd2ec58e71eb7b0138d786</id>
<content type='text'>
Closes #311
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #311
</pre>
</div>
</content>
</entry>
<entry>
<title>Update changelog for next release</title>
<updated>2019-07-06T02:19:38+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>sthiel@thoughtworks.com</email>
</author>
<published>2019-07-06T02:19:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=77e47bc313e42f9636e37ec94f2e0b366b492836'/>
<id>77e47bc313e42f9636e37ec94f2e0b366b492836</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update nose link</title>
<updated>2018-12-22T13:43:10+00:00</updated>
<author>
<name>Santos Gallegos</name>
<email>santos_g@outlook.com</email>
</author>
<published>2018-11-25T21:32:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=926d45b5fe1b43970fedbaf846b70df6c76727ea'/>
<id>926d45b5fe1b43970fedbaf846b70df6c76727ea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version to 2.1.11</title>
<updated>2018-07-15T13:35:57+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2018-07-15T13:35:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=92a481966870924604113c50645c032fa43ffb1d'/>
<id>92a481966870924604113c50645c032fa43ffb1d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
