<feed xmlns='http://www.w3.org/2005/Atom'>
<title>GitPython/git/ext/gitdb, branch experiment-2012</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>removed gitdb submodule</title>
<updated>2011-05-06T12:58:14+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2011-05-06T12:58:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/GitPython/commit/?id=56da804ff295a05a38dc2cc73755706ea756fc52'/>
<id>56da804ff295a05a38dc2cc73755706ea756fc52</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Made most primal imports work, but stopped here as there are many more changes when doing the merge</title>
<updated>2011-05-05T13:25:11+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2011-05-05T13:25:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/GitPython/commit/?id=9fc7b9a068189cc0d249d0870dfb0112ab5dec92'/>
<id>9fc7b9a068189cc0d249d0870dfb0112ab5dec92</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Moved rev_parse code into gitdb, this probably broke pretty much here, which is still to be fixed of course</title>
<updated>2011-04-29T15:04:37+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2011-04-29T15:04:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/GitPython/commit/?id=3fe1a7f87d511758adf2e56803cb3610b80c5f08'/>
<id>3fe1a7f87d511758adf2e56803cb3610b80c5f08</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>configparser is now part of gitdb. Test still remains until it was replaced by its gitdb counterpart through inheritance. All items which are part of gitdb but used by gitpython need their own verification within gitpython</title>
<updated>2011-04-25T21:43:35+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2011-04-25T21:43:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/GitPython/commit/?id=a80f9af7d3d18a657111061dcc1104d7a8aec64b'/>
<id>a80f9af7d3d18a657111061dcc1104d7a8aec64b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated objects to use the ones defined in gitdb as basis. Only the submodule implementation is left in git-python as it requires some advanced features. No tests where run yet</title>
<updated>2011-04-07T18:17:00+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2011-04-07T18:17:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/GitPython/commit/?id=a12a7618a1f6f61a4c97ddf4cc422158c3fa72ba'/>
<id>a12a7618a1f6f61a4c97ddf4cc422158c3fa72ba</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed all parts of the reference implementation which doesn't require the git command. everything else was moved to GitDB. None of the tests is yet expected to run, although git-python should have less trouble getting the tests back up running than GitDB. plenty of code needs to be de-duplicated though in case of the tests, which will be some work</title>
<updated>2011-04-07T10:14:04+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2011-04-07T10:14:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/GitPython/commit/?id=e77d2d0ebb9487b696835f219e4a23a558462a55'/>
<id>e77d2d0ebb9487b696835f219e4a23a558462a55</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Moved push and fetch methods partly from remote to the gitcmdobjdb implementation, including related types. It doesn't yet work, and the omnipresence of the repo imposes a problem right now, as the required ref functionality is not yet part of the gitdb specification. theoretically, the whole ref implementation has to move into gitdb</title>
<updated>2011-04-05T12:15:32+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2011-04-05T12:15:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/GitPython/commit/?id=8af941618a851d190668602be3b6bede1544f1dc'/>
<id>8af941618a851d190668602be3b6bede1544f1dc</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>
</feed>
