summaryrefslogtreecommitdiff
path: root/support/download
AgeCommit message (Expand)Author
2019-02-05support/download/scp: fix download with scheme prefix 'scp://'Thomas De Schampheleire
2019-01-03support/download: fix scp downloadsThomas De Schampheleire
2018-12-09support/download/dl-wrapper: fix urlencode option never being sent to backendDamien Thébault
2018-09-10download/git: fix code-styleYann E. MORIN
2018-09-07Merge branch 'next'Peter Korsgaard
2018-08-21download: fix file:// BR2_PRIMARY_SITE (download cache)Hollis Blanchard
2018-08-09support/download: remove help from wrapperYann E. MORIN
2018-06-04dl-wrapper: Fix support for URIs containing '+'Robert Beckett
2018-05-31download/cvs: add a 10 minute timeoutArnout Vandecappelle (Essensium/Mind)
2018-05-13support/download/file: remove set -xAngelo Compagnucci
2018-05-13support/download/file: fix file:// protocol handlingAngelo Compagnucci
2018-05-01download/git: always do full-cloneYann E. MORIN
2018-05-01download/git: ensure we can checkout repos with submodule conversionsYann E. MORIN
2018-05-01download/git: ensure we checkout to a clean stateYann E. MORIN
2018-05-01download/git: try to recover from utterly-broken repositoriesYann E. MORIN
2018-05-01download/git: quickly exit when the cset does not existYann E. MORIN
2018-05-01download/git: run all git commands in the current directoryYann E. MORIN
2018-05-01download/git: add warning not to use our git cacheYann E. MORIN
2018-04-20download/git: fix transform regexp for older tar versionsYann E. MORIN
2018-04-19download/git: be sure we do fetch somethingYann E. MORIN
2018-04-19download/git: ensure we have a sane repositoryYann E. MORIN
2018-04-19download/git: ensure we always work in the expected repositoryYann E. MORIN
2018-04-12support/download/dl-wrapper: pass the correct -N optionThomas Petazzoni
2018-04-12support/download/dl-wrapper: fix passing remaining options to helper scriptsThomas Petazzoni
2018-04-10download/git: more resilient in case of killYann E. MORIN
2018-04-08download/git: don't require too-recent gitYann E. MORIN
2018-04-08download/git: fix transform-nameYann E. MORIN
2018-04-06core/download fix local backendYann E. MORIN
2018-04-05download/git: fix basename for files inside tarballsRicardo Martincoski
2018-04-03core/download: fix when the BR2_DL_DIR does not accept hardlinksYann E. MORIN
2018-04-02download: git: introduce cache featureMaxime Hadjinlian
2018-04-02core/download: look for archives in the global download dir firstYann E. MORIN
2018-04-02download: add missing '-d' optionMaxime Hadjinlian
2018-04-02download: put most of the infra in dl-wrapperMaxime Hadjinlian
2018-04-02core/pkg-download: change all helpers to use common optionsYann E. MORIN
2018-04-01support/download: keep files downloaded without hashGaël PORTAY
2017-11-26support/download: svn non-interactive in BR2_SVNSam Voss
2017-11-05suport/download: force svn to be non-interactiveYann E. MORIN
2017-09-19support/download: fix check_one_hash descriptionGaël PORTAY
2017-09-12download/git: force gzip compression level 6Petr Kulhavy
2017-04-20download/git: clarify why .git is removedRicardo Martincoski
2017-03-21download/git: create GNU format tar filesArnout Vandecappelle
2016-10-25support/download: make the git wrapper more robustYann E. MORIN
2016-08-23support/download: Add support to pass options directly to downloadersRomain Perier
2016-07-28support/download/git: Fix compatibility issue with git older than 1.8.4Enrique Ocaña González
2016-07-04support/download: don't over-remove files from git archivesYann E. MORIN
2016-07-02core/pkg-infra: download git submodules if the package wants themYann E. MORIN
2016-07-02support/download/git: add support for submodulesYann E. MORIN
2016-07-02support/download/git: do not use git archive, handle it manuallyYann E. MORIN
2016-07-02support/download/git: do not use bare clonesYann E. MORIN