summaryrefslogtreecommitdiff
path: root/gitdb/test/db
Commit message (Expand)AuthorAgeFilesLines
* Added requirements.txt for pip, and optimized test-suite performance on travis.Sebastian Thiel2014-11-141-1/+3
* reduced usage of force_bytes as clients are expected to pass bytes.Sebastian Thiel2014-11-132-7/+8
* Now tests work consistently in py2 and 3Sebastian Thiel2014-11-131-1/+1
* Fully removed all async dependenciesSebastian Thiel2014-11-133-85/+0
* Fixed all applicable lint issuesSebastian Thiel2014-11-135-9/+26
* Made sure xrange is used instead of range in python 2Sebastian Thiel2014-11-131-2/+3
* Fixed a few more encoding issuesKevin Brown2014-07-161-1/+2
* Start up compat and encoding filesKevin Brown2014-07-161-5/+3
* Fix Python 2 failuresKevin Brown2014-07-131-5/+6
* Making a bit of progress...Kevin Brown2014-07-131-8/+2
* Bytes for everyone!Kevin Brown2014-07-131-2/+1
* More bytes handlingKevin Brown2014-07-131-1/+1
* Pick off the low hanging fruitKevin Brown2014-07-136-7/+15
* Automated PEP 8 fixesKevin Brown2014-07-136-98/+93
* tabs to spacesSebastian Thiel2014-02-096-381/+381
* Fixed up docs for upcoming release. Bumped version to 0.5.3Sebastian Thiel2011-06-131-1/+1
* preprended all modules with licensing informationSebastian Thiel2011-02-237-0/+28
* Fixed unittestsSebastian Thiel2010-11-303-4/+3
* moved all relevant files into the gitdb folder.Sebastian Thiel2010-11-307-0/+429