<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/gitpython.git/git, branch no_devnull_open</title>
<subtitle>github.com: gitpython-developers/GitPython.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/'/>
<entry>
<title>fix(cmd): checking process.DEVNUL were needlessly opening `os.devnull`</title>
<updated>2017-02-10T12:31:41+00:00</updated>
<author>
<name>Kostis Anagnostopoulos</name>
<email>ankostis@gmail.com</email>
</author>
<published>2017-02-10T12:31:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=12db6bbe3712042c10383082a4c40702b800a36a'/>
<id>12db6bbe3712042c10383082a4c40702b800a36a</id>
<content type='text'>
Fixes resource-leak warning on Windows Puython-3.5.3+:

D:\python-3.5.2.amd64\lib\site-packages\git\cmd.py:583: ResourceWarning:
unclosed file &lt;_io.BufferedWriter name='nul'&gt;
  else getattr(subprocess, 'DEVNULL', open(os.devnull, 'wb')))</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes resource-leak warning on Windows Puython-3.5.3+:

D:\python-3.5.2.amd64\lib\site-packages\git\cmd.py:583: ResourceWarning:
unclosed file &lt;_io.BufferedWriter name='nul'&gt;
  else getattr(subprocess, 'DEVNULL', open(os.devnull, 'wb')))</pre>
</div>
</content>
</entry>
<entry>
<title>Fix git.Commit docs typo</title>
<updated>2017-02-02T17:04:10+00:00</updated>
<author>
<name>Reuben Sutton</name>
<email>reuben.sutton@gmail.com</email>
</author>
<published>2017-02-02T11:56:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=b197de0ccc0faf8b4b3da77a46750f39bf7acdb3'/>
<id>b197de0ccc0faf8b4b3da77a46750f39bf7acdb3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: minor typo</title>
<updated>2016-12-31T16:21:49+00:00</updated>
<author>
<name>Raphael Boidol</name>
<email>r.boidol+github@gmail.com</email>
</author>
<published>2016-12-31T16:21:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=965ccefd8f42a877ce46cf883010fd3c941865d7'/>
<id>965ccefd8f42a877ce46cf883010fd3c941865d7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(remote): test</title>
<updated>2016-12-22T11:51:02+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2016-12-22T11:51:02+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=ddffe26850e8175eb605f975be597afc3fca8a03'/>
<id>ddffe26850e8175eb605f975be597afc3fca8a03</id>
<content type='text'>
Should have paid more attention to the test-failure before
pushing the fix.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Should have paid more attention to the test-failure before
pushing the fix.
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(lint): fix</title>
<updated>2016-12-22T11:48:59+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2016-12-22T11:48:59+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=3d6e1731b6324eba5abc029b26586f966db9fa4f'/>
<id>3d6e1731b6324eba5abc029b26586f966db9fa4f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(remote): set_url() uses correct argument order</title>
<updated>2016-12-22T11:44:14+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2016-12-22T11:44:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=82ae723c8c283970f75c0f4ce097ad4c9734b233'/>
<id>82ae723c8c283970f75c0f4ce097ad4c9734b233</id>
<content type='text'>
Fixes #562
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #562
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(tag): improve tag resolution handling</title>
<updated>2016-12-22T11:36:49+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2016-12-22T11:35:30+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=15b6bbac7bce15f6f7d72618f51877455f3e0ee5'/>
<id>15b6bbac7bce15f6f7d72618f51877455f3e0ee5</id>
<content type='text'>
The handling is similar, but the error message makes clear
what is happening, and what can be done to handle such a case.

Related to #561
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The handling is similar, but the error message makes clear
what is happening, and what can be done to handle such a case.

Related to #561
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(lint): flake8 pacification</title>
<updated>2016-12-08T15:07:11+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2016-12-08T15:07:11+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=b0c187229cea1eb3f395e7e71f636b97982205ed'/>
<id>b0c187229cea1eb3f395e7e71f636b97982205ed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(refs): handle quoted branch names</title>
<updated>2016-12-08T15:01:35+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2016-12-08T15:01:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=f21630bcf83c363916d858dd7b6cb1edc75e2d3b'/>
<id>f21630bcf83c363916d858dd7b6cb1edc75e2d3b</id>
<content type='text'>
Fixes #550
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #550
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(repo): remove comment</title>
<updated>2016-12-08T13:33:44+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2016-12-08T13:32:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=06914415434cf002f712a81712024fd90cea2862'/>
<id>06914415434cf002f712a81712024fd90cea2862</id>
<content type='text'>
As it does not appear to be the case.
See https://github.com/gitpython-developers/GitPython/issues/547#issuecomment-257270026

[skip ci]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As it does not appear to be the case.
See https://github.com/gitpython-developers/GitPython/issues/547#issuecomment-257270026

[skip ci]
</pre>
</div>
</content>
</entry>
</feed>
