aboutsummaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
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-14fetch2: allow empty value for params while formatting URI string.hongxu
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-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-23bitbake: Update version to 2.19.0 for development series2.19.0Richard Purdie
2026-04-23bitbake: Update version to 2.18.0yocto-6.02.18.0Richard Purdie
2026-04-23utils: Add filter_string functionRichard Purdie
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-08tests/fetch: Avoid using git protocol in testsyocto-6.0_M3Richard Purdie
2026-04-02Prevent loading unnecessary resources from layerindex-webPiotr Buliński
2026-03-30tests/setup: add test_update_rebase_conflicts_strategyAdrian Freihofer
2026-03-30tests/setup: add test_vscode for VSCode workspace generationAdrian Freihofer
2026-03-30tests/setup: fix dead check_setupdir_files guardsAdrian Freihofer
2026-03-30tests/setup: cleanup importsAdrian Freihofer
2026-03-30tests/fetch: remove unused import, fix trailing whitespaceAdrian Freihofer
2026-03-30bitbake-selftest: add GitUnpackUpdateTestAdrian Freihofer
2026-03-30fetch2: add LocalModificationsError and RebaseError exceptionsAdrian Freihofer
2026-03-27fetch/git: Update packing commands to match modern gitRichard Purdie
2026-03-26toaster: Update fixtures for wrynose releaseRichard Purdie
2026-03-26progressbar/knotty: Allow mixing log messages and progress barsRichard Purdie
2026-03-23data: Add exception details if build_dependencies catches oneJörg Sommer
2026-03-23bitbake-setup: use non-destructive 'update' mode of the git fetcherAlexander Kanavin
2026-03-20fetch/git: Add an 'update' unpack mode to the fetchers (git only for now)Richard Purdie
2026-03-20taskexp_ncurses: update tests for new spdx tasksMathieu Dubois-Briand
2026-03-15fetch/wget: Improve connection error handlingRichard Purdie
2026-03-12tests/fetch: Drop github url from testingRichard Purdie
2026-03-05runqueue.py: make sure we use bb multiprocessingTrevor Gamblin
2026-03-02lib/bb/tests/fetch.py: add test case to ensure no FetchData attribute errorChen Qi
2026-03-02fetch2/git.py: fix update_mirror_linksChen Qi
2026-03-02fetch: Add GIT_CONFIG_GLOBAL to FETCH_EXPORT_VARSFlorian Schmaus