<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/gitpython.git/git/test/test_docs.py, branch 1.0.1</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>fix(test_docs): we are at major version 1 now</title>
<updated>2015-04-16T07:12:13+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2015-04-16T07:12:13+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=abd23a37d8b93721c0e58e8c133cef26ed5ba1f0'/>
<id>abd23a37d8b93721c0e58e8c133cef26ed5ba1f0</id>
<content type='text'>
It expected to see major version 0 though.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It expected to see major version 0 though.
</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>Added test for `sshkey` context manager.</title>
<updated>2015-01-22T15:45:12+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2015-01-22T15:45:12+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=0ddbe4bc24e634e6496abd3bc6ce3c4377cdf2fb'/>
<id>0ddbe4bc24e634e6496abd3bc6ce3c4377cdf2fb</id>
<content type='text'>
It verifies that the script is actually called.
Interestingly, the shell script version works within an msysgit environment
on windows.

Fixes #234
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It verifies that the script is actually called.
Interestingly, the shell script version works within an msysgit environment
on windows.

Fixes #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>
<entry>
<title>This should finally fix travis ci</title>
<updated>2015-01-22T14:45:34+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2015-01-22T14:45:34+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=1410bcc76725b50be794b385006dedd96bebf0fb'/>
<id>1410bcc76725b50be794b385006dedd96bebf0fb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fetch now deals with custom refspecs much better.</title>
<updated>2015-01-22T14:22:39+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2015-01-22T14:22:39+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=06bec1bcd1795192f4a4a274096f053afc8f80ec'/>
<id>06bec1bcd1795192f4a4a274096f053afc8f80ec</id>
<content type='text'>
Even though the test-csae only verifies this spec:
	+refs/pull/*:refs/heads/pull/*
I could locally verify that it indeed handles other ones just as well:
	+refs/pull/*:refs/pull/*

Fixes #243
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Even though the test-csae only verifies this spec:
	+refs/pull/*:refs/heads/pull/*
I could locally verify that it indeed handles other ones just as well:
	+refs/pull/*:refs/pull/*

Fixes #243
</pre>
</div>
</content>
</entry>
<entry>
<title>Overhauled all tutorials, and placed them in a unit-test.</title>
<updated>2015-01-22T11:40:07+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2015-01-22T11:40:07+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=b54b9399920375f0bab14ff8495c0ea3f5fa1c33'/>
<id>b54b9399920375f0bab14ff8495c0ea3f5fa1c33</id>
<content type='text'>
That way they are protected from regression.

Fixes #239
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
That way they are protected from regression.

Fixes #239
</pre>
</div>
</content>
</entry>
<entry>
<title>Added advance usage examples to tutorial and made minor fixes.</title>
<updated>2015-01-21T17:34:58+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2015-01-21T17:34:58+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=e4d3809161fc54d6913c0c2c7f6a7b51eebe223f'/>
<id>e4d3809161fc54d6913c0c2c7f6a7b51eebe223f</id>
<content type='text'>
GIT_PYTHON_TRACE would actually fail (now) if we debugged archive operations.

Related to #239
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
GIT_PYTHON_TRACE would actually fail (now) if we debugged archive operations.

Related to #239
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial set of documentation improvements, and a fix to the submodule tests.</title>
<updated>2015-01-21T10:45:32+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2015-01-21T10:45:32+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=e48e52001d5abad7b28a4ecadde63c78c3946339'/>
<id>e48e52001d5abad7b28a4ecadde63c78c3946339</id>
<content type='text'>
Now travisci tests should work once again.

Related to #239
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Now travisci tests should work once again.

Related to #239
</pre>
</div>
</content>
</entry>
</feed>
