aboutsummaryrefslogtreecommitdiff
path: root/git/objects/fun.py
AgeCommit message (Expand)Author
2016-10-16fix(surrogateescape): enable on py2, fix testsSebastian Thiel
2016-10-16fix(unicode): use surrogateescape in bytes.decodeSebastian Thiel
2016-10-04src: No PyDev warningsKostis Anagnostopoulos
2015-01-06Make flake8 happySebastian Thiel
2015-01-05test_fun worksSebastian Thiel
2015-01-05test_commit works once againSebastian Thiel
2015-01-05Fixes test_blob and improved commit writing/readingSebastian Thiel
2015-01-04Dum brute force conversion of all types.Sebastian Thiel
2014-11-19Applied autopep8Sebastian Thiel
2014-11-16pep8 linting (trailing whitespace)Antoine Musso
2014-11-16pep8 linting (whitespace before/after)Antoine Musso
2014-11-16pep8 linting (blank lines expectations)Antoine Musso
2014-11-16pep8 linting (whitespaces)Antoine Musso
2014-11-15Merge branch 'sf-master' of https://github.com/johnsca/GitPython into johnsca...Sebastian Thiel
2014-02-09tabs to 4 spaces - this won't make integrating the patches easier, but it's p...Sebastian Thiel
2013-04-17Fix whacky indentationTim Van Steenburgh
2013-04-17Return bytes if object name can't be utf8-decodedTim Van Steenburgh
2010-11-25Moved everything into the git subdirectory - some tests still need to be adju...Sebastian Thiel