aboutsummaryrefslogtreecommitdiff
path: root/git/test/db
AgeCommit message (Expand)Author
2011-06-07First run in order to fix the remote handling. Cleaned up interfaces and figu...Sebastian Thiel
2011-06-01Fixed ref-log related issue in the test suite to assure it will not give fals...Sebastian Thiel
2011-05-30Fixed remaining tests as good as possible. remote/fetch/pull and submodule te...Sebastian Thiel
2011-05-30Fixed all remaining python repository testsSebastian Thiel
2011-05-30Fixed test_loose.pySebastian Thiel
2011-05-30Fixed test_git.pySebastian Thiel
2011-05-30git cmd implementation of repository appears to work, at least this is what t...Sebastian Thiel
2011-05-30Fixed tests far enough to allow basic repository tests to be applied to any o...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