summaryrefslogtreecommitdiff
path: root/git/test/db
Commit message (Expand)AuthorAgeFilesLines
* test_fetch_info error, FETCH_HEAD uses tabsMaximiliano Curia2014-09-291-1/+1
* Autopep8 fixes with maximum line length 120Craig Northway2014-07-2514-316/+305
* Basic fixes to get tests back on track. Of course there is much more work to ...Sebastian Thiel2014-02-102-2/+2
* tabs to 4 spaces - overall state of this branch is desolate, but fixable. Nee...Sebastian Thiel2014-02-0914-1155/+1155
* Fixed consecutive lines with same blame info not appearing in blame.Mark Nevill2011-07-181-0/+9
* Added basic frame for pygit2 - it just needs some basic methods to be impleme...Sebastian Thiel2011-07-084-2/+60
* Fixed submodule related issues once again - is it ever going to end ?Sebastian Thiel2011-07-071-4/+4
* Initial version of the DulwichType inheritance. For now, it inherits everythi...Sebastian Thiel2011-07-073-7/+28
* Added auto-skip mixin metacls, some serious brainfuck, if the required module...Sebastian Thiel2011-07-072-12/+31
* Added basis for initial dulwich integration. Many basic issues should surface...Sebastian Thiel2011-07-063-1/+28
* 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