summaryrefslogtreecommitdiff
path: root/git/objects/fun.py
Commit message (Expand)AuthorAgeFilesLines
* Remove and replace compat.text_typeHarmon2020-02-081-3/+2
* Remove and replace compat.xrangeHarmon2020-02-081-2/+1
* Remove and replace compat.bchrHarmon2020-02-081-3/+2
* Remove compat.byte_ordHarmon2020-02-081-5/+4
* removed trailing whitespacesPratik Anurag2019-10-151-1/+1
* changed unused variables assingmentPratik Anurag2019-10-151-1/+1
* Rewrite unnecessary dict/list/tuple calls as literalsHugo2018-03-181-5/+5
* fix(surrogateescape): enable on py2, fix testsSebastian Thiel2016-10-161-1/+2
* fix(unicode): use surrogateescape in bytes.decodeSebastian Thiel2016-10-161-5/+1
* src: No PyDev warningsKostis Anagnostopoulos2016-10-041-2/+2
* Make flake8 happySebastian Thiel2015-01-061-0/+1
* test_fun worksSebastian Thiel2015-01-051-2/+3
* test_commit works once againSebastian Thiel2015-01-051-2/+1
* Fixes test_blob and improved commit writing/readingSebastian Thiel2015-01-051-13/+13
* Dum brute force conversion of all types.Sebastian Thiel2015-01-041-1/+5
* Applied autopep8Sebastian Thiel2014-11-191-2/+3
* pep8 linting (trailing whitespace)Antoine Musso2014-11-161-9/+9
* pep8 linting (whitespace before/after)Antoine Musso2014-11-161-8/+8
* pep8 linting (blank lines expectations)Antoine Musso2014-11-161-3/+3
* pep8 linting (whitespaces)Antoine Musso2014-11-161-22/+22
* Merge branch 'sf-master' of https://github.com/johnsca/GitPython into johnsca...Sebastian Thiel2014-11-151-3/+8
|\
| * Fix whacky indentationTim Van Steenburgh2013-04-171-7/+7
| * Return bytes if object name can't be utf8-decodedTim Van Steenburgh2013-04-171-3/+7
* | tabs to 4 spaces - this won't make integrating the patches easier, but it's p...Sebastian Thiel2014-02-091-182/+182
|/
* Moved everything into the git subdirectory - some tests still need to be adju...Sebastian Thiel2010-11-251-0/+199