summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | Final draftJeff Quast2015-03-032-177/+200
| | | * | New sections "growing pains" and "further reading"Jeff Quast2015-03-013-0/+466
| | |/ / | |/| |
| | | * add setup.cfg for wheel supportJeff Quast2015-04-131-0/+2
| | | * .travis.yaml try againJeff Quast2015-04-131-1/+1
| | | * finish pep-257,8 and related refactoringsJeff Quast2015-04-137-397/+631
| | | * fix empty command = lineJeff Quast2015-04-131-7/+6
| | | * Explicitly build documentation on travis for py34Jeff Quast2015-04-131-0/+1
| | | * Explicitly test the tests moduleJeff Quast2015-04-131-0/+1
| | | * support detection of test-runner forkJeff Quast2015-04-131-1/+6
| | | * Some sphinx settings for better contentJeff Quast2015-04-132-13/+17
| | | * Link to invisible-island for terminfo(5)Jeff Quast2015-04-132-3/+3
| | | * explicit prospector deps and fail on non-zero exitJeff Quast2015-04-131-3/+7
| | | * also install 'wheel', we should publish wheelJeff Quast2015-04-131-2/+2
| | | * Merge remote-tracking branch 'origin/blessed-integration' into blessed-integr...Jeff Quast2015-04-110-0/+0
| | | |\ | |_|_|/ |/| | |
* | | | Merge pull request #89 from erikrose/blessed-integration-six-integrationJeff Quast2015-04-116-55/+42
|\ \ \ \ | |_|/ / |/| | |
| | | * set zip_safe=True, otherwise docstring and stylingJeff Quast2015-04-091-57/+72
| | | * ignore fabfile.py for static analysisJeff Quast2015-04-091-0/+2
| | | * pep257, sphinx, and styling for keyboard.pyJeff Quast2015-04-091-90/+170
| | | * constants->CONSTANTS and remove py25 workaroundJeff Quast2015-04-098-94/+61
| | | * pep257 and static analysis for formatters.pyJeff Quast2015-04-091-79/+159
| | | * static analysis: remove trailing newlinesJeff Quast2015-04-091-7/+14
| | | * ignore pylint 'protected-access' and tools/ folderJeff Quast2015-04-091-12/+7
| | | * Merge remote-tracking branch 'origin/blessed-integration-six-integration' int...Jeff Quast2015-04-096-55/+42
| | | |\ | | |_|/ | |/| |
| * | | Merge remote-tracking branch 'origin/blessed-integration' into blessed-integr...Jeff Quast2015-03-0817-113/+126
| |\ \ \ | |/ / / |/| | |
| * | | Merge branch 'blessed-integration-leave-pep8-to-prospector' into blessed-inte...Jeff Quast2015-02-271-9/+7
| |\ \ \
| * | | | use 'six' for py2/3 compatibility of string typesJeff Quast2015-02-276-55/+42
| | | | * Merge remote-tracking branch 'origin/blessed-integration' into blessed-integr...Jeff Quast2015-03-0816-101/+116
| | | | |\ | |_|_|_|/ |/| | | |
* | | | | Fix test_export_only_Terminal.Erik Rose2015-03-051-1/+1
* | | | | Correct a bad path in MANIFEST.in.Erik Rose2015-03-051-1/+1
* | | | | Merge fixes for mistaken object identity comparisons. Fix #81. Fix #86.Erik Rose2015-03-043-40/+40
|\ \ \ \ \
| * | | | | Change a few more "is" uses.Erik Rose2015-03-043-19/+19
| * | | | | Merge branch 'blessed-integration-leave-pep8-to-prospector' into blessed-inte...Jeff Quast2015-02-271-9/+7
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | Should check equality, not identity for str, intJeff Quast2015-02-272-21/+21
| | |/ / / | |/| | |
* | | | | Merge removal of __author__ vars, and add Jeff as a coauthor. Fix #79. Fix #92.Erik Rose2015-03-044-17/+13
|\ \ \ \ \
| * | | | | Make some syntax more idiomatic.Erik Rose2015-03-041-5/+3
* | | | | | Make __all__ lists, not tuples. Fix #83. Close #88.Erik Rose2015-03-044-4/+4
* | | | | | Merge pull request #87 from erikrose/blessed-integration-keyboard_fd-privateErik Rose2015-03-042-26/+26
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'blessed-integration-leave-pep8-to-prospector' into blessed-inte...Jeff Quast2015-02-271-9/+7
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | keyboard_fd should be private attr, '_keyboard_fd'Jeff Quast2015-02-272-26/+26
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #91 from erikrose/blessed-integration-freebsd-supportErik Rose2015-03-048-24/+41
|\ \ \ \ \ \
| * | | | | | Intermittent build fails on FreeBSD (upstream bug)Jeff Quast2015-02-281-5/+10
| * | | | | | Remove comment about 'ptyprocess', not this proj!Jeff Quast2015-02-281-3/+0
| * | | | | | fix 'blessed' re in .coveragerc, .prospector.yamlJeff Quast2015-02-283-4/+4
| * | | | | | Merge branch 'blessed-integration-leave-pep8-to-prospector' into blessed-inte...Jeff Quast2015-02-271-9/+7
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | Minor fixes, ensuring tests pass on FreeBSDJeff Quast2015-02-274-12/+27
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #90 from erikrose/blessed-integration-leave-pep8-to-prospe...Erik Rose2015-03-041-9/+7
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / /
| | | | * More work on pep257 and more detailed docsJeff Quast2015-03-082-68/+118
| | | | * a beginning at pep257ing docstringsJeff Quast2015-03-032-44/+74
| | | |/
| | | * "Pare down" README.rst, improve sphinx docsJeff Quast2015-02-2811-929/+1117
| | |/
| | * fix authors/(c) in sphinx docs/conf.py as wellJeff Quast2015-02-271-3/+3