<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/gitpython.git/test/testlib, branch fix</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>flattened test folder structure, didn't adjust any file content yet</title>
<updated>2010-11-21T18:19:04+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2010-11-21T18:19:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=e6019e16d5a74dc49eb7129ee7fd78b4de51dac2'/>
<id>e6019e16d5a74dc49eb7129ee7fd78b4de51dac2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>testing:added special case for osx to solve a special issue with the temp directory</title>
<updated>2010-11-20T21:24:47+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2010-11-20T21:18:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=20b07fa542d2376a287435a26c967a5ee104667f'/>
<id>20b07fa542d2376a287435a26c967a5ee104667f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Optimized test-decorators, by completely removing with_bare_rw_repo, which was mainly copy-paste from with_rw_repo, what a shame</title>
<updated>2010-11-15T18:03:53+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2010-11-15T18:03:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=624556eae1c292a1dc283d9dca1557e28abe8ee3'/>
<id>624556eae1c292a1dc283d9dca1557e28abe8ee3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Moved test-centric windows specific fix into the class itself to assure this kind of issue doesn't popup for anyone</title>
<updated>2010-07-11T16:21:29+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2010-07-11T16:21:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=de3b9639a4c2933ebb0f11ad288514cda83c54fe'/>
<id>de3b9639a4c2933ebb0f11ad288514cda83c54fe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>win32 compatability adjustments</title>
<updated>2010-07-02T17:38:37+00:00</updated>
<author>
<name>unknown</name>
<email>byron@.(none)</email>
</author>
<published>2010-07-02T17:34:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=a4287f65878000b42d11704692f9ea3734014b4c'/>
<id>a4287f65878000b42d11704692f9ea3734014b4c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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='http://git.baserock.org/cgit/delta/python-packages/gitpython.git/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>GitCmdStreamReader: fixed terrible bug which only kicked in if the stream was actually empty. This is a rare case that can happen during stream testing. Theoretically there shouldn't be any empty streams of course, but practically they do exist sometimes ;); fixed stream.seek implementation, which previously used seek on standard output</title>
<updated>2010-06-24T17:41:46+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2010-06-24T17:41:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=feb1ea0f4aacb9ea6dc4133900e65bf34c0ee02d'/>
<id>feb1ea0f4aacb9ea6dc4133900e65bf34c0ee02d</id>
<content type='text'>
Improved GitCmd error handling
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Improved GitCmd error handling
</pre>
</div>
</content>
</entry>
<entry>
<title>Multiple partly critical bugfixes related to index handling</title>
<updated>2010-06-23T23:07:58+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2010-06-23T23:07:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=129f90aa8d83d9b250c87b0ba790605c4a2bb06a'/>
<id>129f90aa8d83d9b250c87b0ba790605c4a2bb06a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Tree-Writing now works after fixing an off-by-one error</title>
<updated>2010-06-22T07:52:52+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2010-06-22T07:52:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=d2d9197cfe5d3b43cb8aee182b2e65c73ef9ab7b'/>
<id>d2d9197cfe5d3b43cb8aee182b2e65c73ef9ab7b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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>
</feed>
