aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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-01bitbake-setup: clarify configuration mergingErnest Van Hoecke
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-06-01bitbake-setup: Convert string commands to lists where possibleRichard 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
2026-05-21fetch2/wget.py: add filter_regex parameter to latest_versionstringChen Qi
2026-05-21fetch2/git.py: add filter_regex parameter to latest_versionstringChen Qi
2026-05-21fetch2: validate striplevel parameterAnders Heimer
2026-05-21fetch2: validate deb/ipk data member namesAnders Heimer
2026-05-21prserv/Dockerfile: Update to Alpine 3.23Paul Barker
2026-05-14contrib: hashserv: Dockerfile: Update base imageFrieder Schrempf
2026-05-14contrib: hashserv: Dockerfile: Remove non-existent lib/codegen.pyFrieder Schrempf
2026-05-14fetch2: allow empty value for params while formatting URI string.hongxu
2026-05-14doc/setversions.py: use older lts series to check tag existenceAntonin Godard
2026-05-14doc/setversions.py: move arg parsing to main functionAntonin Godard
2026-05-12toaster/fixtures: Drop kirkstone/whinlatterRichard Purdie
2026-05-11fetch2/crate: replace instance method monkey-patching with URL dispatchThomas Perrot
2026-05-11fetch2/crate: move cmp_to_key import to module levelThomas Perrot
2026-05-11fetch2/crate: guard against empty version listThomas Perrot
2026-05-11fetch2/crate: skip yanked versions when reading cargo indexThomas Perrot
2026-05-07layerindexlib: restapi.py: fix unbound variableJoão Marcos Costa
2026-05-07bitbake: fix issue with varflag exclusionMarcio Henriques
2026-05-07doc/setversions.py: add --get-latest-branch argumentAntonin Godard
2026-05-07doc: bitbake-user-manual-metadata: explain inherit_defer exampleDawid Bijak
2026-05-07doc: bitbake-user-manual-metadata: remove invalid anonymous Python exampleDawid Bijak
2026-05-07doc: bitbake-user-manual-metadata: remove incorrect claimDawid Bijak
2026-05-07doc/sphinx-static/theme_overrides.css: switch to a fixed width documentationAntonin Godard
2026-05-07bitbake-user-manual: Fix bitbake-setup settings commandEl Mehdi YOUNES
2026-05-07fetch/git: Improve temporary directory handlingRichard Purdie
2026-05-07fetch/git: Fix leaking of temporary directoryRichard Purdie
2026-05-07fetch2: reraise IOError during downloadAnthony Squires
2026-04-30fetch2/crate: use CDN endpoint for version checking if possibleRoss Burton
2026-04-30lib: Replace codegen with ast.unparse()Richard Purdie
2026-04-28toaster: Increase pytest version requirement for toaster testsRichard Purdie
2026-04-27fetch2/crate: use CDN for fetching cratesJohan Anderholm
2026-04-27fetch/wget: in upstream version checks, match versioned directories exactlyAlexander Kanavin
2026-04-27Drop git-make-shallowPaul Barker
2026-04-27doc: Fix description of git shallow mirror tarball creationPaul Barker