summaryrefslogtreecommitdiff
path: root/git/db/py/complex.py
Commit message (Expand)AuthorAgeFilesLines
* Autopep8 fixes with maximum line length 120Craig Northway2014-07-251-39/+39
* tabs to 4 spaces - overall state of this branch is desolate, but fixable. Nee...Sebastian Thiel2014-02-091-93/+93
* Initial version of the DulwichType inheritance. For now, it inherits everythi...Sebastian Thiel2011-07-071-13/+3
* Fixed pure python implementation to run the default repository testsSebastian Thiel2011-05-301-2/+2
* git cmd implementation of repository appears to work, at least this is what t...Sebastian Thiel2011-05-301-8/+8
* Fixed tests far enough to allow basic repository tests to be applied to any o...Sebastian Thiel2011-05-301-2/+2
* Finished moving all repository methods to the respective interfaces and imple...Sebastian Thiel2011-05-301-3/+9
* Intermediate commit with quite some progress in order to put all extra method...Sebastian Thiel2011-05-291-5/+13
* Made repository paths methods a property to be compatible with the existing r...Sebastian Thiel2011-05-101-2/+3
* Started to fix imports - tests still have no chance to work as database chang...Sebastian Thiel2011-05-061-0/+113