| Age | Commit message (Expand) | Author |
| 2017-06-10 | Allow failure of python 2.6 | Sebastian Thiel |
| 2017-04-09 | Allow failures for dev versions of python | Sebastian Thiel |
| 2017-03-08 | Add most recent Python versions in Travis CI | Sylvain |
| 2016-10-24 | Fixes to support Python 2.6 again. | Andreas Maier |
| 2016-10-16 | ci, deps: no PY26, ddt>=1.1.1, CIs `pip install test-requirements` | Kostis Anagnostopoulos |
| 2016-10-11 | ci: print python/git versions before starting build | Kostis Anagnostopoulos |
| 2016-10-11 | fix(travis): increase ulimit | Sebastian Thiel |
| 2016-10-09 | Merge pull request #522 from yarikoptic/enh-codecov | Sebastian Thiel |
| 2016-10-04 | hidden win-errs: Let leaking TCs run till end, then hide | Kostis Anagnostopoulos |
| 2016-10-03 | ci: restore verbosity for travis/appveyor, increase 96->100 ulimit | Kostis Anagnostopoulos |
| 2016-10-02 | RF: coveralls (not used/relied on really) -> codecov | Yaroslav Halchenko |
| 2016-10-01 | ci: restore ci log-level to normal, coverage on Win-Appveyor | Kostis Anagnostopoulos |
| 2016-09-30 | ci: Capture logging for Popen() execute statements. | Kostis Anagnostopoulos |
| 2016-09-28 | test: Start using `ddt` library for TCs | Kostis Anagnostopoulos |
| 2016-09-28 | Travis, #519: split flake8 from sphinx, to speedup tests | Kostis Anagnostopoulos |
| 2016-09-26 | test, #519: Travis-test flake8/site on py3.4 only | Kostis Anagnostopoulos |
| 2016-09-26 | test, #519: FIX appveyor conda & failures in py2.6 `assertRaisesRegexp` | Kostis Anagnostopoulos |
| 2016-06-21 | chore(tests): test-initialization via script | Sebastian Thiel |
| 2016-05-26 | chore(compat): another attempt to get travis right | Sebastian Thiel |
| 2016-05-26 | chore(compat): re-add allowed breakage of py2.6 | Sebastian Thiel |
| 2016-04-24 | Travis should now be able to test tags | Sebastian Thiel |
| 2016-04-22 | Declare support for py3.5 | Sebastian Thiel |
| 2016-04-19 | feat(py-support): drop py2.6 support | Sebastian Thiel |
| 2016-02-07 | chore(travis): remove test for issue 301 | Sebastian Thiel |
| 2015-07-03 | fix(travis): fix permissions of private key | Sebastian Thiel |
| 2015-07-03 | fix(travis): assure private key has access | Sebastian Thiel |
| 2015-07-03 | chore(travis): added test for issue 301 | Sebastian Thiel |
| 2015-04-22 | fix(travis): can't overrwrite travis .gitconfig | Sebastian Thiel |
| 2015-04-22 | fix(config): selective cfg write;fix cfg parser | Sebastian Thiel |
| 2015-02-20 | BF: do not checkout master -- that ruins testing of PRs. "reset" master to or... | Yaroslav Halchenko |
| 2015-02-20 | It seems something within our environment changed ... | Sebastian Thiel |
| 2015-01-15 | Added sphinx build process to end of travis test chain | Sebastian Thiel |
| 2015-01-07 | Made improvements to assure test-cases don't leak file handles | Sebastian Thiel |
| 2015-01-07 | Added flake8 testing to travis | Sebastian Thiel |
| 2015-01-06 | Fixed up travis to checkout master now | Sebastian Thiel |
| 2015-01-06 | Adjusted travis to test for python 3 as well | Sebastian Thiel |
| 2015-01-04 | And apparently, I broken travis ... this should cure it | Sebastian Thiel |
| 2015-01-04 | Let's hope travis works now | Sebastian Thiel |
| 2015-01-04 | Another, last and final travis debugging commit | Sebastian Thiel |
| 2015-01-04 | Fixed travis debugging yaml | Sebastian Thiel |
| 2015-01-04 | Another travis debugging commit | Sebastian Thiel |
| 2015-01-04 | Somemore debugging for rev-parse issue | Sebastian Thiel |
| 2015-01-03 | 'tree' program doesn't exist on travis install, fine | Sebastian Thiel |
| 2015-01-03 | This should help getting travis to work, finally | Sebastian Thiel |
| 2015-01-03 | Auto-skip performance tests more quietly on travis | Sebastian Thiel |
| 2015-01-03 | Fixed all remaining non-performance tests | Sebastian Thiel |
| 2015-01-03 | Various fixes and improvements | Sebastian Thiel |
| 2014-05-19 | Added coverage report | Sebastian Thiel |
| 2014-05-04 | tags seem to be required for the tests to run - git-python usess objects from... | Sebastian Thiel |
| 2014-05-04 | Let's see if recursive checkouts will fix 'gitdb not found' issue for travis. | Sebastian Thiel |