summaryrefslogtreecommitdiff
path: root/git/test/db
Commit message (Expand)AuthorAgeFilesLines
* Fetch info can now deal much better with non-default ref specs, see #23, #24,...Sebastian Thiel2011-07-041-2/+61
* First run in order to fix the remote handling. Cleaned up interfaces and figu...Sebastian Thiel2011-06-071-0/+5
* Fixed ref-log related issue in the test suite to assure it will not give fals...Sebastian Thiel2011-06-011-2/+9
* Fixed remaining tests as good as possible. remote/fetch/pull and submodule te...Sebastian Thiel2011-05-302-15/+13
* Fixed all remaining python repository testsSebastian Thiel2011-05-307-20/+66
* Fixed test_loose.pySebastian Thiel2011-05-301-3/+5
* Fixed test_git.pySebastian Thiel2011-05-301-8/+12
* git cmd implementation of repository appears to work, at least this is what t...Sebastian Thiel2011-05-308-30/+46
* Fixed tests far enough to allow basic repository tests to be applied to any o...Sebastian Thiel2011-05-306-7/+656
* replaced all gitdb strings with gitSebastian Thiel2011-05-067-25/+25
* Added all code from gitdb to gitpython. Next is to make it generally work. Th...Sebastian Thiel2011-05-058-0/+480