aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2026-06-11tests/fetch: cover checkstatus redirect auth handling2.18Anders Heimer
2026-06-11fetch2/wget: limit auth on checkstatus redirectsAnders Heimer
2026-06-10fetch2: allow empty value for params while formatting URI string.hongxu
2026-06-10fetch2/crate: guard against empty version listThomas Perrot
2026-06-10fetch2/crate: skip yanked versions when reading cargo indexThomas Perrot
2026-06-10layerindexlib: restapi.py: fix unbound variableJoão Marcos Costa
2026-06-10bitbake: fix issue with varflag exclusionMarcio Henriques
2026-06-10fetch2: reraise IOError during downloadAnthony Squires
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-05fetch2: Unpack RPMs with --no-absolute-filenamesAnders Heimer
2026-06-05fetch2/git: quote shallow extra ref argumentsAnders Heimer
2026-06-05fetch2: validate striplevel parameterAnders Heimer
2026-06-05fetch2: validate deb/ipk data member namesAnders Heimer
2026-05-19README: Add "2.18" subject-prefix to git-send-email suggestionyocto-6.0.1Yoann Congal
2026-05-19b4-config: add send-prefixes for 2.18/wrynoseYoann Congal
2026-05-18fetch/wget: in upstream version checks, match versioned directories exactlyAlexander Kanavin
2026-05-13fetch/git: Improve temporary directory handlingRichard Purdie
2026-05-13fetch/git: Fix leaking of temporary directoryRichard Purdie
2026-04-30fetch2/crate: use CDN endpoint for version checking if possibleRoss Burton
2026-04-28fetch2/crate: use CDN for fetching cratesJohan Anderholm
2026-04-23bitbake: Update version to 2.18.0yocto-6.02.18.0Richard Purdie
2026-04-23utils: Add filter_string functionRichard Purdie
2026-04-23default-registry: Add wrynoseRichard Purdie
2026-04-23bitbake-setup: Add the conditional script stanzaRob Woolley
2026-04-23taskdata: add_tasks: use sets to dedup from debug outputYann Dirson
2026-04-23utils: goh1_file: deal with false positives from is_zipfileYann Dirson
2026-04-23fetch2/git: fix HEAD and branch ref when subpath is usedMark-Pk Tsai
2026-04-23runqueue: Fix comment typosYann Dirson
2026-04-22doc: set_versions.py: change strategy for the default pageAntonin Godard
2026-04-08tests/fetch: Avoid using git protocol in testsyocto-6.0_M3Richard Purdie
2026-04-02doc: bitbake-user-manual-metadata: fix indentation consistencyQuentin Schulz
2026-04-02doc: bitbake-user-manual-metadata: fix indentation consistencyQuentin Schulz
2026-04-02doc: bitbake-user-manual-metadata: fix syntax for code-block in addfragmentsQuentin Schulz
2026-04-02doc/bitbake-user-manual-fetching: add warning on the Git subpath parameterAntonin Godard
2026-04-02bitbake-setup: ensure args.setup_dir is an absolute pathAlexander Kanavin
2026-04-02bitbake-setup: make DL_DIR in site.conf overridable by envZhangfei Gao
2026-04-02Prevent loading unnecessary resources from layerindex-webPiotr Buliński
2026-03-30doc: document new bitbake-setup init and update featuresAdrian Freihofer
2026-03-30bitbake-setup: catch unexpected exceptions and show a clean error messageAdrian Freihofer
2026-03-30tests/setup: add test_update_rebase_conflicts_strategyAdrian Freihofer
2026-03-30bitbake-setup: add --rebase-conflicts-strategy to the update commandAdrian Freihofer
2026-03-30tests/setup: add test_vscode for VSCode workspace generationAdrian Freihofer
2026-03-30bitbake-setup: generate config files for VSCodeAdrian Freihofer
2026-03-30tests/setup: fix dead check_setupdir_files guardsAdrian Freihofer
2026-03-30tests/setup: cleanup importsAdrian Freihofer
2026-03-30bitbake-setup: always restore sys.stdoutAdrian Freihofer
2026-03-30doc: document the unpack_update() non-destructive git update methodAdrian Freihofer
2026-03-30tests/fetch: remove unused import, fix trailing whitespaceAdrian Freihofer