<feed xmlns='http://www.w3.org/2005/Atom'>
<title>GitPython/git/test, branch 0.3.2-RC1</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>Implemented GIT_PYTHON_GIT_EXECUTABLE including test and docs</title>
<updated>2011-07-05T20:09:58+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2011-07-05T20:09:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/GitPython/commit/?id=7dcb07947cd71f47b5e2e5f101d289e263506ca9'/>
<id>7dcb07947cd71f47b5e2e5f101d289e263506ca9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fetch info can now deal much better with non-default ref specs, fixes #24, #25</title>
<updated>2011-07-04T20:52:36+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2011-07-04T20:52:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/GitPython/commit/?id=c5558400e86a96936795e68bb6aa95c4c0bb0719'/>
<id>c5558400e86a96936795e68bb6aa95c4c0bb0719</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refs: added constructor flag to allow refs to be instatiated from any path, including simple test</title>
<updated>2011-07-04T20:30:49+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2011-07-04T20:30:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/GitPython/commit/?id=916c45de7c9663806dc2cd3769a173682e5e8670'/>
<id>916c45de7c9663806dc2cd3769a173682e5e8670</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixes #23</title>
<updated>2011-07-04T20:09:56+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2011-07-04T18:53:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/GitPython/commit/?id=e94df6acd3e22ce0ec7f727076fd9046d96d57b2'/>
<id>e94df6acd3e22ce0ec7f727076fd9046d96d57b2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test_submodule doesn't assume latest version of gitdb anymore</title>
<updated>2011-06-13T17:56:58+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2011-06-13T17:56:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/GitPython/commit/?id=85b836b1efb8a491230e918f7b81da3dc2a232c4'/>
<id>85b836b1efb8a491230e918f7b81da3dc2a232c4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed test_repo to deal with new and old versions of the gitdb. windows is now ready to ship, regarding the test cases at least</title>
<updated>2011-06-13T14:24:55+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2011-06-13T14:24:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/GitPython/commit/?id=c437ee5deb8d00cf02f03720693e4c802e99f390'/>
<id>c437ee5deb8d00cf02f03720693e4c802e99f390</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed submodule test to work on windows</title>
<updated>2011-06-13T14:17:57+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2011-06-13T14:17:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/GitPython/commit/?id=9e4a44b302d3a3e49aa014062b42de84480a8d4f'/>
<id>9e4a44b302d3a3e49aa014062b42de84480a8d4f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test_submodule: Will now load everything into memory if smmap is present, to help the submodule test to work even on windows</title>
<updated>2011-06-13T13:06:20+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2011-06-13T12:55:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/GitPython/commit/?id=48fab54afab49f18c260463a79b90d594c7a5833'/>
<id>48fab54afab49f18c260463a79b90d594c7a5833</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed submodule tests to go with either the old or the new version of gitdb</title>
<updated>2011-06-10T21:16:21+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2011-06-10T20:45:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/GitPython/commit/?id=4a8bdce7a665a0b38fc822b7f05a8c2e80ccd781'/>
<id>4a8bdce7a665a0b38fc822b7f05a8c2e80ccd781</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed critical issue that  would cause a string to be passed to methods that expect a stream</title>
<updated>2011-06-08T09:39:20+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2011-06-08T09:39:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/GitPython/commit/?id=8828ced5818d793879ae509e144fdad23465d684'/>
<id>8828ced5818d793879ae509e144fdad23465d684</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
