<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/gitpython.git/doc/source/tutorial.rst, branch winerr_show</title>
<subtitle>github.com: gitpython-developers/GitPython.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/'/>
<entry>
<title>Update tutorial</title>
<updated>2016-07-18T07:20:10+00:00</updated>
<author>
<name>Vincent Driessen</name>
<email>me@nvie.com</email>
</author>
<published>2016-07-18T07:20:10+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=a5e6676db845e10bdca47c3fcf8dca9dea75ec42'/>
<id>a5e6676db845e10bdca47c3fcf8dca9dea75ec42</id>
<content type='text'>
This mentions the instructions of what was discussed in #489.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This mentions the instructions of what was discussed in #489.</pre>
</div>
</content>
</entry>
<entry>
<title>Fix it's vs its in tutorial.rst</title>
<updated>2016-03-15T04:55:31+00:00</updated>
<author>
<name>Mark Wagner</name>
<email>wagner.mark.d@gmail.com</email>
</author>
<published>2016-03-15T04:55:31+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=a91a659a3a7d8a099433d02697777221c5b9d16f'/>
<id>a91a659a3a7d8a099433d02697777221c5b9d16f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix bug in tutorial</title>
<updated>2015-07-27T21:18:57+00:00</updated>
<author>
<name>Ram Rachum</name>
<email>ram@rachum.com</email>
</author>
<published>2015-07-27T21:18:57+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=eb6beb75aaa269a1e7751d389c0826646878e5fc'/>
<id>eb6beb75aaa269a1e7751d389c0826646878e5fc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(tutorial): fix typo, minor improvements</title>
<updated>2015-06-10T11:46:11+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2015-06-10T11:46:11+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=bafb4cc0a95428cbedaaa225abdceecee7533fac'/>
<id>bafb4cc0a95428cbedaaa225abdceecee7533fac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add example ssh script</title>
<updated>2015-06-05T02:59:45+00:00</updated>
<author>
<name>Tomas Dabasinskas</name>
<email>tdabasin@redhat.com</email>
</author>
<published>2015-06-05T02:59:45+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=1143e1c66b8b054a2fefca2a23b1f499522ddb76'/>
<id>1143e1c66b8b054a2fefca2a23b1f499522ddb76</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(tutorial): fix GIT_SSH examples</title>
<updated>2015-04-08T13:05:33+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2015-04-08T13:05:23+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=545ac2574cfb75b02e407e814e10f76bc485926d'/>
<id>545ac2574cfb75b02e407e814e10f76bc485926d</id>
<content type='text'>
They didn't show up as code-block

Related to #256
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
They didn't show up as code-block

Related to #256
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(tutorial): add pre-v2.3 GIT_SSH example</title>
<updated>2015-04-08T12:58:33+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2015-04-08T12:58:33+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=6cc1e7e08094494916db1aadda17e03ce695d049'/>
<id>6cc1e7e08094494916db1aadda17e03ce695d049</id>
<content type='text'>
It goes along with the new one advertising the GIT_SSH_COMMAND
environment variable.

Related to #256
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It goes along with the new one advertising the GIT_SSH_COMMAND
environment variable.

Related to #256
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace GIT_SSH with GIT_SSH_COMMAND for SSH key management.</title>
<updated>2015-02-09T23:16:16+00:00</updated>
<author>
<name>Jonas Trappenberg</name>
<email>jonas@trappenberg.ch</email>
</author>
<published>2015-02-09T23:15:15+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=158bc981130bfbe214190cac19da228d1f321fe1'/>
<id>158bc981130bfbe214190cac19da228d1f321fe1</id>
<content type='text'>
Also move untestable documentation out of test.

Related: #234, #242
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also move untestable documentation out of test.

Related: #234, #242
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed Git.sshkey() as it couldn't be distributed properly.</title>
<updated>2015-01-22T18:04:57+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2015-01-22T18:04:57+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=4df4159413a4bf30a891f21cd69202e8746c8fea'/>
<id>4df4159413a4bf30a891f21cd69202e8746c8fea</id>
<content type='text'>
However, I kept information on how to achieve the same thing with
`custom_environment()` in the test.

Related to #234
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
However, I kept information on how to achieve the same thing with
`custom_environment()` in the test.

Related to #234
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into teeberg-master</title>
<updated>2015-01-22T15:28:29+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2015-01-22T15:28:29+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=5ad07f7b23e762e3eb99ce45020375d2bd743fc5'/>
<id>5ad07f7b23e762e3eb99ce45020375d2bd743fc5</id>
<content type='text'>
Need latest master to proceed with test
Conflicts:
	doc/source/tutorial.rst
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Need latest master to proceed with test
Conflicts:
	doc/source/tutorial.rst
</pre>
</div>
</content>
</entry>
</feed>
