summaryrefslogtreecommitdiff
path: root/gitdb/test/db/lib.py
Commit message (Expand)AuthorAgeFilesLines
* Fix typosKian-Meng Ang2022-01-061-1/+1
* Replace deprecated unittest aliasesHugo van Kemenade2021-08-191-2/+2
* Remove and replace compat.xrangeHarmon2020-02-161-2/+1
* Applied autopep8Sebastian Thiel2015-01-041-2/+2
* reduced usage of force_bytes as clients are expected to pass bytes.Sebastian Thiel2014-11-131-4/+3
* Fully removed all async dependenciesSebastian Thiel2014-11-131-83/+0
* Fixed all applicable lint issuesSebastian Thiel2014-11-131-2/+6
* 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
* Pick off the low hanging fruitKevin Brown2014-07-131-2/+10
* Automated PEP 8 fixesKevin Brown2014-07-131-41/+39
* tabs to spacesSebastian Thiel2014-02-091-188/+188
* 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-231-0/+4
* moved all relevant files into the gitdb folder.Sebastian Thiel2010-11-301-0/+204