aboutsummaryrefslogtreecommitdiff
path: root/git/repo/__init__.py
AgeCommit message (Collapse)Author
2011-05-30Finished moving all repository methods to the respective interfaces and ↵Sebastian Thiel
implementations. It seems theoretically work together now, although it clearly is much more complex than ever before. The repo package was slimmed down to being a module once again, which is only there for compatability actually
2010-11-25Moved everything into the git subdirectory - some tests still need to be ↵Sebastian Thiel
adjusted