summaryrefslogtreecommitdiff
path: root/git/objects/fun.py
Commit message (Collapse)AuthorAgeFilesLines
* Fix whacky indentationTim Van Steenburgh2013-04-171-7/+7
| | | | Signed-off-by: Tim Van Steenburgh <tvansteenburgh@gmail.com>
* Return bytes if object name can't be utf8-decodedTim Van Steenburgh2013-04-171-3/+7
| | | | Signed-off-by: Tim Van Steenburgh <tvansteenburgh@gmail.com>
* Moved everything into the git subdirectory - some tests still need to be ↵Sebastian Thiel2010-11-251-0/+199
adjusted