<feed xmlns='http://www.w3.org/2005/Atom'>
<title>GitPython/test/fixtures, branch winerr_show</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>Moved everything into the git subdirectory - some tests still need to be adjusted</title>
<updated>2010-11-25T16:01:25+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2010-11-25T16:01:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/GitPython/commit/?id=cb68eef0865df6aedbc11cd81888625a70da6777'/>
<id>cb68eef0865df6aedbc11cd81888625a70da6777</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implemented reflog reading and writing</title>
<updated>2010-11-23T14:49:29+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2010-11-23T14:49:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/GitPython/commit/?id=a93eb7e8484e5bb40f9b8d11ac64a1621cf4c9cd'/>
<id>a93eb7e8484e5bb40f9b8d11ac64a1621cf4c9cd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adjusted regex to support whitespace - it was a little restrictive previously, although there was absolutely no need for that.</title>
<updated>2010-10-15T10:53:14+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2010-10-15T10:53:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/GitPython/commit/?id=94029ce1420ced83c3e5dcd181a2280b26574bc9'/>
<id>94029ce1420ced83c3e5dcd181a2280b26574bc9</id>
<content type='text'>
See http://byronimo.lighthouseapp.com/projects/51787/tickets/41-diff-regex-lib_git_diffpy-cannot-handle-paths-with-spaces
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See http://byronimo.lighthouseapp.com/projects/51787/tickets/41-diff-regex-lib_git_diffpy-cannot-handle-paths-with-spaces
</pre>
</div>
</content>
</entry>
<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>
</feed>
