<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/gitpython.git/doc/source/tutorial.rst, branch 0.3.2</title>
<subtitle>github.com: gitpython-developers/GitPython.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitpython.git/'/>
<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='http://git.baserock.org/cgit/delta/python-packages/gitpython.git/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>Fixed up docs in preparation for the new 0.3.1 release</title>
<updated>2011-06-07T20:26:19+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2011-06-07T20:26:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=e0524096fa9f3add551abbf68ee22904b249d82f'/>
<id>e0524096fa9f3add551abbf68ee22904b249d82f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Renamed readme file to something github understands much better, adjusted documentation links to point to github instead of lighthouse/gitorious</title>
<updated>2010-11-30T20:29:08+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2010-11-30T20:29:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=1053448ad885c633af9805a750d6187d19efaa6c'/>
<id>1053448ad885c633af9805a750d6187d19efaa6c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Documentation is now being built for all new modules</title>
<updated>2010-11-23T15:32:43+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2010-11-23T15:32:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=9ccd777c386704911734ae4c33a922a5682ac6c8'/>
<id>9ccd777c386704911734ae4c33a922a5682ac6c8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated tutorial with a brief introduction to submodules</title>
<updated>2010-11-18T23:26:57+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2010-11-18T23:26:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=a25e1d4aa7e5898ab1224d0e5cc5ecfbe8ed8821'/>
<id>a25e1d4aa7e5898ab1224d0e5cc5ecfbe8ed8821</id>
<content type='text'>
Changes now give a hint at the upcoming release as well
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changes now give a hint at the upcoming release as well
</pre>
</div>
</content>
</entry>
<entry>
<title>tutorial: Fixed incorrect initialization code for bare repo, thank you, Bryan Bishop</title>
<updated>2010-11-10T08:59:17+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2010-11-10T08:59:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=a1d1d2cb421f16bd277d7c4ce88398ff0f5afb29'/>
<id>a1d1d2cb421f16bd277d7c4ce88398ff0f5afb29</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: untracked_files is a property, but was used like a function, see http://groups.google.com/group/git-python/browse_thread/thread/84ed1835e26a5296?hl=en</title>
<updated>2010-10-27T18:17:32+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2010-10-27T17:04:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=97ab197140b16027975c7465a5e8786e6cc8fea1'/>
<id>97ab197140b16027975c7465a5e8786e6cc8fea1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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://git.baserock.org/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>
</feed>
