aboutsummaryrefslogtreecommitdiff
path: root/git/repo/fun.py
AgeCommit message (Collapse)Author
2011-05-06replaced all gitdb strings with gitSebastian Thiel
2011-04-29Moved rev_parse code into gitdb, this probably broke pretty much here, which ↵Sebastian Thiel
is still to be fixed of course
2011-02-23Fixed incorrect handling of rev_parse if it was fed with branches that ↵Sebastian Thiel
looked like hexshas. Thanks to Ning (frostyplanet) who pointed this issue out
2010-11-25Moved everything into the git subdirectory - some tests still need to be ↵Sebastian Thiel
adjusted