summaryrefslogtreecommitdiffstats
path: root/lib/bb/fetch2
AgeCommit message (Expand)Author
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
2016-11-23lib/bb: Don't use deprecated bb.data.getVar/setVar APIRichard Purdie
2016-11-23fetch2: npm: conditionally hide NPM_LOCKDOWN / NPM_SHRINKWRAP warningsPaul Eggleton
2016-09-21fetch2: handle absolute paths in subdirRoss Burton
2016-09-14bitbake: fetch2: Make SRCREV_FORMAT name substitution saferUlf Magnusson
2016-09-14fetch2/npm: don't download same URL multiple timesPaul Eggleton
2016-09-06fetch2/npm: clarify commentPaul Eggleton
2016-09-06fetch2/npm: handle top-level shrinkwrap filePaul Eggleton
2016-09-06fetch2/npm: support subdir= parameterPaul Eggleton
2016-09-06fetch2/npm: fix broken fetches if more than one npm URL fetchedPaul Eggleton
2016-09-06fetch2/npm: explicitly specify workdirPaul Eggleton
2016-09-02bb.fetch2.svn: correctly pass workdir when fetchingChristopher Larson
2016-09-02wget: allow basic http auth for SSTATE_MIRRORSStephano Cetola
2016-09-02fetch2: Handle multiconfig fetcher issuesRichard Purdie
2016-08-24fetch2: clean up remaining cwd saves/changesMatt Madison
2016-08-19fetch2: preserve current working directoryMatt Madison
2016-08-19git: Allow local repos to use HEADRichard Purdie
2016-08-11fetch2/gitannex.py: use 'git annex init' instead of 'git annex sync'Terry Boese
2016-08-10fetch: Fix use of tar's --exclude option for tar >= 1.29Mariano Lopez
2016-07-29fetch2: fix pickle issues while switching from master to krogothMaxin B. John
2016-07-25fetcher2/__init__: Print command in case of ExecutionError in runfetchcmdMario Domenech Goulart
2016-07-22fetch: copy files with -HEnrico Scholz
2016-07-19fetch2: implement progress supportPaul Eggleton
2016-07-01fetch2/wget: attempt checkstatus again if it failsRoss Burton
2016-06-16fetch2/perforce: Rework to support SRCREV and P4CONFIGAndrew Bradford
2016-06-16fetch2: fix unpacking of deb packagesStephano Cetola
2016-06-02fetch2: fix unpacking of deb packagesPaul Eggleton
2016-06-02fetch2/git.py: References must match exactlyPeter Kjellerstedt
2016-06-01bitbake: Convert to python 3Richard Purdie
2016-05-24bitbake: Drop futures usage since we're python 3Richard Purdie
2016-05-12fetch: Use OrderedDict for url parametersRichard Purdie
2016-05-09bitbake: Update logger.warn() -> logger.warning()Richard Purdie
2016-05-06bitbake: fetch2: Safer check for BB_ORIGENV datastoreLeonardo Sandoval
2016-04-26fetch2: export DBUS_SESSION_BUS_ADDRESS to support authentication agentsRoss Burton
2016-04-05fetch2/git.py: remove .indirectiondir workaroundRobert Yang
2016-04-02fetch2: BB_ALLOWED_NETWORKS should not care about port numbersOlof Johansson
2016-03-30fetch2: Ensure that incorrect checksumed files are always renamedRichard Purdie
2016-03-26fetch2/wget.py: _check_latest_version_by_dir fix prefix detectionAníbal Limón
2016-03-26fetch2/wget.py: _check_latest_version_by_dir use group namesAníbal Limón