summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | travis-ci can't run test_inkey_0s_raw_ctrl_cJeff Quast2015-01-031-11/+5
| * | remove -n 8; travis-ci has issuesJeff Quast2015-01-031-1/+1
| * | make toe(1) generation py26-compatibleJeff Quast2015-01-031-1/+2
| * | py3 fix and add 'xtalk', has a strange \x1b[7mJeff Quast2015-01-033-4/+5
| * | add two new binary terminalsJeff Quast2015-01-032-5/+7
| * | Support testing all terminals reported by toe(1)Jeff Quast2015-01-0310-194/+1001
|/ /
* | Merge pull request #38 from jquast/static-analaysisJeff Quast2015-01-019-37/+104
|\ \
| * | provide static analysis testing (prospector)Jeff Quast2015-01-019-37/+104
|/ /
* | Fix coverage reportingJeff Quast2014-12-031-3/+3
* | Merge pull request #34 from jquast/teamcity-integrationJeff Quast2014-12-036-10/+312
|\ \
| * | Revert "Still hangs, try using pytest-xdist"Jeff Quast2014-12-032-2/+1
| * | use recreate=trueJeff Quast2014-12-031-1/+2
| * | Still hangs, try using pytest-xdistJeff Quast2014-12-032-1/+2
| * | Re-enable python2.6 on osx (maybe notty is the lockup)Jeff Quast2014-12-031-4/+1
| * | disable no-tty tests (hangs on osx?)Jeff Quast2014-12-031-11/+13
| * | virtualenv is broken on debian for python2.6Jeff Quast2014-12-031-1/+6
| * | Exclude python2.6 tests on Darwin -- build hangsJeff Quast2014-12-031-1/+10
| * | This script takes no usage argumentsJeff Quast2014-12-031-6/+0
| * | Copy these display scripts taken from pexpectJeff Quast2014-12-032-0/+229
| * | tox and jUnitXML changesJeff Quast2014-12-032-8/+6
| * | Add teamcity script runnersJeff Quast2014-12-033-0/+67
|/ /
* | only provide proxy where db is unmatched (u'')jquast2014-09-082-12/+21
* | travis scripting for coveralls fix?jquast2014-09-061-7/+1
* | patching __import__ of more versions of pythonjquast2014-09-061-9/+15
* | add new 'dev-requirements.txt' filejquast2014-09-061-0/+6
* | add test cov. for win32 paltform using PDCursesjquast2014-09-064-8/+99
* | travis, tox, and coveralls -- combine coveragejquast2014-09-063-26/+26
* | use relative imports for tests.accessories.pyjquast2014-09-066-7/+7
* | unit/travis-ci fixesjquast2014-09-061-2/+1
* | bugfix term kind normalizationjquast2014-09-061-6/+3
* | Introduce new terminal property, ``kind``jquast2014-09-065-4/+10
* | Release 1.9.4 with additional testsjquast2014-09-063-2/+5
* | Fixes move_x() for 'screen-256color'jquast2014-09-061-0/+6
* | use python2 and 3 compatible print exampleJeff Quast2014-09-021-1/+1
* | Merge pull request #23 from jquast/proxy-ansi-support-for-cursorJeff Quast2014-09-012-2/+2
|\ \
| * | release version 1.9.3jquast2014-09-012-2/+2
* | | Merge pull request #22 from jquast/proxy-ansi-support-for-cursorJeff Quast2014-09-012-13/+41
|\ \ \ | |/ /
| * | proxy support for civis and cnorm on 'ansi' terms.jquast2014-09-012-13/+41
* | | Merge pull request #21 from jquast/remove-2to3-converstionJeff Quast2014-09-0112-77/+82
|\ \ \ | |/ /
| * | Remove the need to use to 2to3 conversion utilityjquast2014-09-0112-77/+82
|/ /
* | README updatesjquast2014-08-241-49/+54
* | v1.9.2: Implement keypad / directional key supportjquast2014-08-2410-148/+493
* | cut 1.9.1 releasejquast2014-06-292-2/+2
* | return NullCallableString for WIN32 tparm failuresjquast2014-06-291-0/+1
* | Support platforms without fcntl/termios/ttyjquast2014-06-291-9/+24
* | bring back py33, seems travis still has itjquast2014-06-291-0/+6
* | except Exception, err -> Exception as errjquast2014-06-295-8/+8
* | revert the center change after some thoughtjquast2014-06-292-3/+4
* | release version 1.9jquast2014-06-296-12/+18
* | Merge branch 'master' of https://github.com/jquast/blessedjquast2014-06-081-0/+4
|\ \