summaryrefslogtreecommitdiff
path: root/test/git/test_refs.py
Commit message (Expand)AuthorAgeFilesLines
* refs: added create, delete and rename methods where appropriate. Tests are ma...Sebastian Thiel2009-10-231-0/+8
* SymbolicReferences can now change they references safely as I think and well ...Sebastian Thiel2009-10-231-0/+26
* Adjusted tests to deal with API changesSebastian Thiel2009-10-221-6/+6
* Added SymbolicReference and HEAD type to better represent these special types...Sebastian Thiel2009-10-221-0/+84