summaryrefslogtreecommitdiffstats
path: root/lib/bb/fetch2
AgeCommit message (Expand)Author
2017-07-30wget: fix FusionForge workaroundRoss Burton
2017-07-30fetch2: fix checkstatus fallback to MIRRORSRoss Burton
2017-07-27lib/fetch2/__init__.py: Fix unpack commentMark Hatle
2017-07-25fetch2/__init__.py: replace stray logger.warn() with logger.warning()Andre McCurdy
2017-07-25fetch/wget: mitigate a wget race condition when listing FTP directoriesRoss Burton
2017-07-21fetch2/wget.py: improve error handling during sstate checkPatrick Ohly
2017-07-21fetch2: fire an event when there are missing checksumsPaul Eggleton
2017-07-21fetch2: allow hiding checksum warningPaul Eggleton
2017-07-18fetch2: fix indentationPaul Eggleton
2017-06-29npm fetcher: fix unknown variable name.Ismo Puustinen
2017-06-16fetch: fix handling of files with incorrect checksums from a premirrorJoshua Lock
2017-05-26fetch/git: add support for removing arbitrary revs for shallowChristopher Larson
2017-05-26fetch/gitannex: add support for shallow mirror tarballsChristopher Larson
2017-05-26fetch/gitsm: add support for shallow mirror tarballsChristopher Larson
2017-05-26fetch/git: add support for keeping extra refs for shallowChristopher Larson
2017-05-26fetch/git: support per-branch/per-url depths for shallowChristopher Larson
2017-05-26fetch/git: add support for shallow mirror tarballsChristopher Larson
2017-05-26fetch: support multiple mirror tarball filenamesChristopher Larson
2017-05-15lib/bb/fetch2: fix typo in conflicting revision messagePaul Eggleton
2017-04-05fetch/local: Drop FILESDIRRichard Purdie
2017-04-01fetch2: Do not fail to create symbolic links if they already existPeter Kjellerstedt
2017-03-30wget: Fix handling of urls with user/passwordRichard Purdie
2017-03-30s3.py: Remove hardcoded awsElizabeth 'pidge' Flanagan
2017-03-28fetch2: Ensure we don't have file downloads overwriting each otherRichard Purdie
2017-03-27fetch2/git: prevent recursion on getting latest revisionPaul Eggleton
2017-03-21fetch/git: fix FetchError referenceChristopher Larson
2017-03-21fetch/git: drop pointless os.path.join, workdir=Christopher Larson
2017-03-21fetch/git: kill pointless quotes around single % argsChristopher Larson
2017-03-21fetch/git: use enumerate for ud.namesChristopher Larson
2017-03-03fetch2: pass --no-same-owner when extracting tar files compressed with 7-ZipAndre McCurdy
2017-03-03fetch2: remove last remaining usage of deprecated bb.data APIsAndre McCurdy
2017-03-03fetch2: add initial Amazon AWS S3 fetcherAndre McCurdy
2017-03-03fetch2: Allow whitespace only mirror entriesRichard Purdie
2017-02-28fetch2: don't use deprecated bb.data APIsAndre McCurdy
2017-02-24wget.py: match .lz tarballs as well when determining latest versionAlexander Kanavin
2017-02-24lib/bb/fetch2: rewrite / to - in package namesAnders Darander
2017-02-24fetch2/__init__: handle @ in package namesAnders Darander
2017-02-19fetch2/svn: change 'rsh' parameter to 'ssh'Markus Lehtonen
2017-02-19fetch2: Add NFS Stale file exception handlingKhem Raj
2017-02-19fetch2: Rename "setup_revisons" to "setup_revisions"Robert P. J. Day
2017-02-19fetch2: Correct two examples of typo "revsion."Robert P. J. Day
2017-02-07fetch2/npm: fix handling of os fieldPaul Eggleton
2017-02-07fetch2/npm: handle items only in optionalDependenciesPaul Eggleton
2017-01-19fetch2: Avoid recursive errorsRichard Purdie
2017-01-12gitsm.py: Add force flag to git checkout command in update_submodulesOla Redell
2016-12-21fetch2/wget: fixup case with no useful netrc dataMark Asselstine
2016-12-16fetch2/wget: add Basic Auth from netrc to checkstatus()Matthew McClintock
2016-11-30fetch2: obey BB_ALLOWED_NETWORKS when checking network accessMarkus Lehtonen
2016-11-30bitbake: remove True option to getVarFlag callsJoshua Lock
2016-11-30bitbake: remove True option to getVar callsJoshua Lock