<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/gitpython.git/git/objects/submodule, branch 0.3</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>Replaced ordered dict with standard version; used logging module</title>
<updated>2015-01-04T14:39:28+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2015-01-04T14:39:28+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=6f55c17f48d7608072199496fbcefa33f2e97bf0'/>
<id>6f55c17f48d7608072199496fbcefa33f2e97bf0</id>
<content type='text'>
All performance tests still print to stderr, but do so in a py3 compatible way
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
All performance tests still print to stderr, but do so in a py3 compatible way
</pre>
</div>
</content>
</entry>
<entry>
<title>Bumped version, updated changelog, reduced code smell</title>
<updated>2015-01-04T12:48:29+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2015-01-04T12:48:29+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=c80d727e374321573bb00e23876a67c77ff466e3'/>
<id>c80d727e374321573bb00e23876a67c77ff466e3</id>
<content type='text'>
There is more work to do though, as many imports are still incorrect.
Also, there are still print statements
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There is more work to do though, as many imports are still incorrect.
Also, there are still print statements
</pre>
</div>
</content>
</entry>
<entry>
<title>Applied autopep8</title>
<updated>2014-11-19T11:16:44+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2014-11-19T11:16:44+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=257264743154b975bc156f425217593be14727a9'/>
<id>257264743154b975bc156f425217593be14727a9</id>
<content type='text'>
Commandline was
autopep8 -j 8 --max-line-length 120 --in-place --recursive --exclude "*gitdb*,*async*" git/
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Commandline was
autopep8 -j 8 --max-line-length 120 --in-place --recursive --exclude "*gitdb*,*async*" git/
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport of https://github.com/gitpython-developers/GitPython/pull/118</title>
<updated>2014-11-19T09:42:48+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2014-11-19T09:42:48+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=123cb67ea60d2ae2fb32b9b60ebfe69e43541662'/>
<id>123cb67ea60d2ae2fb32b9b60ebfe69e43541662</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>pep8 linting (trailing whitespace)</title>
<updated>2014-11-16T20:09:47+00:00</updated>
<author>
<name>Antoine Musso</name>
<email>hashar@free.fr</email>
</author>
<published>2014-11-16T20:09:47+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=c8e70749887370a99adeda972cc3503397b5f9a7'/>
<id>c8e70749887370a99adeda972cc3503397b5f9a7</id>
<content type='text'>
W291 trailing whitespace
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
W291 trailing whitespace
</pre>
</div>
</content>
</entry>
<entry>
<title>pep8 linting (whitespace before/after)</title>
<updated>2014-11-16T20:05:53+00:00</updated>
<author>
<name>Antoine Musso</name>
<email>hashar@free.fr</email>
</author>
<published>2014-11-16T19:56:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=614907b7445e2ed8584c1c37df7e466e3b56170f'/>
<id>614907b7445e2ed8584c1c37df7e466e3b56170f</id>
<content type='text'>
E201 whitespace after '('
E202 whitespace before ')'
E203 whitespace before ':'
E225 missing whitespace around operator
E226 missing whitespace around arithmetic operator
E227 missing whitespace around bitwise or shift operator
E228 missing whitespace around modulo operator
E231 missing whitespace after ','
E241 multiple spaces after ','
E251 unexpected spaces around keyword / parameter equals
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
E201 whitespace after '('
E202 whitespace before ')'
E203 whitespace before ':'
E225 missing whitespace around operator
E226 missing whitespace around arithmetic operator
E227 missing whitespace around bitwise or shift operator
E228 missing whitespace around modulo operator
E231 missing whitespace after ','
E241 multiple spaces after ','
E251 unexpected spaces around keyword / parameter equals
</pre>
</div>
</content>
</entry>
<entry>
<title>pep8 linting (blank lines expectations)</title>
<updated>2014-11-16T19:51:21+00:00</updated>
<author>
<name>Antoine Musso</name>
<email>hashar@free.fr</email>
</author>
<published>2014-11-16T19:51:04+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=be34ec23c48d6d5d8fd2ef4491981f6fb4bab8e6'/>
<id>be34ec23c48d6d5d8fd2ef4491981f6fb4bab8e6</id>
<content type='text'>
E301 expected 1 blank line, found 0
E302 expected 2 blank lines, found 1
E303 too many blank lines (n)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
E301 expected 1 blank line, found 0
E302 expected 2 blank lines, found 1
E303 too many blank lines (n)
</pre>
</div>
</content>
</entry>
<entry>
<title>pep8 linting (whitespaces)</title>
<updated>2014-11-16T19:46:41+00:00</updated>
<author>
<name>Antoine Musso</name>
<email>hashar@free.fr</email>
</author>
<published>2014-11-16T19:15:50+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=f5d11b750ecc982541d1f936488248f0b42d75d3'/>
<id>f5d11b750ecc982541d1f936488248f0b42d75d3</id>
<content type='text'>
W191 indentation contains tabs
E221 multiple spaces before operator
E222 multiple spaces after operator
E225 missing whitespace around operator
E271 multiple spaces after keyword
W292 no newline at end of file
W293 blank line contains whitespace
W391 blank line at end of file
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
W191 indentation contains tabs
E221 multiple spaces before operator
E222 multiple spaces after operator
E225 missing whitespace around operator
E271 multiple spaces after keyword
W292 no newline at end of file
W293 blank line contains whitespace
W391 blank line at end of file
</pre>
</div>
</content>
</entry>
<entry>
<title>Make sure that branches looking like a numeric scalar will not become number type in python.</title>
<updated>2014-05-01T09:20:43+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2014-05-01T09:20:43+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=9e91a05aabb73cca7acec1cc0e07d8a562e31b45'/>
<id>9e91a05aabb73cca7acec1cc0e07d8a562e31b45</id>
<content type='text'>
The latter will break code that assumes it will get a string.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The latter will break code that assumes it will get a string.
</pre>
</div>
</content>
</entry>
<entry>
<title>tabs to 4 spaces - this won't make integrating the patches easier, but it's probably a good idea to go a little more pep8 (and fix sins of my youth ;) )</title>
<updated>2014-02-09T20:09:00+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2014-02-09T20:09:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=f573b6840509bf41be822ab7ed79e0a776005133'/>
<id>f573b6840509bf41be822ab7ed79e0a776005133</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
