aboutsummaryrefslogtreecommitdiff
path: root/git/test/test_fun.py
AgeCommit message (Collapse)Author
2013-04-17Fix whacky indentationTim Van Steenburgh
Signed-off-by: Tim Van Steenburgh <tvansteenburgh@gmail.com>
2013-04-17Return bytes if object name can't be utf8-decodedTim Van Steenburgh
Signed-off-by: Tim Van Steenburgh <tvansteenburgh@gmail.com>
2010-11-25Moved everything into the git subdirectory - some tests still need to be ↵Sebastian Thiel
adjusted