<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/gitpython.git/doc, branch revert-357-autointerrupt_deadlock_fix</title>
<subtitle>github.com: gitpython-developers/GitPython.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/'/>
<entry>
<title>fix(repo): use GitCmdObjectDB by default</title>
<updated>2015-08-22T14:32:55+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2015-08-22T14:31:31+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=6eb3af27464ffba83e3478b0a0c8b1f9ff190889'/>
<id>6eb3af27464ffba83e3478b0a0c8b1f9ff190889</id>
<content type='text'>
This should fix resource leaking issues once and for all.

Related #304
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This should fix resource leaking issues once and for all.

Related #304
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(commit): serialization timezone handling</title>
<updated>2015-08-17T20:33:02+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2015-08-17T20:32:15+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=a8f7e3772f68c8e6350b9ff5ac981ba3223f2d43'/>
<id>a8f7e3772f68c8e6350b9ff5ac981ba3223f2d43</id>
<content type='text'>
Previously timezones which were not divisable by 3600s would be
parsed correctly, but would serialize into a full hour, rounded up.

Now floating point computation is used which fixes the issue.

Related to #336
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Previously timezones which were not divisable by 3600s would be
parsed correctly, but would serialize into a full hour, rounded up.

Now floating point computation is used which fixes the issue.

Related to #336
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix bug in tutorial</title>
<updated>2015-07-27T21:18:57+00:00</updated>
<author>
<name>Ram Rachum</name>
<email>ram@rachum.com</email>
</author>
<published>2015-07-27T21:18:57+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=eb6beb75aaa269a1e7751d389c0826646878e5fc'/>
<id>eb6beb75aaa269a1e7751d389c0826646878e5fc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(tutorial): fix typo, minor improvements</title>
<updated>2015-06-10T11:46:11+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2015-06-10T11:46:11+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=bafb4cc0a95428cbedaaa225abdceecee7533fac'/>
<id>bafb4cc0a95428cbedaaa225abdceecee7533fac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add example ssh script</title>
<updated>2015-06-05T02:59:45+00:00</updated>
<author>
<name>Tomas Dabasinskas</name>
<email>tdabasin@redhat.com</email>
</author>
<published>2015-06-05T02:59:45+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=1143e1c66b8b054a2fefca2a23b1f499522ddb76'/>
<id>1143e1c66b8b054a2fefca2a23b1f499522ddb76</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(intro):swap mailinglist with stackoverflow</title>
<updated>2015-05-26T11:25:25+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2015-05-26T11:25:25+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=1199f90c523f170c377bf7a5ca04c2ccaab67e08'/>
<id>1199f90c523f170c377bf7a5ca04c2ccaab67e08</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(versionup): release 1.0.1</title>
<updated>2015-04-22T07:24:15+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2015-04-22T07:24:15+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=2c594195eb614a200e1abb85706ec7b8b7c91268'/>
<id>2c594195eb614a200e1abb85706ec7b8b7c91268</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Changelog typo</title>
<updated>2015-04-17T17:59:43+00:00</updated>
<author>
<name>bradley</name>
<email>bradley.cicenas@gmail.com</email>
</author>
<published>2015-04-17T17:59:43+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=2f233e2405c16e2b185aa90cc8e7ad257307b991'/>
<id>2f233e2405c16e2b185aa90cc8e7ad257307b991</id>
<content type='text'>
very small typo in changelog. Reop -&gt; Repo</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
very small typo in changelog. Reop -&gt; Repo</pre>
</div>
</content>
</entry>
<entry>
<title>docs(changes): add 1.0.0 notes</title>
<updated>2015-04-08T13:48:28+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2015-04-08T13:48:28+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=21b0448b65317b2830270ff4156a25aca7941472'/>
<id>21b0448b65317b2830270ff4156a25aca7941472</id>
<content type='text'>
Just to declare the motivation behind this version jump, and state
it is similar to v0.3.7.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Just to declare the motivation behind this version jump, and state
it is similar to v0.3.7.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(version-up): v0.3.7</title>
<updated>2015-04-08T13:14:37+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2015-04-08T13:14:37+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=3470e269bcdc9091d0c5e25e7c09ce175c7cee77'/>
<id>3470e269bcdc9091d0c5e25e7c09ce175c7cee77</id>
<content type='text'>
* milestone URL: http://goo.gl/HFaeZ4
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* milestone URL: http://goo.gl/HFaeZ4
</pre>
</div>
</content>
</entry>
</feed>
