aboutsummaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
34 hourstoaster: preserve shell execution for build launch commandsHEADmasterAnders Heimer
34 hoursfetch2/svn: remove shell quotes from the tar exclusionAnders Heimer
34 hoursfetch2/sftp: fix port and remote command argumentsAnders Heimer
34 hoursfetch2/repo: fix mirror tar command argumentsAnders Heimer
34 hoursfetch2/gitannex: split the annex get argumentsAnders Heimer
34 hoursfetch2/git: keep the gitpkgv commit count numericAnders Heimer
34 hoursfetch2/git: do not shell-quote the shallow clone remoteAnders Heimer
34 hoursfetch2/git: avoid an empty argument to git lfs fetchAnders Heimer
34 hoursfetch2/az: fix wget command argument constructionAnders Heimer
34 hourstoaster: confirm bitbake version in 'gen_fixtures.py'David Reyna
9 daysfetch2: accept sha256 revisionsNick Owens
9 daysfetch2/crate: support user-defined protocolsGabriel Smith
11 dayslib: Vendorize bundled third-party libraries under bb._vendorRob Woolley
11 daysfetch2: make unpack_tracer available when fetching mirror URLsAndreas Mützel
2026-06-15lib/bb: Further shell=True cleanupsRichard Purdie
2026-06-15lib: Drop pyinotifyRichard Purdie
2026-06-12toaster: sync release list for Toaster, test, and Layer IndexDavid Reyna
2026-06-11bitbake-setup: write notes for generated build configsErnest Van Hoecke
2026-06-10tests/fetch: cover checkstatus redirect auth handlingAnders Heimer
2026-06-10fetch2/wget: limit auth on checkstatus redirectsAnders Heimer
2026-06-09fetch/s3: Fix number of format string argumentsNathaniel White
2026-06-09utils.contains,_any: Fix description of return valueJörg Sommer
2026-06-08fetch: Improve tar pipeline unpack commandsRichard Purdie
2026-06-08fetch2: Convert parts of unpack() to use parameter listsRichard Purdie
2026-06-08fetch2: Improve environment handling in unpack()Richard Purdie
2026-06-08fetch: Abstract command execution in unpack()Richard Purdie
2026-06-08fetch2: Reorder unpack code to facilitate changesRichard Purdie
2026-06-06toaster: use https for clones, remove cgit in links in defaultsDavid Reyna
2026-06-06hashserv: validate unihash valuesAnders Heimer
2026-06-06hashserv/tests: use valid 64-character unihashesAnders Heimer
2026-06-04tinfoil: Only allow one process progress bar at once (continued)Peter Kjellerstedt
2026-06-04fetch2: Drop shell=True from runfetchcmdRichard Purdie
2026-06-04fetch/{clearcase,gomod,hg,perforce,repo,s3}: Convert to use lists of command ...Richard Purdie
2026-06-04fetch/{npm,npmsw}: Convert to use lists of command argumentsRichard Purdie
2026-06-04fetch/svn: Convert to use lists of command argumentsRichard Purdie
2026-06-04fetch/{sftp,ssh}: Convert to use lists of command argumentsRichard Purdie
2026-06-04fetch/wget: Convert to use lists of command argumentsRichard Purdie
2026-06-04fetch/{git,gitannex,gitsm}: Convert to use lists of command argumentsRichard Purdie
2026-06-04fetch2: Allow runfetchcmd to handle lists of command argumentsRichard Purdie
2026-06-04fetch2: Unpack RPMs with --no-absolute-filenamesAnders Heimer
2026-06-01bb/fetch2: Improve runfetchcmd environment handlingRichard Purdie
2026-06-01lib/layerindex/cooker: Convert string commands to lists where possibleRichard Purdie
2026-06-01tests/setup: Convert string commands to lists for runbbsetupRichard Purdie
2026-06-01lib/bb: Convert string commands to bb.process.run to lists where possibleRichard Purdie
2026-06-01tests/{fetch,setup}: Convert string commands to listsRichard Purdie
2026-05-28fetch2/git: quote shallow extra ref argumentsAnders Heimer
2026-05-21fetch2/git: Fix trailing slash in clone command causing double slash in alter...Jamin Lin
2026-05-21bb/tests/fetch.py: add case for filter_regex parameter in latest_versionstringChen Qi
2026-05-21fetch2/__init__.py: add filter_regex to default latest_versionstringChen Qi
2026-05-21fetch2/crate.py: add filter_regex parameter to latest_versionstringChen Qi