summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-04-11bitbake-diffsigs: fix traceback with no argumentspaule/bb-sigstuff-fixPaul Eggleton
2017-04-07bitbake-diffsigs: colourise outputPaul Eggleton
2017-04-07lib/bb/siggen: show word-diff for single-line values containing spacesPaul Eggleton
2017-04-07lib/bb/siggen: add collapsed mode to compare_sigfiles()Paul Eggleton
2017-04-07bitbake-diffsigs: add an option to find and compare specific signaturesPaul Eggleton
2017-04-07bitbake-diffsigs: change to use argparsePaul Eggleton
2017-04-07lib/bb/siggen: don't show unchanged runtaskdeps listPaul Eggleton
2017-04-07lib/bb/siggen: show a diff when dumping changes to multi-line valuesPaul Eggleton
2017-04-07bitbake-diffsigs: drop naive logic for removing duplicate filesPaul Eggleton
2017-04-07bitbake-diffsigs: properly report which signature is missingPaul Eggleton
2017-04-07lib/bb/siggen: add missing path separator to cleaned pathsPaul Eggleton
2017-04-07bitbake-diffsigs: fix -t picking wrong files to comparePaul Eggleton
2017-04-06toaster:test:Create selenium tests for project dashboard pageDavid Reyna
2017-04-06toaster: toastergui: implement machine name validationBelal, Awais
2017-04-06Bump version to 1.33.4Richard Purdie
2017-04-06runqueue: Allow recrdeptask not to exist for all recipesRichard Purdie
2017-04-05fetch/local: Drop FILESDIRRichard Purdie
2017-04-05codeparser: add some commentsPaul Eggleton
2017-04-05bitbake-selftest: add contains testsPaul Eggleton
2017-04-05codeparser: improve handling of contains_any() and filter()Paul Eggleton
2017-04-05lib/bb/data: fix dependency handling for contains and multiple valuesPaul Eggleton
2017-04-03bitbake-user-manual: Fixed special character in -D outputScott Rifenbark
2017-04-01fetch2: Do not fail to create symbolic links if they already existPeter Kjellerstedt
2017-03-30bitbake: Bump version to 1.33.3Richard Purdie
2017-03-30bb/utils: extend which() so it can look for just executablesRoss Burton
2017-03-30wget: Fix handling of urls with user/passwordRichard Purdie
2017-03-30tinfoil: improve get_recipe_file() exception textPaul Eggleton
2017-03-30tinfoil: fix get_recipe_file() to return an error on invalid recipePaul Eggleton
2017-03-30s3.py: Remove hardcoded awsElizabeth 'pidge' Flanagan
2017-03-28lib/bb/codeparser: ensure BufferedLogger respects target logging levelPaul Eggleton
2017-03-28fetch2: Ensure we don't have file downloads overwriting each otherRichard Purdie
2017-03-27main: Improve -v and -D option documentationDiana Thayer
2017-03-27tinfoil: enable client-side logger handling by defaultPaul Eggleton
2017-03-27lib/bb/msg: introduce logger_create() functionPaul Eggleton
2017-03-27fetch2/git: prevent recursion on getting latest revisionPaul Eggleton
2017-03-22bitbake-diffsigs: Add debug supportPeter Kjellerstedt
2017-03-22bitbake-dumpsig: Add debug supportPeter Kjellerstedt
2017-03-22bitbake-dumpsig: Allow recipe and task to be specifiedPeter Kjellerstedt
2017-03-22cooker.py: use correct multiconfig prefix in dependency graphPatrick Ohly
2017-03-21data/cooker: Sort output data shown by -eRichard Purdie
2017-03-21fetch/git: fix FetchError referenceChristopher Larson
2017-03-21fetch/git: drop pointless os.path.join, workdir=Christopher Larson
2017-03-21fetch/git: kill pointless quotes around single % argsChristopher Larson
2017-03-21fetch/git: use enumerate for ud.namesChristopher Larson
2017-03-21data.py: sort exported variablesJuro Bystricky
2017-03-21lib/bb/tests/codeparser: update expand syntax in commentJoshua Lock
2017-03-21taskdata.py: include more information in error message about broken task dependsPatrick Ohly
2017-03-21bitbake-layers: fix layerindex-fetch for Python 3Paul Eggleton
2017-03-21data_smart: implement missing remote datastore operationsPaul Eggleton
2017-03-21tinfoil: fix override handling in remote datastoresPaul Eggleton