| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-01-04 | Removed unnecessary (non-gitpython) tests and fixed flake80.3.3 | Sebastian Thiel | |
| 2015-01-04 | Removed 'from X import *' whereever possible | Sebastian Thiel | |
| 2014-11-19 | Applied autopep8 | Sebastian Thiel | |
| Commandline was autopep8 -j 8 --max-line-length 120 --in-place --recursive --exclude "*gitdb*,*async*" git/ | |||
| 2014-11-16 | pep8 linting (whitespace before/after) | Antoine Musso | |
| 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 | |||
| 2010-11-25 | Moved everything into the git subdirectory - some tests still need to be ↵ | Sebastian Thiel | |
| adjusted | |||
