<feed xmlns='http://www.w3.org/2005/Atom'>
<title>GitPython/git/ext, 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>Bumped version to 0.3.2. Using the latest version of gitdb</title>
<updated>2011-06-13T22:26:32+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2011-06-13T22:26:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/GitPython/commit/?id=e9bd04844725661c8aa2aef11091f01eeab69486'/>
<id>e9bd04844725661c8aa2aef11091f01eeab69486</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>Added downloadable versions of the respective documentation, which should aid packagers a bit</title>
<updated>2011-04-02T10:24:43+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2011-04-02T10:24:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/GitPython/commit/?id=a98e0af511b728030c12bf8633b077866bb74e47'/>
<id>a98e0af511b728030c12bf8633b077866bb74e47</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>setup .gitmodules to use a tracking branch automatically</title>
<updated>2010-12-01T09:28:42+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2010-12-01T09:28:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/GitPython/commit/?id=294ee691d0fdac46d31550c7f1751d09cfb5a0f0'/>
<id>294ee691d0fdac46d31550c7f1751d09cfb5a0f0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed import of gitdb, keeping changed gitdb commit so that the submodule tests may work.</title>
<updated>2010-11-30T23:12:46+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2010-11-30T23:08:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/GitPython/commit/?id=468cad66ff1f80ddaeee4123c24e4d53a032c00d'/>
<id>468cad66ff1f80ddaeee4123c24e4d53a032c00d</id>
<content type='text'>
Switched gitdb submodule to new github url
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Switched gitdb submodule to new github url
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed all testcases</title>
<updated>2010-11-25T16:23:18+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2010-11-25T16:16:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/GitPython/commit/?id=e86eb305a542cee5b0ff6a0e0352cb458089bf62'/>
<id>e86eb305a542cee5b0ff6a0e0352cb458089bf62</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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>
</feed>
