aboutsummaryrefslogtreecommitdiff
path: root/git/test/db
AgeCommit message (Expand)Author
2014-02-09tabs to 4 spaces - overall state of this branch is desolate, but fixable. Nee...Sebastian Thiel
2011-07-18Fixed consecutive lines with same blame info not appearing in blame.Mark Nevill
2011-07-08Added basic frame for pygit2 - it just needs some basic methods to be impleme...Sebastian Thiel
2011-07-07Fixed submodule related issues once again - is it ever going to end ?Sebastian Thiel
2011-07-07Initial version of the DulwichType inheritance. For now, it inherits everythi...Sebastian Thiel
2011-07-07Added auto-skip mixin metacls, some serious brainfuck, if the required module...Sebastian Thiel
2011-07-06Added basis for initial dulwich integration. Many basic issues should surface...Sebastian Thiel
2011-07-04Fetch info can now deal much better with non-default ref specs, see #23, #24,...Sebastian Thiel
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