summaryrefslogtreecommitdiff
path: root/refs/head.py
Commit message (Expand)AuthorAgeFilesLines
* Moved everything into the git subdirectory - some tests still need to be adju...Sebastian Thiel2010-11-251-246/+0
* Made previously protected methods public to introduce a method with reflog su...Sebastian Thiel2010-11-241-33/+0
* Removed ORIG_HEAD handling which was downright wrong. ORIG_HEAD gets only set...Sebastian Thiel2010-11-231-17/+0
* Documentation is now being built for all new modulesSebastian Thiel2010-11-231-1/+0
* Fixed remaining tests - lets hope that everything is indeed working correctly...Sebastian Thiel2010-11-231-0/+2
* Split ref implementation up into multiple files, to make room for the log imp...Sebastian Thiel2010-11-231-0/+295