<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/gitpython.git/doc/source, branch experiment-2012</title>
<subtitle>github.com: gitpython-developers/GitPython.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/'/>
<entry>
<title>Fix typo in tutorial</title>
<updated>2013-07-30T06:48:50+00:00</updated>
<author>
<name>Park Hyunwoo</name>
<email>ez@smartstudy.co.kr</email>
</author>
<published>2013-07-30T06:48:50+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=e5339553e992e6c4f6332d24c47b3240bf337020'/>
<id>e5339553e992e6c4f6332d24c47b3240bf337020</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix indentation of bullet</title>
<updated>2013-03-25T23:48:46+00:00</updated>
<author>
<name>Valentin Haenel</name>
<email>valentin.haenel@gmx.de</email>
</author>
<published>2013-03-25T23:48:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=8f349e329af9902b71430b5112f9cff3cdc0a995'/>
<id>8f349e329af9902b71430b5112f9cff3cdc0a995</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use proper synatx highlighting for shell commands</title>
<updated>2013-03-25T23:46:59+00:00</updated>
<author>
<name>Valentin Haenel</name>
<email>valentin.haenel@gmx.de</email>
</author>
<published>2013-03-25T23:46:59+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=8a4b81cc0b68dfff804f0abb7f03175cffccf9fe'/>
<id>8a4b81cc0b68dfff804f0abb7f03175cffccf9fe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>retab</title>
<updated>2013-03-25T23:44:10+00:00</updated>
<author>
<name>Valentin Haenel</name>
<email>valentin.haenel@gmx.de</email>
</author>
<published>2013-03-25T23:44:10+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=484f2e80f1c9ead46d8aac7cb342bbdd9040767e'/>
<id>484f2e80f1c9ead46d8aac7cb342bbdd9040767e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix trailing whitespace</title>
<updated>2013-03-25T23:43:58+00:00</updated>
<author>
<name>Valentin Haenel</name>
<email>valentin.haenel@gmx.de</email>
</author>
<published>2013-03-25T23:43:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=5abecd1f701f3a56fcd76efe79b7a5dc89e96481'/>
<id>5abecd1f701f3a56fcd76efe79b7a5dc89e96481</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implemented GIT_PYTHON_GIT_EXECUTABLE including test and docs</title>
<updated>2011-07-05T20:27:01+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='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=f1a2a4c611bc1f27bd1b63c26847ea74e18caddc'/>
<id>f1a2a4c611bc1f27bd1b63c26847ea74e18caddc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>clone and clone_from methods now support the RemoteProgress interface, using similar functionality as used by the fetch, push and pull methods</title>
<updated>2011-06-07T10:26:29+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2011-06-07T10:26:29+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=09517bd78660ee3fbd6716c920c36b967f7a71cf'/>
<id>09517bd78660ee3fbd6716c920c36b967f7a71cf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added version_info property to git command</title>
<updated>2011-06-07T09:47:14+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2011-06-07T09:47:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=63a0bbe14d0b5b3a29f9647f4089604d8436458e'/>
<id>63a0bbe14d0b5b3a29f9647f4089604d8436458e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed tests far enough to allow basic repository tests to be applied to any of the new database types. This reduces code duplication to the mere minimum, but allows custom tests to be added on top easily and flexibly</title>
<updated>2011-05-30T11:06:37+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2011-05-30T11:06:37+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=024adf37acddd6a5d8293b6b5d15795c59a142c0'/>
<id>024adf37acddd6a5d8293b6b5d15795c59a142c0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Intermediate commit with quite some progress in order to put all extra methods on the default Repo implementation into interfaces or something that can be abstracted. It shows that it would indeed be good to keep the differentiation between Repositories which contain an object database as it is clearly easier to setup any combination of repositories that use git and those that do not, with just the addition of one more level of indirection. Lets see how it will end up</title>
<updated>2011-05-29T19:59:12+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2011-05-29T19:59:12+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=0996049122842a343e0ea7fbbecafddb2b4ba9d3'/>
<id>0996049122842a343e0ea7fbbecafddb2b4ba9d3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
