summaryrefslogtreecommitdiff
path: root/gitdb/test/test_stream.py
Commit message (Expand)AuthorAgeFilesLines
* fix(win): FIX and HIDE 2 win-errors remainingv2.1.0.dev1Kostis Anagnostopoulos2016-10-241-9/+8
* feat(io): Retrofit streams as context-managers.Kostis Anagnostopoulos2016-10-241-3/+5
* Applied autopep8Sebastian Thiel2015-01-041-5/+7
* Bumped new versionSebastian Thiel2015-01-011-2/+2
* Slightly improved loose object decompression testSebastian Thiel2015-01-011-1/+9
* Increased initial size of decompressed data to obtain loose object header inf...Sebastian Thiel2015-01-011-5/+8
* It seems zlib works differently in py26, and thus requires special handling.py2n3Sebastian Thiel2014-11-141-12/+1
* Now I am skipping a problematic test on travis CI.Sebastian Thiel2014-11-141-2/+12
* Fixed all applicable lint issuesSebastian Thiel2014-11-131-5/+6
* Merge branch 'kevin-brown-issue_4' into py2n3Sebastian Thiel2014-11-131-43/+41
|\
| * Making a bit of progress...Kevin Brown2014-07-131-2/+2
| * Bytes for everyone!Kevin Brown2014-07-131-2/+2
| * Convert strings to bytes for PY3Kevin Brown2014-07-131-5/+4
| * Pick off the low hanging fruitKevin Brown2014-07-131-8/+8
| * Automated PEP 8 fixesKevin Brown2014-07-131-26/+25
* | Minor adjustments to adapt to changes in async (due to be removed anyway)Sebastian Thiel2014-11-131-2/+1
|/
* tabs to spacesSebastian Thiel2014-02-091-133/+133
* preprended all modules with licensing informationSebastian Thiel2011-02-231-0/+4
* moved all relevant files into the gitdb folder.Sebastian Thiel2010-11-301-0/+150