aboutsummaryrefslogtreecommitdiff
path: root/git/repo/base.py
AgeCommit message (Expand)Author
2011-05-30Finished moving all repository methods to the respective interfaces and imple...Sebastian Thiel
2011-05-29Intermediate commit with quite some progress in order to put all extra method...Sebastian Thiel
2011-05-10Made repository paths methods a property to be compatible with the existing r...Sebastian Thiel
2011-05-06Started to fix imports - tests still have no chance to work as database chang...Sebastian Thiel
2011-05-06replaced all gitdb strings with gitSebastian Thiel
2011-05-05Made most primal imports work, but stopped here as there are many more change...Sebastian Thiel
2011-04-29Moved rev_parse code into gitdb, this probably broke pretty much here, which ...Sebastian Thiel
2011-01-17git.repo.base: substituted all usages of the active_branch property with self...Sebastian Thiel
2010-11-25Moved everything into the git subdirectory - some tests still need to be adju...Sebastian Thiel