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
/
msg.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
bitbake: msg: use safe YAML loader
Ross Burton
2020-12-10
1
-1
/
+1
*
bitbake: lib: fix most undefined code picked up by pylint
Frazer Clews
2020-08-25
1
-0
/
+1
*
bitbake: build/msg: Cleanup verbose option handling
Richard Purdie
2020-08-25
1
-6
/
+0
*
bitbake: msg: Avoid issues where paths have relative components
Richard Purdie
2020-06-28
1
-1
/
+1
*
bitbake: knotty/msg: Use logging.shutdown() instead of bb.msg.cleanupLogging()
Joshua Watt
2020-03-13
1
-11
/
+0
*
bitbake: msg: Return config object
Joshua Watt
2020-03-13
1
-1
/
+4
*
bitbake: msg: Add helper to merge logging configs
Joshua Watt
2020-03-13
1
-41
/
+48
*
bitbake: knotty: Add logging cleanup
Joshua Watt
2020-03-13
1
-0
/
+11
*
bitbake: lib/bb/msg: Add helper to set logging config
Joshua Watt
2020-03-13
1
-0
/
+93
*
bitbake: lib/bb/msg: Remove unused filters
Joshua Watt
2020-03-13
1
-16
/
+0
*
bitbake: lib/bb/msg: Add filter utilities
Joshua Watt
2020-03-13
1
-0
/
+35
*
bitbake: lib/bb/msg: Add repr for BBLogFormatter
Joshua Watt
2020-03-13
1
-0
/
+3
*
bitbake: lib/bb/msg: Use log level instead of debug count
Joshua Watt
2020-03-13
1
-13
/
+9
*
bitbake: lib/bb/msg: Convert default domains to a dictionary
Joshua Watt
2020-03-13
1
-10
/
+7
*
bitbake: lib: remove unused imports
Frazer Clews
2020-01-19
1
-2
/
+0
*
bitbake: bitbake: Strip old editor directives from file headers
Richard Purdie
2019-05-04
1
-2
/
+0
*
bitbake: bitbake: Drop duplicate license boilerplace text
Richard Purdie
2019-05-04
1
-12
/
+0
*
bitbake: bitbake: Add initial pass of SPDX license headers to source code
Richard Purdie
2019-05-04
1
-0
/
+2
*
bitbake: msg: Add explicit verbnote log level
Richard Purdie
2018-09-10
1
-0
/
+3
*
bitbake: knotty: prevent extra logger from being enabled for tinfoil
Paul Eggleton
2017-06-12
1
-0
/
+7
*
bitbake: lib/bb/msg: introduce logger_create() function
Paul Eggleton
2017-03-27
1
-0
/
+15
*
bitbake: knotty: add quiet output mode
Paul Eggleton
2016-07-08
1
-1
/
+4
*
bitbake: bitbake: Convert to python 3
Richard Purdie
2016-06-02
1
-1
/
+1
*
bitbake: event/msg: Pass formatted exceptions
Richard Purdie
2016-05-13
1
-2
/
+3
*
bitbake: Fix default function parameter assignment to a list
Paul Eggleton
2015-08-19
1
-2
/
+5
*
bitbake: msg: Add stdout/stderr filters
Richard Purdie
2014-03-27
1
-2
/
+16
*
bitbake: event/msg: Add primitive server side UI log record filtering
Richard Purdie
2013-08-23
1
-2
/
+5
*
bitbake: knotty/msg: Avoid usage of curses initscr/endwin to avoid terminal c...
Richard Purdie
2012-11-25
1
-11
/
+1
*
bitbake: knotty: Colorize knotty interactive console output
Seth Bollinger
2012-11-20
1
-0
/
+43
*
bitbake: implement BB_VERBOSE_LOGS
Paul Eggleton
2012-02-28
1
-0
/
+3
*
bitbake/lib/bb/msg.py: fix setting debug and verbosity levels
Paul Eggleton
2011-09-25
1
-2
/
+2
*
Fixup remaining bb.msg.domain users
Richard Purdie
2011-08-15
1
-1
/
+1
*
bitbake/msg.py: Drop manually created domain lists
Richard Purdie
2011-08-15
1
-81
/
+4
*
bitbake/logging: Overhaul internal logging process
Richard Purdie
2011-08-15
1
-29
/
+45
*
Shift exception formatting into the UI
Chris Larson
2011-06-08
1
-2
/
+8
*
Enable some DeprecationWarnings
Chris Larson
2011-05-06
1
-12
/
+10
*
bitbake/msg: Ensure lower level debug messages have DEBUG prefix and reuse lo...
Richard Purdie
2011-02-07
1
-5
/
+9
*
msg: no need to hardcode the logging levels
Chris Larson
2011-01-10
1
-2
/
+2
*
bitbake/msg.py: Add named definitions for all logging levels
Richard Purdie
2011-01-08
1
-6
/
+11
*
bitbake: Sync a load of whitespace and other non-functionality changes with b...
Richard Purdie
2011-01-04
1
-3
/
+0
*
Fix logging level names for post-server-ui-split
Chris Larson
2011-01-04
1
-0
/
+21
*
build: send logging messages to the log file for python functions
Chris Larson
2011-01-04
1
-0
/
+9
*
Drop 'fn' arguments to bb.msg functions
Chris Larson
2011-01-04
1
-7
/
+7
*
Add pending deprecation warnings to the bb.msg functions
Chris Larson
2011-01-04
1
-2
/
+14
*
Switch bitbake internals to use logging directly rather than bb.msg
Chris Larson
2011-01-04
1
-6
/
+12
*
Use the python logging module under the hood for bb.msg
Chris Larson
2011-01-04
1
-66
/
+68
*
bitbake: Correctly route events from the worker to the server
Richard Purdie
2010-08-20
1
-1
/
+3
*
bitbake: Switch to use subprocess for forking tasks and FAKEROOTENV to run sh...
Richard Purdie
2010-08-19
1
-5
/
+6
*
*: use print() as a function
Bernhard Reutner-Fischer
2010-07-16
1
-5
/
+5
*
Fix the silent exit when the specified task doesn't exist
Chris Larson
2010-07-02
1
-4
/
+2
[next]