summaryrefslogtreecommitdiff
path: root/refs
Commit message (Expand)AuthorAgeFilesLines
* Removed ORIG_HEAD handling which was downright wrong. ORIG_HEAD gets only set...Sebastian Thiel2010-11-233-41/+15
* Actor: Moved it from git.objects.util to git.util, adjusted all imports accor...Sebastian Thiel2010-11-232-11/+54
* Documentation is now being built for all new modulesSebastian Thiel2010-11-231-1/+0
* SymbolicReference: log method added, including testSebastian Thiel2010-11-232-2/+11
* Implemented reflog reading and writingSebastian Thiel2010-11-231-21/+39
* Initial interface including some of the implementation of the RefLog. TestCas...Sebastian Thiel2010-11-232-2/+164
* Fixed remaining tests - lets hope that everything is indeed working correctly...Sebastian Thiel2010-11-233-0/+4
* Split ref implementation up into multiple files, to make room for the log imp...Sebastian Thiel2010-11-236-0/+1086