summaryrefslogtreecommitdiff
path: root/gitdb/test/db
Commit message (Expand)AuthorAgeFilesLines
* feat(streams): use named-tuplesKostis Anagnostopoulos2016-10-251-1/+1
* fix(io): BREAKING, wrap more out-stream usagesKostis Anagnostopoulos2016-10-254-42/+36
* refact(win_errs): move HIDE_WINDOWS_KNOWN_ERRORS from main-code to testKostis Anagnostopoulos2016-10-251-1/+2
* fix(win): FIX and HIDE 2 win-errors remainingv2.1.0.dev1Kostis Anagnostopoulos2016-10-243-6/+17
* feat(io): breaking API: retrofit Packers as context-managers!Kostis Anagnostopoulos2016-10-241-1/+2
* Merge pull request #28 from scop/withSebastian Thiel2016-07-301-4/+3
|\
| * Handle more file open/close with "with"Ville Skyttä2016-07-271-4/+3
* | Spelling fixesVille Skyttä2016-07-271-1/+1
|/
* Make tests independent of actual repository dataSebastian Thiel2015-01-082-4/+5
* Removed unused imports - should have been in the last commit obviouslySebastian Thiel2015-01-082-2/+0
* Fixed up tests to use the GITDB_TEST_GIT_REPO_BASE at all timesSebastian Thiel2015-01-082-2/+3
* Applied autopep8Sebastian Thiel2015-01-046-12/+15
* 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