summaryrefslogtreecommitdiff
path: root/git/repo/fun.py
Commit message (Collapse)AuthorAgeFilesLines
* Fixed incorrect handling of rev_parse if it was fed with branches that ↵Sebastian Thiel2011-02-231-1/+5
| | | | looked like hexshas. Thanks to Ning (frostyplanet) who pointed this issue out
* Moved everything into the git subdirectory - some tests still need to be ↵Sebastian Thiel2010-11-251-0/+280
adjusted