summaryrefslogtreecommitdiff
path: root/git/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* pep8 linting (trailing whitespace)Antoine Musso2014-11-161-2/+2
* pep8 linting (whitespace before/after)Antoine Musso2014-11-161-2/+2
* pep8 linting (whitespaces)Antoine Musso2014-11-161-3/+2
* tabs to 4 spaces - this won't make integrating the patches easier, but it's p...Sebastian Thiel2014-02-091-16/+16
* Fixed import of gitdb, keeping changed gitdb commit so that the submodule tes...Sebastian Thiel2010-12-011-1/+7
* Moved everything into the git subdirectory - some tests still need to be adju...Sebastian Thiel2010-11-251-0/+48