aboutsummaryrefslogtreecommitdiff
path: root/git/test
AgeCommit message (Expand)Author
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-05Added all code from gitdb to gitpython. Next is to make it generally work. Th...Sebastian Thiel
2011-04-07Updated objects to use the ones defined in gitdb as basis. Only the submodule...Sebastian Thiel
2011-04-07Removed all parts of the reference implementation which doesn't require the g...Sebastian Thiel
2011-02-23Fixed incorrect handling of rev_parse if it was fed with branches that looked...Sebastian Thiel
2010-12-01Submodule tests are functional once again.Sebastian Thiel
2010-12-01Fixed import of gitdb, keeping changed gitdb commit so that the submodule tes...Sebastian Thiel
2010-11-25Fixed all testcasesSebastian Thiel
2010-11-25Moved everything into the git subdirectory - some tests still need to be adju...Sebastian Thiel