<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/gitpython.git/git/cmd.py, branch 0.3.7</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(cmd): throw GitCommandNotFoundError ...</title>
<updated>2015-04-08T09:50:49+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2015-04-08T09:43:10+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=1c2dd54358dd526d1d08a8e4a977f041aff74174'/>
<id>1c2dd54358dd526d1d08a8e4a977f041aff74174</id>
<content type='text'>
... if it is not found. Previously, especially on windows, this wasn't
explicit.

Fixes #248, affects #126
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
... if it is not found. Previously, especially on windows, this wasn't
explicit.

Fixes #248, affects #126
</pre>
</div>
</content>
</entry>
<entry>
<title>Added 'insert_kwargs_after' flag for consumption by _call_process.</title>
<updated>2015-02-21T09:14:59+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2015-02-21T09:12:11+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=e0acb8371bb2b68c2bda04db7cb2746ba3f9da86'/>
<id>e0acb8371bb2b68c2bda04db7cb2746ba3f9da86</id>
<content type='text'>
While at it, all other invocations of .git in remote.py were reviewed

Fixes #262
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
While at it, all other invocations of .git in remote.py were reviewed

Fixes #262
</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>
<entry>
<title>Intermediate commit on my way to get this finalized.</title>
<updated>2015-01-22T15:22:21+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2015-01-22T15:22:15+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=2ce3fe7cef8910aadc2a2b39a3dab4242a751380'/>
<id>2ce3fe7cef8910aadc2a2b39a3dab4242a751380</id>
<content type='text'>
Renamed context manager 'with_environment' to 'custom_environment'.
On my way to implement sshkey test.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Renamed context manager 'with_environment' to 'custom_environment'.
On my way to implement sshkey test.
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename 'environment' and 'set_environment'</title>
<updated>2015-01-22T05:51:10+00:00</updated>
<author>
<name>Jonas Trappenberg</name>
<email>jonas@trappenberg.ch</email>
</author>
<published>2015-01-22T05:51:10+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=2a9b2f22c6fb5bd3e30e674874dbc8aa7e5b00ae'/>
<id>2a9b2f22c6fb5bd3e30e674874dbc8aa7e5b00ae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add method to query environment</title>
<updated>2015-01-22T05:50:46+00:00</updated>
<author>
<name>Jonas Trappenberg</name>
<email>jonas@trappenberg.ch</email>
</author>
<published>2015-01-22T05:50:46+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=34c0831453355e09222ccc6665782d7070f5ddab'/>
<id>34c0831453355e09222ccc6665782d7070f5ddab</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add 'sshkey' context manager</title>
<updated>2015-01-22T05:35:19+00:00</updated>
<author>
<name>Jonas Trappenberg</name>
<email>jonas@trappenberg.ch</email>
</author>
<published>2015-01-21T07:19:28+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=261aedd2e13308755894405c7a76b72373dab879'/>
<id>261aedd2e13308755894405c7a76b72373dab879</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix some typos</title>
<updated>2015-01-22T05:33:51+00:00</updated>
<author>
<name>Jonas Trappenberg</name>
<email>jonas@trappenberg.ch</email>
</author>
<published>2015-01-21T05:47:07+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=1287f69b42fa7d6b9d65abfef80899b22edfef55'/>
<id>1287f69b42fa7d6b9d65abfef80899b22edfef55</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>
</feed>
