aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-02-15siggen: Replace still inefficient string concatenation with temporary arrayjansa/2.0-siggenMartin Jansa
2023-02-15siggen: Fix inefficient string concatenationEtienne Cordonnier
2023-02-15siggen: print get_taskhash() timeMartin Jansa
2023-02-01fetch2/git: Clarify the meaning of namespaceMarek Vasut
2023-02-01fetch2/git: Prevent git fetcher from fetching gitlab repository metadataMarek Vasut
2023-01-30bb/utils: include SSL certificate paths in export_proxiesRoss Burton
2022-11-25gitsm: Fix regression in gitsm submodule path parsingPavel Zhukov
2022-11-22runqueue: Fix race issues around hash equivalence and sstate reuseRichard Purdie
2022-10-27tests/fetch: Allow handling of a file:// url within a submoduleRichard Purdie
2022-09-28asyncrpc/client: Fix unix domain socket chdir race issuesRichard Purdie
2022-09-28gitsm: Error out if submodule refers to parent repoPavel Zhukov
2022-09-28Fix npm to use https rather than httpNeil Horman
2022-09-28bitbake: Add copyright headers where missingRichard Purdie
2022-09-28siggen: Fix insufficent entropy in sigtask file namesJoshua Watt
2022-09-28runqueue: Drop deadlock breaking force failRichard Purdie
2022-09-28runqueue: Improve deadlock warning messagesRichard Purdie
2022-09-28runqueue: Ensure deferred tasks are sorted by multiconfigRichard Purdie
2022-09-16bitbake-user-manual: npm fetcher: improve description of SRC_URI formatMichael Opdenacker
2022-09-16bb/utils: movefile: use the logger for printingJose Quaresma
2022-09-16bb/utils: remove: check the path again the expand python globJose Quaresma
2022-09-16bitbake: bitbake-user-manual: hashserv can be accessed on a dedicated domainJose Quaresma
2022-09-16fetch2: Ensure directory exists before creating symlinkRichard Purdie
2022-09-16ConfHandler/BBHandler: Improve comment error messages and add testsRichard Purdie
2022-09-16fetch2: gitsm: fix incorrect handling of git submodule relative urlsGennaro Iorio
2022-09-16doc: bitbake-user-manual: document npm and npmsw fetchersMichael Opdenacker
2022-09-16doc: bitbake-user-manual: add explicit target for crates fetcherMichael Opdenacker
2022-09-16bitbake-user-manual: Correct description of the ??= operatorJacob Kroon
2022-09-16ConfHandler: Remove lingering closeOla x Nilsson
2022-09-16event.py: ignore exceptions from stdout and sterr operations in atexitMikko Rapeli
2022-09-16cooker: Drop sre_constants usageRichard Purdie
2022-09-16runqueue: Fix unihash cache mismatch issuesRichard Purdie
2022-09-07toaster: fix kirkstone versionOtavio Salvador
2022-09-02utils: Pass lock argument in fileslockedJoshua Watt
2022-08-24runqueue: Change pressure file warning to a noteRichard Purdie
2022-08-18bitbake: runqueue: add memory pressure regulationAryaman Gupta
2022-08-18bitbake: runqueue: add cpu/io pressure regulationAryaman Gupta
2022-06-26server/process: Fix logging issues where only the first message was displayedRichard Purdie
2022-05-25build: Add clean_stamp API function to allow removal of task stampsRichard Purdie
2022-05-25data: Do not depend on vardepvalueexclude flagTomasz Dziendzielski
2022-05-25fetch2/osc: Small fixes for osc fetcherGunjan Gupta
2022-05-12fetch/git : Use cat as pagerRichard Purdie
2022-05-12cache: correctly handle file names containing colonsRoland Hieber
2022-05-12runqueue: Fix sig file location when using multiconfigRichard Purdie
2022-05-12fetch2/ssh.py: decode path back for sshRobert Yang
2022-05-12fetch2/osc: Add missing parameterRichard Purdie
2022-05-12buildinfohelper: Drop unused variablesRichard Purdie
2022-05-12runqueue: Drop pointless variable assignmentRichard Purdie
2022-05-12persist_data: Use a valid exception for missing implementationRichard Purdie
2022-05-12ui/knotty: Drop pointless pass statementRichard Purdie
2022-05-12siggen: Drop pointless break statementRichard Purdie