summaryrefslogtreecommitdiffstats
path: root/support/download
Commit message (Expand)AuthorAgeFilesLines
* support/download: fix scp downloadsThomas De Schampheleire2019-01-031-2/+4
* support/download/dl-wrapper: fix urlencode option never being sent to backendDamien Thébault2018-12-091-1/+1
* download/git: fix code-styleYann E. MORIN2018-09-101-1/+1
* Merge branch 'next'Peter Korsgaard2018-09-071-46/+1
|\
| * support/download: remove help from wrapperYann E. MORIN2018-08-091-46/+1
* | download: fix file:// BR2_PRIMARY_SITE (download cache)Hollis Blanchard2018-08-211-1/+2
|/
* dl-wrapper: Fix support for URIs containing '+'Robert Beckett2018-06-041-1/+1
* download/cvs: add a 10 minute timeoutArnout Vandecappelle (Essensium/Mind)2018-05-311-2/+6
* support/download/file: remove set -xAngelo Compagnucci2018-05-131-1/+0
* support/download/file: fix file:// protocol handlingAngelo Compagnucci2018-05-131-1/+1
* download/git: always do full-cloneYann E. MORIN2018-05-011-21/+3
* download/git: ensure we can checkout repos with submodule conversionsYann E. MORIN2018-05-011-1/+28
* download/git: ensure we checkout to a clean stateYann E. MORIN2018-05-011-1/+5
* download/git: try to recover from utterly-broken repositoriesYann E. MORIN2018-05-011-3/+34
* download/git: quickly exit when the cset does not existYann E. MORIN2018-05-011-0/+7
* download/git: run all git commands in the current directoryYann E. MORIN2018-05-011-4/+4
* download/git: add warning not to use our git cacheYann E. MORIN2018-05-011-0/+18
* download/git: fix transform regexp for older tar versionsYann E. MORIN2018-04-201-2/+2
* download/git: be sure we do fetch somethingYann E. MORIN2018-04-191-0/+1
* download/git: ensure we have a sane repositoryYann E. MORIN2018-04-191-8/+10
* download/git: ensure we always work in the expected repositoryYann E. MORIN2018-04-191-5/+8
* support/download/dl-wrapper: pass the correct -N optionThomas Petazzoni2018-04-121-1/+1
* support/download/dl-wrapper: fix passing remaining options to helper scriptsThomas Petazzoni2018-04-121-1/+1
* download/git: more resilient in case of killYann E. MORIN2018-04-101-3/+5
* download/git: don't require too-recent gitYann E. MORIN2018-04-081-1/+3
* download/git: fix transform-nameYann E. MORIN2018-04-081-1/+1
* core/download fix local backendYann E. MORIN2018-04-061-3/+6
* download/git: fix basename for files inside tarballsRicardo Martincoski2018-04-051-1/+1
* core/download: fix when the BR2_DL_DIR does not accept hardlinksYann E. MORIN2018-04-031-1/+6
* download: git: introduce cache featureMaxime Hadjinlian2018-04-021-24/+41
* core/download: look for archives in the global download dir firstYann E. MORIN2018-04-021-1/+9
* download: add missing '-d' optionMaxime Hadjinlian2018-04-021-2/+4
* download: put most of the infra in dl-wrapperMaxime Hadjinlian2018-04-023-57/+102
* core/pkg-download: change all helpers to use common optionsYann E. MORIN2018-04-029-90/+112
* support/download: keep files downloaded without hashGaël PORTAY2018-04-011-4/+13
* support/download: svn non-interactive in BR2_SVNSam Voss2017-11-261-1/+1
* suport/download: force svn to be non-interactiveYann E. MORIN2017-11-051-1/+1
* support/download: fix check_one_hash descriptionGaël PORTAY2017-09-191-2/+3
* download/git: force gzip compression level 6Petr Kulhavy2017-09-121-1/+1
* download/git: clarify why .git is removedRicardo Martincoski2017-04-201-1/+4
* download/git: create GNU format tar filesArnout Vandecappelle2017-03-211-1/+3
* support/download: make the git wrapper more robustYann E. MORIN2016-10-251-2/+4
* support/download: Add support to pass options directly to downloadersRomain Perier2016-08-238-9/+25
* support/download/git: Fix compatibility issue with git older than 1.8.4Enrique Ocaña González2016-07-281-1/+1
* support/download: don't over-remove files from git archivesYann E. MORIN2016-07-041-3/+3
* core/pkg-infra: download git submodules if the package wants themYann E. MORIN2016-07-021-3/+4
* support/download/git: add support for submodulesYann E. MORIN2016-07-021-3/+14
* support/download/git: do not use git archive, handle it manuallyYann E. MORIN2016-07-021-3/+14
* support/download/git: do not use bare clonesYann E. MORIN2016-07-021-3/+18
* support/download: really, really make git archives reproducibleYann E. MORIN2016-02-271-1/+1
OpenPOWER on IntegriCloud