summaryrefslogtreecommitdiff
path: root/git/test
Commit message (Collapse)AuthorAgeFilesLines
...
* Fixed incorrect handling of rev_parse if it was fed with branches that ↵Sebastian Thiel2011-02-231-1/+6
| | | | looked like hexshas. Thanks to Ning (frostyplanet) who pointed this issue out
* Submodule tests are functional once again.Sebastian Thiel2010-12-011-1/+1
| | | | remote: Fixed bug that was caused by the unchecked deletion of an uncached attribute which did not necessarily exist
* Fixed import of gitdb, keeping changed gitdb commit so that the submodule ↵Sebastian Thiel2010-12-011-2/+2
| | | | | | tests may work. Switched gitdb submodule to new github url
* Fixed all testcasesSebastian Thiel2010-11-252-4/+5
|
* Moved everything into the git subdirectory - some tests still need to be ↵Sebastian Thiel2010-11-2567-0/+8668
adjusted