summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Drop: use of pylint3HEADmasterLars Wirzenius2018-07-273-3/+5
|
* Bump version number post-release to 0.38+gitLars Wirzenius2017-12-043-2/+12
|
* Prepare to release version 0.38Lars Wirzenius2017-12-043-5/+5
|
* Add: update NEWSLars Wirzenius2017-12-041-0/+1
|
* Add: Speed() widgetLars Wirzenius2017-12-043-0/+93
|
* Bump version number post-release to 0.37+gitLars Wirzenius2017-11-113-2/+12
|
* Prepare to release version 0.37Lars Wirzenius2017-11-113-5/+5
|
* Fix: debian/rules dh build system option nameLars Wirzenius2017-11-111-1/+1
|
* Fix: debian/copyright url, yearsLars Wirzenius2017-11-111-2/+2
|
* Add: build-deps on python*-allLars Wirzenius2017-11-111-2/+2
|
* Drop: X-Python-Version from debian/controlLars Wirzenius2017-11-111-1/+0
|
* Refactor: reformat setup.pyLars Wirzenius2017-11-111-11/+12
|
* Add: run setup.py with python3Lars Wirzenius2017-11-111-2/+2
|
* Fix: install things into python3-ttystatusLars Wirzenius2017-11-112-5/+5
|
* Bump version number post-release to 0.36+gitLars Wirzenius2017-11-103-2/+12
|
* Prepare to release version 0.36ttystatus-0.36Lars Wirzenius2017-11-103-5/+5
|
* Add: update debian/changelogLars Wirzenius2017-11-101-0/+1
|
* Fix: another Py3 port bugletLars Wirzenius2017-11-101-1/+12
|
* Fix: Python3 str/bytes confusionLars Wirzenius2017-11-102-2/+5
|
* Add: python3-ttystatus Debian packageLars Wirzenius2017-11-101-0/+19
|
* Merge: Python 3 supportLars Wirzenius2017-11-105-10/+42
|\
| * Add: update NEWSLars Wirzenius2017-11-101-0/+2
| |
| * Add: update build-depenencies for Python3Lars Wirzenius2017-11-101-2/+7
| |
| * Add: port to Python3Lars Wirzenius2017-11-102-5/+11
| |
| * Add: run unit tests with both Python 2 and 3Lars Wirzenius2017-11-101-3/+22
|/ | | | Also, prettify source and output.
* Fix: README instructions for running test suiteLars Wirzenius2017-08-271-1/+1
|
* Drop sphinx docLars Wirzenius2017-08-235-365/+2
|
* Add: script ./check to replace "make check"Lars Wirzenius2017-08-232-16/+8
| | | | Also, drop Makefile, which is now useless.
* Bump version number post-release to 0.35+gitLars Wirzenius2017-06-033-2/+12
|
* Prepare to release version 0.35ttystatus-0.35Lars Wirzenius2017-06-033-5/+5
|
* Update NEWSLars Wirzenius2017-06-031-0/+1
|
* Add: TerminalStatus.hide methodLars Wirzenius2017-06-032-0/+17
|
* Force all widgets to be rendered when any are addedLars Wirzenius2017-04-021-0/+3
|
* Bump version number post-release to 0.34+gitLars Wirzenius2016-12-263-2/+12
|
* Prepare to release version 0.34ttystatus-0.34Lars Wirzenius2016-12-263-5/+5
|
* Add ftbfs bug to debian/changelogLars Wirzenius2016-12-261-0/+1
|
* Add missing empty lineLars Wirzenius2016-12-262-0/+4
|
* Exclude ttystatus/version.py from test coverageLars Wirzenius2016-10-091-0/+1
|
* Prepare for using bumper for releasesLars Wirzenius2016-10-094-4/+5
|
* Require Python 2.7Lars Wirzenius2016-10-094-5/+17
|
* Tweak markup in READMELars Wirzenius2016-04-261-1/+1
|
* Prepare version 0.32ttystatus-0.32Lars Wirzenius2016-01-093-1/+12
|
* Fix variable type issues found by pylintLars Wirzenius2016-01-092-6/+6
|
* Prepare version 0.31ttystatus-0.31Lars Wirzenius2016-01-093-2/+8
|
* Reduce flickeringLars Wirzenius2015-10-232-2/+20
|
* Fix flushingLars Wirzenius2015-10-234-6/+9
|
* Fix area clearingLars Wirzenius2015-10-232-1/+9
|
* Only erase unwritten parts of screenLars Wirzenius2015-10-202-3/+8
| | | | This avoids some unpleasant flickering when there's frequent updates.
* coverage-4.0a6 compatibilityMichel Alexandre Salim2015-10-191-1/+1
| | | | | coverage 4.0a6 no longer generates .coverage file; consistently usei rm -f instead of rm in Makefile so that build succeeds regardless
* Prepare version 0.30ttystatus-0.30Lars Wirzenius2015-10-173-2/+8
|