summaryrefslogtreecommitdiff
path: root/test/test_reflog.py
Commit message (Expand)AuthorAgeFilesLines
* Implemented revlog.append_entry as classmethod, to assure we will always actu...Sebastian Thiel2010-11-231-8/+3
* Actor: Moved it from git.objects.util to git.util, adjusted all imports accor...Sebastian Thiel2010-11-231-1/+17
* Implemented reflog reading and writingSebastian Thiel2010-11-231-2/+44
* Initial interface including some of the implementation of the RefLog. TestCas...Sebastian Thiel2010-11-231-0/+32