aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bb/fetch2/npmsw.py
AgeCommit message (Expand)Author
2023-04-20npmsw fetcher: Avoid instantiating Fetch class if url list is emptySvend Meyland Nicolaisen
2023-02-25fetch/npmsw: add more short forms for git operationsMark Asselstine
2022-02-05fetch2: npm: Put all downloaded files in the npm2 directoryPeter Kjellerstedt
2021-11-01fetch2: npmsw: Add support for github prefix in npm shrinkwrap versionStefan Herbrechtsmeier
2021-11-01fetch2: npmsw: Add support for duplicate dependencies without urlStefan Herbrechtsmeier
2021-10-14npmsw: Avoid race condition with multiple npm fetchersCaner Altinbasak
2021-10-08fetch2: npmsw: Add support for local tarball and link sourcesStefan Herbrechtsmeier
2020-01-27fetch2: add the npmsw fetcherJean-Marie LEMETAYER