<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/gitpython.git/git/refs/symbolic.py, branch 2.0.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(refs): don't raise StopIteration</title>
<updated>2016-03-28T08:25:05+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2016-03-28T08:25:05+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=c4c6851c55757fb0bc9d77da97d7db9e7ae232d7'/>
<id>c4c6851c55757fb0bc9d77da97d7db9e7ae232d7</id>
<content type='text'>
Fixes #394
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #394
</pre>
</div>
</content>
</entry>
<entry>
<title>Ensure file resources are released</title>
<updated>2015-07-26T13:42:00+00:00</updated>
<author>
<name>David García Garzón</name>
<email>david.garcia@upf.edu</email>
</author>
<published>2015-07-26T13:42:00+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=58c5b993d218c0ebc3f610c2e55a14b194862e1c'/>
<id>58c5b993d218c0ebc3f610c2e55a14b194862e1c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Assure to not iterate packed-refs file, ever.</title>
<updated>2015-02-19T17:02:35+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2015-02-19T17:02:35+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=346424daaaf2bb3936b5f4c2891101763dc2bdc0'/>
<id>346424daaaf2bb3936b5f4c2891101763dc2bdc0</id>
<content type='text'>
Related to #252
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Related to #252
</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>Now finally, tests should be working on travis too.</title>
<updated>2015-01-08T17:09:38+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2015-01-08T17:09:38+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=1531d789df97dbf1ed3f5b0340bbf39918d9fe48'/>
<id>1531d789df97dbf1ed3f5b0340bbf39918d9fe48</id>
<content type='text'>
Now handling the new exception BadName as well
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Now handling the new exception BadName as well
</pre>
</div>
</content>
</entry>
<entry>
<title>Make flake8 happy</title>
<updated>2015-01-06T14:38:20+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2015-01-06T14:38:20+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=e0c65d6638698f4e3a9e726efca8c0bcf466cd62'/>
<id>e0c65d6638698f4e3a9e726efca8c0bcf466cd62</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test_refs works</title>
<updated>2015-01-06T10:14:19+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2015-01-06T10:14:19+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=a83eee5bcee64eeb000dd413ab55aa98dcc8c7f2'/>
<id>a83eee5bcee64eeb000dd413ab55aa98dcc8c7f2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test_commit works once again</title>
<updated>2015-01-05T16:59:22+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2015-01-05T16:59:22+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=e1060a2a8c90c0730c3541811df8f906dac510a7'/>
<id>e1060a2a8c90c0730c3541811df8f906dac510a7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Intermediate commit: test_config and test_actor works</title>
<updated>2015-01-05T14:53:46+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2015-01-05T14:53:46+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=04357d0d46fee938a618b64daed1716606e05ca5'/>
<id>04357d0d46fee938a618b64daed1716606e05ca5</id>
<content type='text'>
Kind of tackling the tasks step by step, picking low-hanging fruit first,
or the ones that everyone depends on
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Kind of tackling the tasks step by step, picking low-hanging fruit first,
or the ones that everyone depends on
</pre>
</div>
</content>
</entry>
<entry>
<title>Dum brute force conversion of all types.</title>
<updated>2015-01-04T18:50:28+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2015-01-04T18:50:28+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=ae2ff0f9d704dc776a1934f72a339da206a9fff4'/>
<id>ae2ff0f9d704dc776a1934f72a339da206a9fff4</id>
<content type='text'>
However, StringIO really is ByteIO in most cases, and py2.7 should
run but doesn't.
This should be made work first.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
However, StringIO really is ByteIO in most cases, and py2.7 should
run but doesn't.
This should be made work first.
</pre>
</div>
</content>
</entry>
</feed>
