summaryrefslogtreecommitdiff
path: root/gitdb/test/lib.py
Commit message (Expand)AuthorAgeFilesLines
* feat(streams): use named-tuplesKostis Anagnostopoulos2016-10-251-12/+0
* refact(win_errs): move HIDE_WINDOWS_KNOWN_ERRORS from main-code to testKostis Anagnostopoulos2016-10-251-4/+6
* fix(win): FIX and HIDE 2 win-errors remainingv2.1.0.dev1Kostis Anagnostopoulos2016-10-241-1/+8
* feat(io): breaking API: retrofit Packers as context-managers!Kostis Anagnostopoulos2016-10-241-16/+14
* feat(io): Retrofit streams as context-managers.Kostis Anagnostopoulos2016-10-241-2/+5
* Spelling fixesVille Skyttä2016-07-271-1/+1
* Fixed up tests to use the GITDB_TEST_GIT_REPO_BASE at all timesSebastian Thiel2015-01-081-1/+28
* Applied autopep8Sebastian Thiel2015-01-041-11/+21
* Added requirements.txt for pip, and optimized test-suite performance on travis.Sebastian Thiel2014-11-141-0/+16
* Performance tests are now part of the test-suite.Sebastian Thiel2014-11-141-2/+2
* Fixed all applicable lint issuesSebastian Thiel2014-11-131-8/+1
* Merge branch 'kevin-brown-issue_4' into py2n3Sebastian Thiel2014-11-131-24/+26
|\
| * Made sure xrange is used instead of range in python 2Sebastian Thiel2014-11-131-1/+2
| * Making a bit of progress...Kevin Brown2014-07-131-7/+1
| * Convert strings to bytes for PY3Kevin Brown2014-07-131-3/+3
| * Pick off the low hanging fruitKevin Brown2014-07-131-2/+9
| * Automated PEP 8 fixesKevin Brown2014-07-131-20/+19
* | Minor adjustments to adapt to changes in async (due to be removed anyway)Sebastian Thiel2014-11-131-2/+0
|/
* tabs to spacesSebastian Thiel2014-02-091-103/+103
* Implemented remainder of the test, and it already shows that something is wro...Sebastian Thiel2011-03-311-2/+5
* preprended all modules with licensing informationSebastian Thiel2011-02-231-0/+4
* moved all relevant files into the gitdb folder.Sebastian Thiel2010-11-301-0/+155