summaryrefslogtreecommitdiff
path: root/gitdb/utils
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fixed all applicable lint issuesSebastian Thiel2014-11-131-2/+8
* Made sure xrange is used instead of range in python 2Sebastian Thiel2014-11-131-15/+5
* Start up compat and encoding filesKevin Brown2014-07-163-0/+74