aboutsummaryrefslogtreecommitdiff
path: root/git/refs/symbolic.py
AgeCommit message (Expand)Author
2011-07-04Basic remote functionality moved to Reference type, as it can in fact be usef...Sebastian Thiel
2011-06-08relaxed implementation when comparing symbolic references against other items...Sebastian Thiel
2011-06-08log: non-existing logs no longer throw an exception, but are ignored. Fixed c...Sebastian Thiel
2010-11-26Commit.create_from_tree used a now renamed keyword parameter - no test-case e...Sebastian Thiel
2010-11-25Moved everything into the git subdirectory - some tests still need to be adju...Sebastian Thiel