summaryrefslogtreecommitdiff
path: root/git/test
Commit message (Expand)AuthorAgeFilesLines
* Started to fix imports - tests still have no chance to work as database chang...Sebastian Thiel2011-05-0621-37/+45
* replaced all gitdb strings with gitSebastian Thiel2011-05-0626-83/+87
* Added all code from gitdb to gitpython. Next is to make it generally work. Th...Sebastian Thiel2011-05-0527-37/+1750
* Updated objects to use the ones defined in gitdb as basis. Only the submodule...Sebastian Thiel2011-04-075-36/+0
* Removed all parts of the reference implementation which doesn't require the g...Sebastian Thiel2011-04-071-10/+5
* Fixed incorrect handling of rev_parse if it was fed with branches that looked...Sebastian Thiel2011-02-231-1/+6
* Submodule tests are functional once again.Sebastian Thiel2010-12-011-1/+1
* Fixed import of gitdb, keeping changed gitdb commit so that the submodule tes...Sebastian Thiel2010-12-011-2/+2
* Fixed all testcasesSebastian Thiel2010-11-252-4/+5
* Moved everything into the git subdirectory - some tests still need to be adju...Sebastian Thiel2010-11-2567-0/+8668