summaryrefslogtreecommitdiff
path: root/gitdb/db
Commit message (Expand)AuthorAgeFilesLines
* Now tests work consistently in py2 and 3Sebastian Thiel2014-11-132-5/+4
* Fully removed all async dependenciesSebastian Thiel2014-11-133-66/+1
* Fixed all applicable lint issuesSebastian Thiel2014-11-135-18/+1
* Made sure xrange is used instead of range in python 2Sebastian Thiel2014-11-131-1/+2
* Fixed a few more encoding issuesKevin Brown2014-07-162-2/+6
* Start up compat and encoding filesKevin Brown2014-07-162-9/+5
* Fix Python 2 failuresKevin Brown2014-07-132-4/+4
* Making a bit of progress...Kevin Brown2014-07-131-7/+1
* Bytes for everyone!Kevin Brown2014-07-131-4/+4
* More bytes handlingKevin Brown2014-07-131-0/+10
* Pick off the low hanging fruitKevin Brown2014-07-137-43/+56
* Automated PEP 8 fixesKevin Brown2014-07-136-234/+227
* tabs to spacesSebastian Thiel2014-02-096-945/+945
* Fixed up docs for upcoming release. Bumped version to 0.5.3Sebastian Thiel2011-06-133-6/+7
* preprended all modules with licensing informationSebastian Thiel2011-02-237-0/+28
* moved all relevant files into the gitdb folder.Sebastian Thiel2010-11-307-0/+1057