index
:
linux/poky.git
1.1_M1
1.1_M2
1.1_M3
1.1_M4
1.2_M1
1.2_M2
1.2_M3
1.2_M4
1.3_M1
1.3_M2
1.3_M3
1.3_M4
1.3_M5
1.3_beta
1.4_M1
1.4_M3
1.4_M4
1.4_M5
1.6_M5
bernard
blinky
clyde
daisy
daisy-140929
daisy-enea
daisy-enea-231026
danny
danny-next
denzil
dizzy
dizzy-enea
dora
dora-toaster
dunfell
dunfell-next
dylan
edison
elroy
enea_linux_3
fido
gatesgarth
gatesgarth-next
genericarm64
green
halstead/hashclient
hardknott
hardknott-next
honister
jethro
kirkstone
kirkstone-next
krogoth
krogoth-enea
krogoth-next
langdale
laverne
master
master-next
master-next2
master-test
master-uninative
mickledore
mickledore-next
morty
morty-next
nanbield
pinky
purple
pyro
pyro-enea
pyro-next
pyro-nfvaccess
python3
rocko
rocko-next
scarthgap
styhead
sumo
sumo-next
thud
thud-next
warrior
warrior-next
zeus
zeus-next
zeus-next2
Mirror of git.yoctoproject.org/poky
N/A
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bitbake
/
lib
/
bb
/
ui
/
knotty.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
bitbake: ui/knotty.py: Fix signal handling of SIGWINCH in BBProgress
Aníbal Limón
2016-10-09
1
-7
/
+8
*
bitbake: knotty: ensure progress bar output is accounted for in display
Paul Eggleton
2016-09-23
1
-5
/
+4
*
bitbake: knotty: Show task elapsed time
Richard Purdie
2016-09-23
1
-1
/
+10
*
bitbake: toasterui, knotty: don't print taskid followed by taskstring which a...
Martin Jansa
2016-08-20
1
-6
/
+6
*
bitbake: knotty: don't show number of running tasks in quiet mode
Paul Eggleton
2016-08-17
1
-1
/
+3
*
bitbake: knotty: fix task progress bar not starting at 0%
Paul Eggleton
2016-08-17
1
-2
/
+5
*
bitbake: knotty: don't display ETA for tasks with progress
Paul Eggleton
2016-07-26
1
-1
/
+1
*
bitbake: knotty: fix some minor bugs in BBProgress
Paul Eggleton
2016-07-26
1
-12
/
+13
*
bitbake: knotty: Handle process indicators more gracefully
Richard Purdie
2016-07-08
1
-4
/
+12
*
bitbake: knotty: add quiet output mode
Paul Eggleton
2016-07-08
1
-25
/
+32
*
bitbake: knotty: show task progress bar
Paul Eggleton
2016-07-08
1
-4
/
+19
*
bitbake: knotty: add code to support showing progress for sstate object querying
Paul Eggleton
2016-07-08
1
-2
/
+13
*
bitbake: lib: implement basic task progress support
Paul Eggleton
2016-07-08
1
-9
/
+65
*
bitbake: knotty: import latest python-progressbar
Paul Eggleton
2016-07-08
1
-1
/
+1
*
bitbake: knotty: provide a symlink to the latest console log
Paul Eggleton
2016-07-08
1
-0
/
+6
*
bitbake: bitbake: Convert to python 3
Richard Purdie
2016-06-02
1
-3
/
+3
*
bitbake: knotty: Fix output buffering issues
Richard Purdie
2016-05-17
1
-0
/
+2
*
bitbake: knotty: Ensure consolelog file handle is closed
Richard Purdie
2016-05-13
1
-0
/
+5
*
bitbake: bitbake: Update logger.warn() -> logger.warning()
Richard Purdie
2016-05-11
1
-4
/
+4
*
bitbake: providers: Add PREFERRED_RPROVIDER support
Richard Purdie
2016-04-15
1
-1
/
+4
*
bitbake: cooker/knotty: Prefix parse logs with filename being parsed
Richard Purdie
2016-04-15
1
-1
/
+2
*
bitbake: bb.ui.knotty: prefix task messages with recipe/task
Christopher Larson
2016-02-16
1
-5
/
+13
*
bitbake: knotty: Set exit failure code on runQueueTaskFailed events
Richard Purdie
2016-02-15
1
-0
/
+1
*
bitbake: knotty: Don't show errors for universe provider issues
Richard Purdie
2016-02-01
1
-5
/
+13
*
bitbake: bitbake: Set process names to be meaninful
Richard Purdie
2016-01-30
1
-0
/
+2
*
bitbake: knotty: Use non-interactive mode as fallback for dumb terminals
Richard Purdie
2016-01-08
1
-0
/
+4
*
bitbake: knotty: Improve exception error message
Richard Purdie
2015-12-18
1
-1
/
+3
*
bitbake: knotty: Fix row/column function return value issue
Richard Purdie
2015-12-18
1
-1
/
+1
*
bitbake: knotty: Enforce terminal line limit to stop crazy scrolling
Richard Purdie
2015-12-08
1
-3
/
+4
*
bitbake: bb/ui: Use getSetVariable command for BB_CONSOLELOG
Richard Purdie
2015-10-29
1
-1
/
+1
*
bitbake: cooker: properly fix bitbake.lock handling
Richard Purdie
2015-08-01
1
-20
/
+0
*
bitbake: knotty.py: Make sure bitbake.lock is unlocked before exiting
Leonardo Sandoval
2015-07-09
1
-0
/
+20
*
bitbake: knotty.py: fix indent
Robert Yang
2015-03-19
1
-19
/
+19
*
bitbake: knotty: Do not log show_versions output
Rob Woolley
2015-03-16
1
-1
/
+1
*
bitbake: knotty: Catch exceptions on broken pipes
Rob Woolley
2015-03-16
1
-19
/
+24
*
bitbake: command/cooker/knotty: Fix memres handling of command environment ch...
Richard Purdie
2015-01-21
1
-1
/
+1
*
bitbake: knotty: Ensure commandline parameters are updated in memres server
Richard Purdie
2014-09-23
1
-0
/
+1
*
bitbake: knotty: ignore interrupted system calls
Dan McGregor
2014-09-01
1
-1
/
+1
*
bitbake: knotty: Improve exception handling
Richard Purdie
2014-08-23
1
-1
/
+9
*
bitbake: knotty: Move second event check into a proper block
Namhyung Kim
2014-08-02
1
-2
/
+2
*
bitbake: knotty: Fix output printed to the user at debug log levels
Richard Purdie
2014-05-11
1
-1
/
+1
*
bitbake: bitbake: knotty: Clear footer before outputting to stderr
Peter Kjellerstedt
2014-04-08
1
-2
/
+3
*
bitbake: knotty: Show a link to the logfile for failed setscene tasks
Richard Purdie
2014-03-27
1
-0
/
+3
*
bitbake: knotty: Split error output onto stderr
Richard Purdie
2014-03-27
1
-1
/
+5
*
bitbake: knotty: Ensure the progress bar shows on stdout
Richard Purdie
2014-03-27
1
-1
/
+1
*
bitbake: cooker/event: Overhaul sanity test mechanism
Richard Purdie
2014-03-27
1
-0
/
+2
*
bitbake: knotty: Remove latency when exiting
Richard Purdie
2014-03-10
1
-2
/
+2
*
bitbake: knotty: Add missing continue statement for runQueueExitWait event
Richard Purdie
2014-03-10
1
-2
/
+1
*
bitbake: knotty: Deal with exceptions not resetting terminal configuration
Richard Purdie
2014-03-10
1
-2
/
+2
*
bitbake: bitbake: event: adding generic event for metadata usage
Alexandru DAMIAN
2013-09-22
1
-0
/
+1
[next]