<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/smmap.git/doc, branch gitpython-issue-251-debugging</title>
<subtitle>github.com: Byron/smmap.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/smmap.git/'/>
<entry>
<title>Fixed urls, they changed after moving the repo to gitpython-developers</title>
<updated>2015-01-22T17:22:33+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2015-01-22T17:20:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/smmap.git/commit/?id=5a3877a091d16a064a6ec07b1e41e536580831bb'/>
<id>5a3877a091d16a064a6ec07b1e41e536580831bb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>All tests work, bumped version</title>
<updated>2015-01-07T15:57:50+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2015-01-07T15:57:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/smmap.git/commit/?id=f071ffdcacbafff648cd29d6f75fe27c47f53210'/>
<id>f071ffdcacbafff648cd29d6f75fe27c47f53210</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial attempt to fix resource usage</title>
<updated>2015-01-07T15:01:06+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2015-01-07T15:01:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/smmap.git/commit/?id=70fae1f98bb7d44b58d94a183e9eb8b590bc23bf'/>
<id>70fae1f98bb7d44b58d94a183e9eb8b590bc23bf</id>
<content type='text'>
Reference counting is now done manually, but it seems that things can
still go wrong at least during testing
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reference counting is now done manually, but it seems that things can
still go wrong at least during testing
</pre>
</div>
</content>
</entry>
<entry>
<title>Restore compatibility to python 3.0 to 3.4</title>
<updated>2015-01-06T14:55:09+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2015-01-06T14:55:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/smmap.git/commit/?id=e0b0becd97afb9b7ac434c5fabdadd20070d643d'/>
<id>e0b0becd97afb9b7ac434c5fabdadd20070d643d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed python 3 performance regression</title>
<updated>2015-01-06T14:23:00+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2015-01-06T14:23:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/smmap.git/commit/?id=c1998a074d2fd1773322e4595f30a5ecbbd54e32'/>
<id>c1998a074d2fd1773322e4595f30a5ecbbd54e32</id>
<content type='text'>
It makes the difference between tests in 110s, or 11s
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It makes the difference between tests in 110s, or 11s
</pre>
</div>
</content>
</entry>
<entry>
<title>Applied autopep8</title>
<updated>2015-01-04T10:19:57+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2015-01-04T10:19:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/smmap.git/commit/?id=84929ed811142e366d6c5916125302c1419acad6'/>
<id>84929ed811142e366d6c5916125302c1419acad6</id>
<content type='text'>
autopep8 -v -j 8 --max-line-length 120 --in-place --recursive
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
autopep8 -v -j 8 --max-line-length 120 --in-place --recursive
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed a few typos and major linter errors</title>
<updated>2014-11-13T07:21:27+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2014-11-13T07:21:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/smmap.git/commit/?id=948a9274527d14702875581d7115389cf9aa8244'/>
<id>948a9274527d14702875581d7115389cf9aa8244</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial improvements to get rid of the performance regression in py3.</title>
<updated>2014-11-12T19:30:47+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2014-11-12T19:30:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/smmap.git/commit/?id=977e666e2489ddc669a06481bb5192b59854da8d'/>
<id>977e666e2489ddc669a06481bb5192b59854da8d</id>
<content type='text'>
Byte buffer concatenations are considerably slower here for some reason.
Also there was no need for the memorybuffer.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Byte buffer concatenations are considerably slower here for some reason.
Also there was no need for the memorybuffer.
</pre>
</div>
</content>
</entry>
<entry>
<title>updated changelog, bumped version</title>
<updated>2011-07-05T14:55:32+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2011-07-05T14:55:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/smmap.git/commit/?id=d13e3aeb168645965720ddec1f469e05771563ef'/>
<id>d13e3aeb168645965720ddec1f469e05771563ef</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>It turned out the :note: docstring was not supported. Now all documentation is being generated</title>
<updated>2011-06-13T20:56:16+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2011-06-13T20:56:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/smmap.git/commit/?id=ec511365bc641a320c66ce4e796918e58a1567c8'/>
<id>ec511365bc641a320c66ce4e796918e58a1567c8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
