summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* It seems zlib works differently in py26, and thus requires special handling.py2n3Sebastian Thiel2014-11-142-17/+11
* Now I am skipping a problematic test on travis CI.Sebastian Thiel2014-11-142-3/+13
* Allow our clone to be deeper to help tests to workSebastian Thiel2014-11-141-0/+3
* Added requirements.txt for pip, and optimized test-suite performance on travis.Sebastian Thiel2014-11-1411-25/+56
* Fixed .travis file to allow tests to work correctly.Sebastian Thiel2014-11-141-1/+8
* Fixed incorrect computation of compressed bytes read in zlib decompression st...Sebastian Thiel2014-11-141-1/+4
* Performance tests are now part of the test-suite.Sebastian Thiel2014-11-145-46/+43
* setup.py works now, and binary python module can now be loaded as well.Sebastian Thiel2014-11-133-5/+2
* reduced usage of force_bytes as clients are expected to pass bytes.Sebastian Thiel2014-11-134-17/+10
* Now tests work consistently in py2 and 3Sebastian Thiel2014-11-139-110/+178
* Fully removed all async dependenciesSebastian Thiel2014-11-1315-293/+14
* Fixed all applicable lint issuesSebastian Thiel2014-11-1326-81/+75
* Merge branch 'kevin-brown-issue_4' into py2n3Sebastian Thiel2014-11-1333-1360/+1479
|\
| * Made sure xrange is used instead of range in python 2Sebastian Thiel2014-11-139-29/+20
| * Merge branch 'issue_4' of https://github.com/kevin-brown/gitdb into kevin-bro...Sebastian Thiel2014-11-1335-1375/+1499
| |\
| | * Convert types to bytesKevin Brown2014-07-213-22/+26
| | * Fixed a few more encoding issuesKevin Brown2014-07-163-3/+8
| | * Start up compat and encoding filesKevin Brown2014-07-1613-45/+123
| | * Fix Python 2 failuresKevin Brown2014-07-135-13/+14
| | * Making a bit of progress...Kevin Brown2014-07-138-62/+20
| | * Can't compare memoryview instances, convert to bytesKevin Brown2014-07-131-1/+2
| | * Bytes for everyone!Kevin Brown2014-07-134-9/+8
| | * More bytes handlingKevin Brown2014-07-135-5/+19
| | * Better handling of bytesKevin Brown2014-07-133-18/+33
| | * Use memoryview instead of bufferKevin Brown2014-07-131-1/+4
| | * Convert strings to bytes for PY3Kevin Brown2014-07-134-15/+15
| | * Test against Python 3.4Kevin Brown2014-07-131-0/+1
| | * Temporarily switch out async for testingKevin Brown2014-07-131-1/+1
| | * Pick off the low hanging fruitKevin Brown2014-07-1327-164/+228
| | * Automated PEP 8 fixesKevin Brown2014-07-1326-1127/+1108
| | * Update smmap to a Python 3 compatible versionKevin Brown2014-07-131-0/+0
| | * Update async to the Python 2 / 3 compatible versionKevin Brown2014-07-131-0/+0
* | | Minor adjustments to adapt to changes in async (due to be removed anyway)Sebastian Thiel2014-11-1311-37/+42
|/ /
* | Merge pull request #10 from hickford/patch-1Sebastian Thiel2014-11-121-2/+17
|\ \
| * | Add installation instructions to readmeMatt Hickford2014-10-061-2/+17
* | | Merge pull request #11 from hickford/patch-2Sebastian Thiel2014-11-121-1/+9
|\ \ \
| * | | Clarify which Python versions are supportedMatt Hickford2014-10-061-1/+9
| |/ /
* | | Merge pull request #12 from schryer/masterSebastian Thiel2014-11-121-1/+1
|\ \ \ | |/ / |/| |
| * | Minor change to begin Python3 compatibility support.David Schryer2014-11-051-1/+1
|/ /
* | Merge pull request #8 from orgads/masterSebastian Thiel2014-09-111-1/+1
|\ \
| * | Setup: Fix invalid syntaxOrgad Shaneh2014-09-101-1/+1
|/ /
* | Added sublime-text projectSebastian Thiel2014-07-142-0/+56
|/
* Test with python 3.3 as wellSebastian Thiel2014-05-061-0/+1
* Fixed travis build status urlSebastian Thiel2014-05-041-1/+1
* argh, one level too low, didn't see it in sublimeSebastian Thiel2014-05-041-0/+0
* Added initial configuration of gitdbSebastian Thiel2014-05-044-0/+10
* tabs to spacesSebastian Thiel2014-02-0932-5117/+5117
* Merge pull request #3 from dbaxa/update_gitmodulesSebastian Thiel2012-11-041-2/+2
|\
| * Update gitmodules to point to the https location of the git repositories.David Black2012-11-021-2/+2
|/
* Updated submodules to latest versionSebastian Thiel2012-07-232-0/+0