<feed xmlns='http://www.w3.org/2005/Atom'>
<title>GitPython/test/fixtures, branch 0.3.0-beta1</title>
<subtitle>Forked from https://github.com/gitpython-developers/GitPython</subtitle>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/GitPython/'/>
<entry>
<title>All tests adjusted to work with the changed internal sha representation</title>
<updated>2010-06-28T17:15:54+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2010-06-28T17:15:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/GitPython/commit/?id=1fe889ea0cb2547584075dc1eb77f52c54b9a8c4'/>
<id>1fe889ea0cb2547584075dc1eb77f52c54b9a8c4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>commit: redesigned revlist and commit parsing, commits are always retrieved from their object information directly. This is faster, and resolves issues with the rev-list format and empty commit messages</title>
<updated>2010-06-02T14:41:28+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2010-06-02T14:41:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/GitPython/commit/?id=ae5a69f67822d81bbbd8f4af93be68703e730b37'/>
<id>ae5a69f67822d81bbbd8f4af93be68703e730b37</id>
<content type='text'>
Adjusted many tests to go with the changes, as they were still mocked. The mock was removed if necessary and replaced by code that actually executes
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adjusted many tests to go with the changes, as they were still mocked. The mock was removed if necessary and replaced by code that actually executes
</pre>
</div>
</content>
</entry>
<entry>
<title>improved IndexEntry type and added test for parsing of the stage</title>
<updated>2009-10-20T20:05:51+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2009-10-20T20:05:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/GitPython/commit/?id=152bab7eb64e249122fefab0d5531db1e065f539'/>
<id>152bab7eb64e249122fefab0d5531db1e065f539</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added initial version of the index reading from file - IndexEntry interface is to be improved though, writing needs to be implemented as well</title>
<updated>2009-10-20T15:04:23+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2009-10-20T15:04:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/GitPython/commit/?id=50a9920b1bd9e6e8cf452c774c499b0b9014ccef'/>
<id>50a9920b1bd9e6e8cf452c774c499b0b9014ccef</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>implemented config class as far as necessary, one check is still failing</title>
<updated>2009-10-19T12:27:10+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2009-10-19T12:27:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/GitPython/commit/?id=3fd37230e76a014cf5c45d55daf0be2caa6948b7'/>
<id>3fd37230e76a014cf5c45d55daf0be2caa6948b7</id>
<content type='text'>
Added odict module to get an OrderedDict to be used in the config parser, assuring the order of sections and options does not change
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added odict module to get an OrderedDict to be used in the config parser, assuring the order of sections and options does not change
</pre>
</div>
</content>
</entry>
<entry>
<title>Added frame for configuration reader involving a meta class, decorators and tests - most of which still has to be filled out</title>
<updated>2009-10-18T21:15:55+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2009-10-18T21:15:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/GitPython/commit/?id=9513aa01fab73f53e4fe18644c7d5b530a66c6a1'/>
<id>9513aa01fab73f53e4fe18644c7d5b530a66c6a1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>mode-only change for test system - this should be in a separate repository in fact so that changes are a little more self-contained and not depending on the actual source repository</title>
<updated>2009-10-11T18:48:37+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2009-10-11T18:48:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/GitPython/commit/?id=ccde80b7a3037a004a7807a6b79916ce2a1e9729'/>
<id>ccde80b7a3037a004a7807a6b79916ce2a1e9729</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed issue in Ref.name implementation which would not handle components properly</title>
<updated>2009-10-11T18:21:22+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2009-10-11T18:21:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/GitPython/commit/?id=9a119924bd314934158515a1a5f5877be63f6f91'/>
<id>9a119924bd314934158515a1a5f5877be63f6f91</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Re-designed the tag testing - it does not use fixtures anymore but dyamically checks the existance of tags within the repository - it basically tests the interface and checks that expected return types are actually returned</title>
<updated>2009-10-11T14:36:51+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2009-10-11T14:36:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/GitPython/commit/?id=20f202d83bdf1f332a3cb8f010bcf8bf3c2807bd'/>
<id>20f202d83bdf1f332a3cb8f010bcf8bf3c2807bd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed Commit.stats retrieval for parentless commits in bare repos</title>
<updated>2008-12-17T01:53:04+00:00</updated>
<author>
<name>Michael Trier</name>
<email>mtrier@gmail.com</email>
</author>
<published>2008-12-17T00:44:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/GitPython/commit/?id=e4582f805156095604fe07e71195cd9aa43d7a34'/>
<id>e4582f805156095604fe07e71195cd9aa43d7a34</id>
<content type='text'>
(cherry picked from commit 88852ed7bcde4f4b18c1ae8b6fba7f3fab8e9bf5)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(cherry picked from commit 88852ed7bcde4f4b18c1ae8b6fba7f3fab8e9bf5)
</pre>
</div>
</content>
</entry>
</feed>
