aboutsummaryrefslogtreecommitdiff
path: root/refs/head.py
AgeCommit message (Expand)Author
2010-11-25Moved everything into the git subdirectory - some tests still need to be adju...Sebastian Thiel
2010-11-24Made previously protected methods public to introduce a method with reflog su...Sebastian Thiel
2010-11-23Removed ORIG_HEAD handling which was downright wrong. ORIG_HEAD gets only set...Sebastian Thiel
2010-11-23Documentation is now being built for all new modulesSebastian 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