aboutsummaryrefslogtreecommitdiff
path: root/git/test/test_repo.py
AgeCommit message (Collapse)Author
2011-06-13fixed test_repo to deal with new and old versions of the gitdb. windows is ↵Sebastian Thiel
now ready to ship, regarding the test cases at least
2011-02-23Fixed incorrect handling of rev_parse if it was fed with branches that ↵Sebastian Thiel
looked like hexshas. Thanks to Ning (frostyplanet) who pointed this issue out
2010-11-25Moved everything into the git subdirectory - some tests still need to be ↵Sebastian Thiel
adjusted