summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/ui/knotty.py
AgeCommit message (Expand)Author
2019-08-08bitbake: knotty: Fix for the Second Keyboard InterruptRobert Yang
2019-07-15bitbake: event/runqueue: Drop StampUpdate event, its pointless/unusedRichard Purdie
2019-06-11bitbake: knotty: allow progress rate for indeterminate barsChris Laplante
2019-05-04bitbake: bitbake: Drop duplicate license boilerplace textRichard Purdie
2019-05-04bitbake: bitbake: Add initial pass of SPDX license headers to source codeRichard Purdie
2019-05-01bitbake: knotty: Implement console 'keepalive' outputRichard Purdie
2019-04-30bitbake: knotty: Pretty print task elapsed timeJacob Kroon
2017-08-31bitbake: tinfoil: ensure log lines get printed when tasks failPaul Eggleton
2017-08-31bitbake: ui/knotty: Send updateConfig earlyRichard Purdie
2017-07-21bitbake: knotty: make it possible to use termfilter without either consolePaul Eggleton
2017-07-21bitbake: lib/bb/event: refactor printing eventsPaul Eggleton
2017-07-18bitbake: knotty: fix indentationPaul Eggleton
2017-07-08bitbake: knotty: Drop task prefix of PLAIN log messagesRichard Purdie
2017-07-08bitbake: bitbake: Add MultiConfigParsed eventRichard Purdie
2017-06-12bitbake: knotty: prevent extra logger from being enabled for tinfoilPaul Eggleton
2017-03-13bitbake: knotty: Remove extra whitespace after task progress barsPeter Kjellerstedt
2016-12-14bitbake: knotty: fix --observe-only optionPaul Eggleton
2016-12-14bitbake: knotty: make quiet option a level optionPaul Eggleton
2016-12-07bitbake: cooker process: fire heartbeat event at regular time intervalsPatrick Ohly
2016-10-09bitbake: ui/knotty.py: Fix signal handling of SIGWINCH in BBProgressAníbal Limón
2016-09-23bitbake: knotty: ensure progress bar output is accounted for in displayPaul Eggleton
2016-09-23bitbake: knotty: Show task elapsed timeRichard Purdie
2016-08-20bitbake: toasterui, knotty: don't print taskid followed by taskstring which a...Martin Jansa
2016-08-17bitbake: knotty: don't show number of running tasks in quiet modePaul Eggleton
2016-08-17bitbake: knotty: fix task progress bar not starting at 0%Paul Eggleton
2016-07-26bitbake: knotty: don't display ETA for tasks with progressPaul Eggleton
2016-07-26bitbake: knotty: fix some minor bugs in BBProgressPaul Eggleton
2016-07-08bitbake: knotty: Handle process indicators more gracefullyRichard Purdie
2016-07-08bitbake: knotty: add quiet output modePaul Eggleton
2016-07-08bitbake: knotty: show task progress barPaul Eggleton
2016-07-08bitbake: knotty: add code to support showing progress for sstate object queryingPaul Eggleton
2016-07-08bitbake: lib: implement basic task progress supportPaul Eggleton
2016-07-08bitbake: knotty: import latest python-progressbarPaul Eggleton
2016-07-08bitbake: knotty: provide a symlink to the latest console logPaul Eggleton
2016-06-02bitbake: bitbake: Convert to python 3Richard Purdie
2016-05-17bitbake: knotty: Fix output buffering issuesRichard Purdie
2016-05-13bitbake: knotty: Ensure consolelog file handle is closedRichard Purdie
2016-05-11bitbake: bitbake: Update logger.warn() -> logger.warning()Richard Purdie
2016-04-15bitbake: providers: Add PREFERRED_RPROVIDER supportRichard Purdie
2016-04-15bitbake: cooker/knotty: Prefix parse logs with filename being parsedRichard Purdie
2016-02-16bitbake: bb.ui.knotty: prefix task messages with recipe/taskChristopher Larson
2016-02-15bitbake: knotty: Set exit failure code on runQueueTaskFailed eventsRichard Purdie
2016-02-01bitbake: knotty: Don't show errors for universe provider issuesRichard Purdie
2016-01-30bitbake: bitbake: Set process names to be meaninfulRichard Purdie
2016-01-08bitbake: knotty: Use non-interactive mode as fallback for dumb terminalsRichard Purdie
2015-12-18bitbake: knotty: Improve exception error messageRichard Purdie
2015-12-18bitbake: knotty: Fix row/column function return value issueRichard Purdie
2015-12-08bitbake: knotty: Enforce terminal line limit to stop crazy scrollingRichard Purdie
2015-10-29bitbake: bb/ui: Use getSetVariable command for BB_CONSOLELOGRichard Purdie
2015-08-01bitbake: cooker: properly fix bitbake.lock handlingRichard Purdie