aboutsummaryrefslogtreecommitdiff
path: root/refs/reference.py
AgeCommit message (Expand)Author
2010-11-25Moved everything into the git subdirectory - some tests still need to be adju...Sebastian Thiel
2010-11-24Renamed msg named parameter to logmsg, as it describes the purpose of the mes...Sebastian Thiel
2010-11-24Added tests for creation and adjustments of reference, verifying the log gets...Sebastian Thiel
2010-11-24Unified object and commit handling which should make the reflog handling much...Sebastian Thiel
2010-11-24Made previously protected methods public to introduce a method with reflog su...Sebastian Thiel
2010-11-23Fixed remaining tests - lets hope that everything is indeed working correctly...Sebastian Thiel
2010-11-23Split ref implementation up into multiple files, to make room for the log imp...Sebastian Thiel