<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/gitpython.git/git/cmd.py, branch 3.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 Git.transform_kwarg</title>
<updated>2019-07-29T00:21:41+00:00</updated>
<author>
<name>František Nečas</name>
<email>fifinecas@seznam.cz</email>
</author>
<published>2019-07-23T10:43:24+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=daa3f353091ada049c0ede23997f4801cbe9941b'/>
<id>daa3f353091ada049c0ede23997f4801cbe9941b</id>
<content type='text'>
Kwargs were not transformed correctly if a value was set to 0 due to
wrong if condition.

Signed-off-by: František Nečas &lt;fifinecas@seznam.cz&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Kwargs were not transformed correctly if a value was set to 0 due to
wrong if condition.

Signed-off-by: František Nečas &lt;fifinecas@seznam.cz&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Added a Dockerfile that creates a clean Ubuntu Xenial test environment</title>
<updated>2019-05-05T07:52:53+00:00</updated>
<author>
<name>James E. King III</name>
<email>jking@apache.org</email>
</author>
<published>2019-02-05T18:40:12+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=52ee33ac9b234c7501d97b4c2bf2e2035c5ec1fa'/>
<id>52ee33ac9b234c7501d97b4c2bf2e2035c5ec1fa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update cmd.py, fix PermissionError issue using best practices</title>
<updated>2019-05-05T07:52:53+00:00</updated>
<author>
<name>cclauss</name>
<email>cclauss@me.com</email>
</author>
<published>2019-01-21T11:13:56+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=14b221bf98757ba61977c1021722eb2faec1d7cc'/>
<id>14b221bf98757ba61977c1021722eb2faec1d7cc</id>
<content type='text'>
This closes #830
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This closes #830
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix setup.py and use of requirements files.</title>
<updated>2019-05-05T07:52:53+00:00</updated>
<author>
<name>James E. King III</name>
<email>jking@apache.org</email>
</author>
<published>2019-01-15T21:16:33+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=ce21f63f7acba9b82cea22790c773e539a39c158'/>
<id>ce21f63f7acba9b82cea22790c773e539a39c158</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix docstring in cmd module</title>
<updated>2018-12-22T13:38:51+00:00</updated>
<author>
<name>Derek</name>
<email>dschaller@users.noreply.github.com</email>
</author>
<published>2018-11-20T06:00:09+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=c706a217238fbe2073d2a3453c77d3dc17edcc9a'/>
<id>c706a217238fbe2073d2a3453c77d3dc17edcc9a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Exclude kwarg when None</title>
<updated>2018-08-05T12:00:27+00:00</updated>
<author>
<name>Andrew Rabert</name>
<email>ar@nullsum.net</email>
</author>
<published>2018-07-27T00:25:46+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=a8591a094a768d73e6efb5a698f74d354c989291'/>
<id>a8591a094a768d73e6efb5a698f74d354c989291</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix TypeError in git.execute(..., output_stream=file)</title>
<updated>2018-08-05T11:56:21+00:00</updated>
<author>
<name>Dmitry Nikulin</name>
<email>dmitr-nikulin@mail.ru</email>
</author>
<published>2018-07-24T20:43:48+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=b3d9b8df38dacfe563b1dd7abb9d61b664c21186'/>
<id>b3d9b8df38dacfe563b1dd7abb9d61b664c21186</id>
<content type='text'>
This fixes #619 - raise GitCommandError(not TypeError) when output_stream is set
in git.execute
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This fixes #619 - raise GitCommandError(not TypeError) when output_stream is set
in git.execute
</pre>
</div>
</content>
</entry>
<entry>
<title>648 max_chunk_size can be now set to control output_stream behavior</title>
<updated>2018-05-18T11:59:50+00:00</updated>
<author>
<name>Piotr Babij</name>
<email>piotr.babij@gmail.com</email>
</author>
<published>2017-10-03T15:16:48+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=7be3486dc7f91069226919fea146ca1fec905657'/>
<id>7be3486dc7f91069226919fea146ca1fec905657</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Unnecessary generator - rewrite as a dict comprehension</title>
<updated>2018-03-18T20:26:31+00:00</updated>
<author>
<name>Hugo</name>
<email>hugovk@users.noreply.github.com</email>
</author>
<published>2018-03-18T19:56:37+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=9ec27096fbe036a97ead869c7522262f63165e1e'/>
<id>9ec27096fbe036a97ead869c7522262f63165e1e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rewrite unnecessary dict/list/tuple calls as literals</title>
<updated>2018-03-18T20:26:31+00:00</updated>
<author>
<name>Hugo</name>
<email>hugovk@users.noreply.github.com</email>
</author>
<published>2018-03-18T19:33:18+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=ac4f7d34f8752ab78949efcaa9f0bd938df33622'/>
<id>ac4f7d34f8752ab78949efcaa9f0bd938df33622</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
