<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/gitpython.git/lib/git/odb/utils.py, branch 2.0.8</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>Removed odb from project, it is now used as a submodule named gitdb, which was added instead</title>
<updated>2010-06-12T15:20:43+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2010-06-12T15:20:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=6c1faef799095f3990e9970bc2cb10aa0221cf9c'/>
<id>6c1faef799095f3990e9970bc2cb10aa0221cf9c</id>
<content type='text'>
Adjusted all imports to deal with the changed package names
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adjusted all imports to deal with the changed package names
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed implementation after design change to deal with it - all tests run, but next there will have to be more through testing</title>
<updated>2010-06-04T15:22:08+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2010-06-04T15:22:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=e746f96bcc29238b79118123028ca170adc4ff0f'/>
<id>e746f96bcc29238b79118123028ca170adc4ff0f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>initial version of new odb design to facilitate a channel based multi-threading implementation of all odb functions</title>
<updated>2010-06-04T12:41:15+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2010-06-04T12:41:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=a1e80445ad5cb6da4c0070d7cb8af89da3b0803b'/>
<id>a1e80445ad5cb6da4c0070d7cb8af89da3b0803b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>commit.create_from_tree now uses pure python implementation, fixed message parsing which truncated newlines although it was ilegitimate. Its up to the reader to truncate therse, nowhere in the git code I could find anyone adding newlines to commits where it is written</title>
<updated>2010-06-03T21:20:34+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2010-06-03T21:20:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=1e2b46138ba58033738a24dadccc265748fce2ca'/>
<id>1e2b46138ba58033738a24dadccc265748fce2ca</id>
<content type='text'>
Added performance tests for serialization, it does about 5k commits per second if writing to tmpfs
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added performance tests for serialization, it does about 5k commits per second if writing to tmpfs
</pre>
</div>
</content>
</entry>
<entry>
<title>Added performance comparison to cgit ... and yes, git-python is faster :)</title>
<updated>2010-06-03T18:40:43+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2010-06-03T17:04:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=4b4a514e51fbc7dc6ddcb27c188159d57b5d1fa9'/>
<id>4b4a514e51fbc7dc6ddcb27c188159d57b5d1fa9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>odb: fixed streamed decompression reader ( specific tests would still be missing ) and added performance tests which are extremely promising</title>
<updated>2010-06-03T16:21:05+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2010-06-03T16:21:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=26e138cb47dccc859ff219f108ce9b7d96cbcbcd'/>
<id>26e138cb47dccc859ff219f108ce9b7d96cbcbcd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>odb: implemented loose object streaming, which is impossible to do efficiently considering that it copies string buffers all the time</title>
<updated>2010-06-03T14:35:35+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2010-06-03T14:35:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=38d59fc8ccccae8882fa48671377bf40a27915a7'/>
<id>38d59fc8ccccae8882fa48671377bf40a27915a7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added frame for object reading, including simple test</title>
<updated>2010-06-02T21:53:29+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2010-06-02T21:53:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=6f8ce8901e21587cd2320562df412e05b5ab1731'/>
<id>6f8ce8901e21587cd2320562df412e05b5ab1731</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>initial version of loose object writing and simple cached object lookup appears to be working</title>
<updated>2010-06-02T20:40:52+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2010-06-02T20:40:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=8b86f9b399a8f5af792a04025fdeefc02883f3e5'/>
<id>8b86f9b399a8f5af792a04025fdeefc02883f3e5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
