summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2018-07-27Drop: use of pylint3HEADmasterLars Wirzenius3-3/+5
2017-12-04Bump version number post-release to 0.38+gitLars Wirzenius3-2/+12
2017-12-04Prepare to release version 0.38Lars Wirzenius3-5/+5
2017-12-04Add: update NEWSLars Wirzenius1-0/+1
2017-12-04Add: Speed() widgetLars Wirzenius3-0/+93
2017-11-11Bump version number post-release to 0.37+gitLars Wirzenius3-2/+12
2017-11-11Prepare to release version 0.37Lars Wirzenius3-5/+5
2017-11-11Fix: debian/rules dh build system option nameLars Wirzenius1-1/+1
2017-11-11Fix: debian/copyright url, yearsLars Wirzenius1-2/+2
2017-11-11Add: build-deps on python*-allLars Wirzenius1-2/+2
2017-11-11Drop: X-Python-Version from debian/controlLars Wirzenius1-1/+0
2017-11-11Refactor: reformat setup.pyLars Wirzenius1-11/+12
2017-11-11Add: run setup.py with python3Lars Wirzenius1-2/+2
2017-11-11Fix: install things into python3-ttystatusLars Wirzenius2-5/+5
2017-11-10Bump version number post-release to 0.36+gitLars Wirzenius3-2/+12
2017-11-10Prepare to release version 0.36ttystatus-0.36Lars Wirzenius3-5/+5
2017-11-10Add: update debian/changelogLars Wirzenius1-0/+1
2017-11-10Fix: another Py3 port bugletLars Wirzenius1-1/+12
2017-11-10Fix: Python3 str/bytes confusionLars Wirzenius2-2/+5
2017-11-10Add: python3-ttystatus Debian packageLars Wirzenius1-0/+19
2017-11-10Merge: Python 3 supportLars Wirzenius5-10/+42
2017-11-10Add: update NEWSLars Wirzenius1-0/+2
2017-11-10Add: update build-depenencies for Python3Lars Wirzenius1-2/+7
2017-11-10Add: port to Python3Lars Wirzenius2-5/+11
2017-11-10Add: run unit tests with both Python 2 and 3Lars Wirzenius1-3/+22
Also, prettify source and output.
2017-08-27Fix: README instructions for running test suiteLars Wirzenius1-1/+1
2017-08-23Drop sphinx docLars Wirzenius5-365/+2
2017-08-23Add: script ./check to replace "make check"Lars Wirzenius2-16/+8
Also, drop Makefile, which is now useless.
2017-06-03Bump version number post-release to 0.35+gitLars Wirzenius3-2/+12
2017-06-03Prepare to release version 0.35ttystatus-0.35Lars Wirzenius3-5/+5
2017-06-03Update NEWSLars Wirzenius1-0/+1
2017-06-03Add: TerminalStatus.hide methodLars Wirzenius2-0/+17
2017-04-02Force all widgets to be rendered when any are addedLars Wirzenius1-0/+3
2016-12-26Bump version number post-release to 0.34+gitLars Wirzenius3-2/+12
2016-12-26Prepare to release version 0.34ttystatus-0.34Lars Wirzenius3-5/+5
2016-12-26Add ftbfs bug to debian/changelogLars Wirzenius1-0/+1
2016-12-26Add missing empty lineLars Wirzenius2-0/+4
2016-10-09Exclude ttystatus/version.py from test coverageLars Wirzenius1-0/+1
2016-10-09Prepare for using bumper for releasesLars Wirzenius4-4/+5
2016-10-09Require Python 2.7Lars Wirzenius4-5/+17
2016-04-26Tweak markup in READMELars Wirzenius1-1/+1
2016-01-09Prepare version 0.32ttystatus-0.32Lars Wirzenius3-1/+12
2016-01-09Fix variable type issues found by pylintLars Wirzenius2-6/+6
2016-01-09Prepare version 0.31ttystatus-0.31Lars Wirzenius3-2/+8
2015-10-23Reduce flickeringLars Wirzenius2-2/+20
2015-10-23Fix flushingLars Wirzenius4-6/+9
2015-10-23Fix area clearingLars Wirzenius2-1/+9
2015-10-20Only erase unwritten parts of screenLars Wirzenius2-3/+8
This avoids some unpleasant flickering when there's frequent updates.
2015-10-19coverage-4.0a6 compatibilityMichel Alexandre Salim1-1/+1
coverage 4.0a6 no longer generates .coverage file; consistently usei rm -f instead of rm in Makefile so that build succeeds regardless
2015-10-17Prepare version 0.30ttystatus-0.30Lars Wirzenius3-2/+8