aboutsummaryrefslogtreecommitdiff
path: root/refs/symbolic.py
AgeCommit message (Collapse)Author
2010-11-23Actor: Moved it from git.objects.util to git.util, adjusted all imports ↵Sebastian Thiel
accordingly. Added methods to Actor to retrieve the global committer and author information Reflog: implemented and tested append_entry method
2010-11-23SymbolicReference: log method added, including testSebastian Thiel
2010-11-23Split ref implementation up into multiple files, to make room for the log ↵Sebastian Thiel
implementation