<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/gitdb.git/ext, branch 0.5.0</title>
<subtitle>github.com: gitpython-developers/gitdb.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitdb.git/'/>
<entry>
<title>Added fixes to setup.py to allow easy_installation</title>
<updated>2010-07-08T09:46:17+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2010-07-08T09:24:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitdb.git/commit/?id=f534e6e9a24f2ac7e7e0f3679551b512d4af569a'/>
<id>f534e6e9a24f2ac7e7e0f3679551b512d4af569a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>PackEntity: fixed capital bug which would cause a None to be in place of the bin sha when querying infos or streams through an entity</title>
<updated>2010-07-05T22:34:41+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2010-07-05T22:34:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitdb.git/commit/?id=46bf4710e0f7184ac4875e8037de30b5081bfda2'/>
<id>46bf4710e0f7184ac4875e8037de30b5081bfda2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added setup.py and Manifest to allow distribution and easy_install</title>
<updated>2010-07-01T11:30:14+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2010-07-01T11:30:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitdb.git/commit/?id=7562fdd96ab995f6c25fc102ef40a285283c844e'/>
<id>7562fdd96ab995f6c25fc102ef40a285283c844e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>DecompressMemMapReader: implemented compressed bytes counting, including test. This is required to properly read packs without the use of an index</title>
<updated>2010-06-16T11:37:59+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2010-06-16T11:37:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitdb.git/commit/?id=bf4437ef45d9115aa2716e1c722c3938b6976803'/>
<id>bf4437ef45d9115aa2716e1c722c3938b6976803</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Made the db module a package to have enough room for expansion</title>
<updated>2010-06-14T16:16:31+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2010-06-14T16:16:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitdb.git/commit/?id=97a17dc4f3af188c8c00b0b265f17c26c9c96ddc'/>
<id>97a17dc4f3af188c8c00b0b265f17c26c9c96ddc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Now using the async zlib module if it is available to allow performance gains through multi-threading.</title>
<updated>2010-06-13T11:44:10+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2010-06-13T11:44:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitdb.git/commit/?id=0ef86550179b9bb9e29ecccdccd586713b9d1752'/>
<id>0ef86550179b9bb9e29ecccdccd586713b9d1752</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added multi-threading performance tests which show that, during compression and decompression, it is not a tiny bit faster than without, which is due to the GIL and even separately locked zlib module implementations. The only way to make this faster update the resepctive c modules to drop the gil, and their own locks where possible</title>
<updated>2010-06-12T20:22:33+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2010-06-12T20:22:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitdb.git/commit/?id=05cee2eb6b35d5216d4dd34bed50cdc921668cd4'/>
<id>05cee2eb6b35d5216d4dd34bed50cdc921668cd4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implemented all async methods, including test which shows how to chain the async method together</title>
<updated>2010-06-12T19:02:37+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2010-06-12T18:36:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitdb.git/commit/?id=c64a9741a648526a3d24780ccd5ca193f48684c5'/>
<id>c64a9741a648526a3d24780ccd5ca193f48684c5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added async as submodule</title>
<updated>2010-06-12T15:18:34+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2010-06-12T15:18:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitdb.git/commit/?id=93f7316425128a498e0581eca12ef7b44380a1ab'/>
<id>93f7316425128a498e0581eca12ef7b44380a1ab</id>
<content type='text'>
tests: minimal reorganzation of code
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
tests: minimal reorganzation of code
</pre>
</div>
</content>
</entry>
</feed>
