summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/fetch2
AgeCommit message (Expand)Author
6 daysbitbake: fetch2/gcp: Add missing runfetchcmd importSven Schwermer
2024-04-11bitbake: wget: Make wget --passive-ftp option conditional on ftp/ftpsRob Woolley
2024-03-22bitbake: fetch2/git: Install Git LFS in local repository configDerek Erdmann
2024-03-22bitbake: fetch2: Fix misleading "no output" msgViswanath Kraleti
2024-03-22bitbake: fetch2: handle URIs with single-valued query parametersRoss Burton
2024-03-22bitbake: bitbake: fetch2/git: Escape parentheses in git src namePhilippe Rivest
2024-03-03bitbake: fetch/git: Avoid clean upon failureRichard Purdie
2024-02-23bitbake: fetch2: Ensure that git LFS objects are availablePhilip Lorenz
2024-02-20bitbake: Revert "bitbake: wget.py: always use the custom user agent"Alexander Kanavin
2024-02-19bitbake: fetch2/git: Make latest_versionstring extract tags with slashes corr...Peter Kjellerstedt
2024-02-19bitbake: fetch2/git: A bit of clean-up of latest_versionstring()Peter Kjellerstedt
2024-02-19bitbake: fetch2/git.py: add comment in try_premirrorsChen Qi
2024-02-19bitbake: fetch2/git.py: fix a corner case in try_premirrorChen Qi
2024-02-19bitbake: fetch2/git.py: Fetch mirror into HEADPavel Zhukov
2024-02-19bitbake: fetch/git2: support git's safe.bareRepositoryAndré Draszik
2024-02-10bitbake: wget.py: always use the custom user agentThomas Perrot
2024-02-09bitbake: support temporary AWS credentialsToni Lammi
2024-01-10bitbake: fetch/wget/checkstatus(): include the URL in debugging output about ...Alexander Kanavin
2024-01-10bitbake: fetch/checkstatus(): do not print the URI twice in FetchError exceptionAlexander Kanavin
2023-12-02bitbake: fetch2: Ensure GCP fetcher checks if file exists before download.Charlie Johnston
2023-11-23bitbake: fetch2/aws: forward env-vars used in gitlab-ci K8sFelix Moessbauer
2023-11-23bitbake: fetch2: git: add missing destsuffix and subpath parameters in docstr...Julien Stephan
2023-11-23bitbake: bitbake: fetch2: git: Update Git-LFS download and testsDesone Burns
2023-10-23bitbake: fetch2/git: fix lfs fetch with destsuffix paramRagesh Nair
2023-10-15bitbake: fetch2: Add API for upstream source tracingAlberto Pianon
2023-09-26bitbake: fetch2: Adds vscode devcontainer supportMatthias Schnelte
2023-09-14bitbake: fetch2: git: Use path_is_descendant() instead of path for repo checkJoshua Watt
2023-09-02bitbake: fetch2: git: Remove useless try..else clauseJoshua Watt
2023-08-30bitbake: fetch2: git: Check if clone directory is a git repoJoshua Watt
2023-08-30bitbake: gitsm: tolerate git-lfs in submodulesRandolph Sapp
2023-08-24bitbake: fetch2: Add new srcrev fetcher APIRichard Purdie
2023-08-11bitbake: fetch2: add Google Cloud Platform (GCP) fetcherEmil Ekmečić
2023-08-04bitbake: fetch2: Check if path is 'None' before calculating checksumsBELOUARGA Mohamed
2023-08-04bitbake: bitbake: fetch2/npmsw: Check if there are dependencies before trying...BELOUARGA Mohamed
2023-07-29bitbake: fetch2/gitsm: Document that we won't support propagating user parameterYoann Congal
2023-07-27bitbake: fetch2: Set maxsplit to match expected variablesDit Kozmaj
2023-06-30bitbake: fetch2/npmsw: Support old and new shrinkwrap formatsRichard Purdie
2023-06-29bitbake: fetch2/npm: Remove special caracters that causes recipe tool to failBELOUARGA Mohamed
2023-06-29bitbake: fetch2/npmsw: Don't fetch dev dependencies when they are not demandedBELOUARGA Mohamed
2023-06-29bitbake: fetch2/npmsw: Add support for the new format of the shrinkwrap fileBELOUARGA Mohamed
2023-05-25bitbake: fetch2/npm: evaluate PATH before patching HOMEArno Baumfalk
2023-05-25bitbake: fetch2/local: Add debug to include chosen pathRichard Purdie
2023-05-25bitbake: fetch2: Clarify different localpaths functionsRichard Purdie
2023-05-25bitbake: fetch2/crate: Correct unpack for a crate that matches the recipe namePeter Kjellerstedt
2023-05-25bitbake: fetch2/crate: Simplify extraction of crate names and versions from URIsPeter Kjellerstedt
2023-04-20bitbake: npmsw fetcher: Avoid instantiating Fetch class if url list is emptySvend Meyland Nicolaisen
2023-04-06bitbake: fetch2/crate: create versioned 'name' entriesEnrico Scholz
2023-04-04bitbake: fetch2: Display all missing checksum at onceFrederic Martinsons
2023-03-30bitbake: fetch2/local: Mention the value of localpath in failure messageRichard Purdie
2023-03-30bitbake: fetch/git: Fix local clone url to make it work with repoRobert Yang