summaryrefslogtreecommitdiff
path: root/git/repo.py
Commit message (Expand)AuthorAgeFilesLines
* Autopep8 fixes with maximum line length 120Craig Northway2014-07-251-7/+8
* tabs to 4 spaces - overall state of this branch is desolate, but fixable. Nee...Sebastian Thiel2014-02-091-29/+29
* git cmd implementation of repository appears to work, at least this is what t...Sebastian Thiel2011-05-301-1/+1
* Fixed tests far enough to allow basic repository tests to be applied to any o...Sebastian Thiel2011-05-301-1/+1
* Finished moving all repository methods to the respective interfaces and imple...Sebastian Thiel2011-05-301-0/+45