summaryrefslogtreecommitdiff
path: root/gitdb/utils/encoding.py
Commit message (Expand)AuthorAgeFilesLines
* Remove and replace encoding.text_typeHarmon2020-02-161-13/+2
* Remove and replace encoding.string_typesHarmon2020-02-161-3/+1
* A minor fix after porting git-python over to PY3Sebastian Thiel2015-01-061-1/+1
* Applied autopep8Sebastian Thiel2015-01-041-0/+2
* reduced usage of force_bytes as clients are expected to pass bytes.Sebastian Thiel2014-11-131-5/+1
* Now tests work consistently in py2 and 3Sebastian Thiel2014-11-131-3/+1
* Start up compat and encoding filesKevin Brown2014-07-161-0/+35