| Age | Commit message (Expand) | Author |
| 34 hours | toaster: preserve shell execution for build launch commandsHEADmaster | Anders Heimer |
| 34 hours | fetch2/svn: remove shell quotes from the tar exclusion | Anders Heimer |
| 34 hours | fetch2/sftp: fix port and remote command arguments | Anders Heimer |
| 34 hours | fetch2/repo: fix mirror tar command arguments | Anders Heimer |
| 34 hours | fetch2/gitannex: split the annex get arguments | Anders Heimer |
| 34 hours | fetch2/git: keep the gitpkgv commit count numeric | Anders Heimer |
| 34 hours | fetch2/git: do not shell-quote the shallow clone remote | Anders Heimer |
| 34 hours | fetch2/git: avoid an empty argument to git lfs fetch | Anders Heimer |
| 34 hours | fetch2/az: fix wget command argument construction | Anders Heimer |
| 34 hours | toaster: confirm bitbake version in 'gen_fixtures.py' | David Reyna |
| 9 days | fetch2: accept sha256 revisions | Nick Owens |
| 9 days | fetch2/crate: support user-defined protocols | Gabriel Smith |
| 11 days | lib: Vendorize bundled third-party libraries under bb._vendor | Rob Woolley |
| 11 days | fetch2: make unpack_tracer available when fetching mirror URLs | Andreas Mützel |
| 2026-06-15 | lib/bb: Further shell=True cleanups | Richard Purdie |
| 2026-06-15 | lib: Drop pyinotify | Richard Purdie |
| 2026-06-12 | toaster: sync release list for Toaster, test, and Layer Index | David Reyna |
| 2026-06-11 | bitbake-setup: write notes for generated build configs | Ernest Van Hoecke |
| 2026-06-10 | tests/fetch: cover checkstatus redirect auth handling | Anders Heimer |
| 2026-06-10 | fetch2/wget: limit auth on checkstatus redirects | Anders Heimer |
| 2026-06-09 | fetch/s3: Fix number of format string arguments | Nathaniel White |
| 2026-06-09 | utils.contains,_any: Fix description of return value | Jörg Sommer |
| 2026-06-08 | fetch: Improve tar pipeline unpack commands | Richard Purdie |
| 2026-06-08 | fetch2: Convert parts of unpack() to use parameter lists | Richard Purdie |
| 2026-06-08 | fetch2: Improve environment handling in unpack() | Richard Purdie |
| 2026-06-08 | fetch: Abstract command execution in unpack() | Richard Purdie |
| 2026-06-08 | fetch2: Reorder unpack code to facilitate changes | Richard Purdie |
| 2026-06-06 | toaster: use https for clones, remove cgit in links in defaults | David Reyna |
| 2026-06-06 | hashserv: validate unihash values | Anders Heimer |
| 2026-06-06 | hashserv/tests: use valid 64-character unihashes | Anders Heimer |
| 2026-06-04 | tinfoil: Only allow one process progress bar at once (continued) | Peter Kjellerstedt |
| 2026-06-04 | fetch2: Drop shell=True from runfetchcmd | Richard Purdie |
| 2026-06-04 | fetch/{clearcase,gomod,hg,perforce,repo,s3}: Convert to use lists of command ... | Richard Purdie |
| 2026-06-04 | fetch/{npm,npmsw}: Convert to use lists of command arguments | Richard Purdie |
| 2026-06-04 | fetch/svn: Convert to use lists of command arguments | Richard Purdie |
| 2026-06-04 | fetch/{sftp,ssh}: Convert to use lists of command arguments | Richard Purdie |
| 2026-06-04 | fetch/wget: Convert to use lists of command arguments | Richard Purdie |
| 2026-06-04 | fetch/{git,gitannex,gitsm}: Convert to use lists of command arguments | Richard Purdie |
| 2026-06-04 | fetch2: Allow runfetchcmd to handle lists of command arguments | Richard Purdie |
| 2026-06-04 | fetch2: Unpack RPMs with --no-absolute-filenames | Anders Heimer |
| 2026-06-01 | bb/fetch2: Improve runfetchcmd environment handling | Richard Purdie |
| 2026-06-01 | lib/layerindex/cooker: Convert string commands to lists where possible | Richard Purdie |
| 2026-06-01 | tests/setup: Convert string commands to lists for runbbsetup | Richard Purdie |
| 2026-06-01 | lib/bb: Convert string commands to bb.process.run to lists where possible | Richard Purdie |
| 2026-06-01 | tests/{fetch,setup}: Convert string commands to lists | Richard Purdie |
| 2026-05-28 | fetch2/git: quote shallow extra ref arguments | Anders Heimer |
| 2026-05-21 | fetch2/git: Fix trailing slash in clone command causing double slash in alter... | Jamin Lin |
| 2026-05-21 | bb/tests/fetch.py: add case for filter_regex parameter in latest_versionstring | Chen Qi |
| 2026-05-21 | fetch2/__init__.py: add filter_regex to default latest_versionstring | Chen Qi |
| 2026-05-21 | fetch2/crate.py: add filter_regex parameter to latest_versionstring | Chen Qi |