<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/gitdb.git, branch 0.5.4</title>
<subtitle>github.com: gitpython-developers/gitdb.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitdb.git/'/>
<entry>
<title>bumped version to 0.5.4</title>
<updated>2011-07-05T15:00:31+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2011-07-05T15:00:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitdb.git/commit/?id=656a2e0b4da7d60ac638d1615751a89efb3a4eee'/>
<id>656a2e0b4da7d60ac638d1615751a89efb3a4eee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>wrote change log for next release.</title>
<updated>2011-07-05T14:45:39+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2011-07-05T14:45:39+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitdb.git/commit/?id=a4deb8461e6fbca0306a24f22b0c494679ad4757'/>
<id>a4deb8461e6fbca0306a24f22b0c494679ad4757</id>
<content type='text'>
Choosing memory manager type based on the actual python version for best efficiency
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Choosing memory manager type based on the actual python version for best efficiency
</pre>
</div>
</content>
</entry>
<entry>
<title>Optimized test_pack_streaming not to cache the objects anymore. Instead an iterator is provided which does the job. Previously it would easily use 750 MB of ram to keep all the associated objects, more than 350k. Still a lot of memory for just 350k objects, but its python after all</title>
<updated>2011-07-05T14:40:54+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2011-07-05T14:40:54+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitdb.git/commit/?id=ef5dc3d968b3aeed16a02ec705f89b72ad46fa84'/>
<id>ef5dc3d968b3aeed16a02ec705f89b72ad46fa84</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>pack: updated to use its cursor properly, which will be required if huge packs should be handled. This reduces performance as each access requires the windows to be checked/adjusted, but that is how it is. This should be circumvented using other backends, like the one of the gitcmd or libgit2.</title>
<updated>2011-07-05T14:39:45+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2011-07-05T13:03:16+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitdb.git/commit/?id=0e64168dd3f43b02857e60183d40c86480f01dc7'/>
<id>0e64168dd3f43b02857e60183d40c86480f01dc7</id>
<content type='text'>
Default is now the sliding memory map manager
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Default is now the sliding memory map manager
</pre>
</div>
</content>
</entry>
<entry>
<title>Added license info for packs</title>
<updated>2011-07-05T06:58:22+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2011-07-05T06:58:22+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitdb.git/commit/?id=aea587d9b414d7f150922c2923a1b9394d0d0543'/>
<id>aea587d9b414d7f150922c2923a1b9394d0d0543</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>removed test suite from being distributed. It didn't work properly anyway and I am not going to dig into the setup tools mess</title>
<updated>2011-07-03T11:44:47+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2011-07-03T11:39:19+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitdb.git/commit/?id=a5ed410aa0d3bed587214c3c017af2916b740da1'/>
<id>a5ed410aa0d3bed587214c3c017af2916b740da1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed up docs for upcoming release. Bumped version to 0.5.3</title>
<updated>2011-06-13T21:49:42+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2011-06-13T21:29:22+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitdb.git/commit/?id=4524faf0d0c5383268b134084954b34faeaa766d'/>
<id>4524faf0d0c5383268b134084954b34faeaa766d</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 'smmap'</title>
<updated>2011-06-13T13:05:31+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2011-06-10T20:28:55+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitdb.git/commit/?id=40762f9a744c3719396a71819c1fcd3815cc2f2b'/>
<id>40762f9a744c3719396a71819c1fcd3815cc2f2b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bumped version info to 0.5.3</title>
<updated>2011-06-10T20:09:05+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2011-06-10T20:07:37+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitdb.git/commit/?id=cb4059bccea6d01e41d63c66fda502823a35220f'/>
<id>cb4059bccea6d01e41d63c66fda502823a35220f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added changelog information</title>
<updated>2011-06-10T20:05:36+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2011-06-10T20:05:36+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitdb.git/commit/?id=34f01396b913220fe5b19e1f8e33f2d3f4ec2ce5'/>
<id>34f01396b913220fe5b19e1f8e33f2d3f4ec2ce5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
