<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/gitpython.git/doc/tutorial.rst, branch 2.0.0</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>Moved all source files into the source folder, separating the build from the source directory</title>
<updated>2010-07-01T14:13:05+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2010-07-01T14:11:43+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=d2ebc6193f7205fd1686678a5707262cb1c59bb0'/>
<id>d2ebc6193f7205fd1686678a5707262cb1c59bb0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>revised tutorial to match the changed usage, added basic information about object databases</title>
<updated>2010-06-29T19:49:31+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2010-06-29T19:49:31+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=0369384c8b79c44c5369f1b6c05046899f8886da'/>
<id>0369384c8b79c44c5369f1b6c05046899f8886da</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: removed &gt;&gt;&gt; in front of examples to make copy-pasting easier</title>
<updated>2010-05-06T21:10:39+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2010-05-06T21:07:05+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=63761f4cb6f3017c6076ecd826ed0addcfb03061'/>
<id>63761f4cb6f3017c6076ecd826ed0addcfb03061</id>
<content type='text'>
remove hard linebreaks in favor of soft-linebreaks done by the editor, as this is more flexible when editing
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
remove hard linebreaks in favor of soft-linebreaks done by the editor, as this is more flexible when editing
</pre>
</div>
</content>
</entry>
<entry>
<title>Small improvements to the tutorial prior to tagging 0.2rc1</title>
<updated>2010-03-02T08:25:02+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2010-03-02T08:25:02+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=4956c1e618bfcfeef86c6ea90c22dd04ca81b9db'/>
<id>4956c1e618bfcfeef86c6ea90c22dd04ca81b9db</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tree: implemented recursive paths in __div__ and __getitem__ method, allowing the keys to contain slashes; adjusted test to check for this</title>
<updated>2009-12-30T15:17:28+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2009-12-30T15:17:28+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=d86e77edd500f09e3e19017c974b525643fbd539'/>
<id>d86e77edd500f09e3e19017c974b525643fbd539</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>head.checkout method added including test</title>
<updated>2009-11-04T18:41:01+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2009-11-04T18:36:29+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=ace1fed6321bb8dd6d38b2f58d7cf815fa16db7a'/>
<id>ace1fed6321bb8dd6d38b2f58d7cf815fa16db7a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Converted tabs to spaces.</title>
<updated>2009-11-04T16:10:07+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2009-11-04T16:10:07+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=fc2201e660014c5d91fec8e3c3a3fa5a66dcf33b'/>
<id>fc2201e660014c5d91fec8e3c3a3fa5a66dcf33b</id>
<content type='text'>
Set required mock version to 0.5
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Set required mock version to 0.5
</pre>
</div>
</content>
</entry>
<entry>
<title>added paragraph about the diffing engine and how to switch branches, which once more shows the need for a real checkout for all the people who do not want to implement all the safety facilities themselves</title>
<updated>2009-11-04T15:19:07+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2009-11-04T15:19:07+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=9117cdbb48ffc458d809715c6ab6bc6b416ef621'/>
<id>9117cdbb48ffc458d809715c6ab6bc6b416ef621</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added Index Object paragraph and wrote the Remote Handling paragraph. Updated repo area</title>
<updated>2009-11-04T14:31:56+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2009-11-04T14:31:56+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=a885d23bab51b0c00be2780055ff63b3f3c1a4c6'/>
<id>a885d23bab51b0c00be2780055ff63b3f3c1a4c6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added paragraph about using the git-python command</title>
<updated>2009-11-04T13:43:54+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2009-11-04T13:43:54+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=81279eeac5c525354cbe19b24a6f42219407c1f9'/>
<id>81279eeac5c525354cbe19b24a6f42219407c1f9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
