summaryrefslogtreecommitdiff
path: root/support/download
AgeCommit message (Expand)Author
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
2016-02-27support/download: really, really make git archives reproducibleYann E. MORIN
2016-01-20support/download: alternative access methods to CVSJoao Mano
2016-01-18support/download: support older bazaar versionsYann E. MORIN
2016-01-03support/download: generate reproducible Bazaar archivesYann E. MORIN
2016-01-03support/download: generate reproducible Hg archivesYann E. MORIN
2015-12-12support/download: protect from custom commands with spaces in argsYann E. MORIN
2015-11-29support/download: fetch all refs on full git cloneVivien Didelot
2015-08-29support/download: fix the Hg backend for tagsYann E. MORIN
2015-07-26core/download: don't be needlessly verbose in backendsYann E. MORIN
2015-07-10support/download/cvs: add support to use a date instead of a tagFabio Porcedda
2015-05-31support/download: relocate the git clone commentBaruch Siach
2015-04-25support/download: restore mandatory check of hashesYann E. MORIN
2015-04-25support/download: add possibility to not fail on missing hashYann E. MORIN
2015-04-08Fix typos in comment blocksMasahiro Yamada
2015-04-06support/download: do not warn about missing hash file for repositoriesYann E. MORIN
2015-04-03support/download: quick fix to avoid breaking on custom toolchainsYann E. MORIN
2015-04-03support/download: warn when there's no .hash fileYann E. MORIN
2015-04-03support/download: always fail when there's no hashYann E. MORIN
2015-04-03support/download: properly catch missing hashesYann E. MORIN
2015-04-03support/download: return different exit codes for different failuresYann E. MORIN
2015-04-03support/download: add explicit no-hash supportYann E. MORIN
2015-04-03support/download: make hash file optionalYann E. MORIN
2015-01-05support/download: further silence the git helperYann E. MORIN
2015-01-04pkg-download: silence downloads if make is silentFabio Porcedda
2015-01-04support/download: support -q in all download backendsYann E. MORIN
2014-12-11pkg-download: check hashes for locally cached filesYann E. MORIN
2014-12-11pkg-download: verify the hashes from the download wrapperYann E. MORIN
2014-12-11pkg-download: check for already downloaded file in the download wrapperYann E. MORIN
2014-12-11support/download: add option parsing to the download wrapperYann E. MORIN
2014-12-07pkg-download: fix arguments to hash checking scriptYann E. MORIN
2014-10-25Change /bin/bash shebangs into /usr/bin/env bashBjørn Forsman
2014-08-06support/download: fix the git helper output file formatYann E. MORIN
2014-08-06support/download: fix the git helperPeter Seiderer
2014-08-04support/download: convert wget to use the wrapperYann E. MORIN
2014-08-04support/download: convert svn to use the wrapperYann E. MORIN
2014-08-04support/download: convert scp to use the wrapperYann E. MORIN
2014-08-04support/download: convert Hg to use the wrapperYann E. MORIN
2014-08-04support/download: convert git to use the wrapperYann E. MORIN
2014-08-04support/download: convert cvs to use the wrapperYann E. MORIN
2014-08-04support/download: convert localfiles to use the wrapperYann E. MORIN
2014-08-04support/download: convert bzr to use the wrapperYann E. MORIN
2014-08-04support/download: add download wrapperYann E. MORIN