<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/gitpython.git/test/git/test_utils.py, branch 2.0.3</title>
<subtitle>github.com: gitpython-developers/GitPython.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/'/>
<entry>
<title>Renamed modules utils to util, and errors to exc to be more conforming to the submodules's naming conventions</title>
<updated>2010-06-29T18:00:46+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2010-06-29T18:00:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=77cd6659b64cb1950a82e6a3cccdda94f15ae739'/>
<id>77cd6659b64cb1950a82e6a3cccdda94f15ae739</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Moved LockedFD and its test into the gitdb project</title>
<updated>2010-06-14T23:08:25+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2010-06-14T23:08:25+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=1d2307532d679393ae067326e4b6fa1a2ba5cc06'/>
<id>1d2307532d679393ae067326e4b6fa1a2ba5cc06</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Reimplemented Lock handling to be conforming to the git lock protocol, which is actually more efficient than the previous implementation</title>
<updated>2010-06-14T22:45:36+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2010-06-14T22:32:05+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=06590aee389f4466e02407f39af1674366a74705'/>
<id>06590aee389f4466e02407f39af1674366a74705</id>
<content type='text'>
Index now locks its file for reading, and properly uses LockedFD when writing
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Index now locks its file for reading, and properly uses LockedFD when writing
</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://91.123.203.49/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>commit: initial version of commit_from_tree which could create commit objects if it could serialize itself</title>
<updated>2010-06-01T23:04:16+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2010-06-01T22:48:16+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=df0892351a394d768489b5647d47b73c24d3ef5f'/>
<id>df0892351a394d768489b5647d47b73c24d3ef5f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Converted all tabs to 4 space characters each to comply with pep8</title>
<updated>2010-03-04T08:06:03+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2010-03-04T08:06:03+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=72bcdbd0a0c8cc6aa2a7433169aa49c7fc19b55b'/>
<id>72bcdbd0a0c8cc6aa2a7433169aa49c7fc19b55b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>index: TempFileMover now handles the case that the file to move does not exist more gracefully</title>
<updated>2009-12-10T20:05:57+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2009-12-10T20:05:57+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=54844a90b97fd7854e53a9aec85bf60564362a02'/>
<id>54844a90b97fd7854e53a9aec85bf60564362a02</id>
<content type='text'>
Added BlockingLockFile which may be used to wait for the lock according to some criteria
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added BlockingLockFile which may be used to wait for the lock according to some criteria
</pre>
</div>
</content>
</entry>
<entry>
<title>ARGH: wb and rb is not the same as r and w on windows, hence reading of binary files went crazy as well as binary writing</title>
<updated>2009-11-05T22:22:11+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2009-11-05T22:15:01+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=e0f2bb42b56f770c50a6ef087e9049fa6ac11fb5'/>
<id>e0f2bb42b56f770c50a6ef087e9049fa6ac11fb5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added test for ConcurrentWriteOperation</title>
<updated>2009-10-22T17:23:21+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2009-10-22T17:23:21+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=7184340f9d826a52b9e72fce8a30b21a7c73d5be'/>
<id>7184340f9d826a52b9e72fce8a30b21a7c73d5be</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>utils: Added LockFile including test</title>
<updated>2009-10-22T17:05:00+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2009-10-22T17:05:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=36f838e7977e62284d2928f65cacf29771f1952f'/>
<id>36f838e7977e62284d2928f65cacf29771f1952f</id>
<content type='text'>
GitConfigFile is now derived from LockFile using its capabilities
Implemented ConcurrentWriteOperation, test is yet to be done
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
GitConfigFile is now derived from LockFile using its capabilities
Implemented ConcurrentWriteOperation, test is yet to be done
</pre>
</div>
</content>
</entry>
</feed>
