summaryrefslogtreecommitdiffstats
path: root/support/download/git
Commit message (Expand)AuthorAgeFilesLines
* download/git: fix code-styleYann E. MORIN2018-09-101-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
* 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
* download/git: fix basename for files inside tarballsRicardo Martincoski2018-04-051-1/+1
* download: git: introduce cache featureMaxime Hadjinlian2018-04-021-24/+41
* core/pkg-download: change all helpers to use common optionsYann E. MORIN2018-04-021-16/+17
* 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-231-2/+4
* 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
* 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
* support/download: protect from custom commands with spaces in argsYann E. MORIN2015-12-121-4/+10
* support/download: fetch all refs on full git cloneVivien Didelot2015-11-291-1/+1
* core/download: don't be needlessly verbose in backendsYann E. MORIN2015-07-261-1/+1
* support/download: relocate the git clone commentBaruch Siach2015-05-311-2/+7
* support/download: further silence the git helperYann E. MORIN2015-01-051-1/+1
* support/download: support -q in all download backendsYann E. MORIN2015-01-041-8/+16
* Change /bin/bash shebangs into /usr/bin/env bashBjørn Forsman2014-10-251-1/+1
* support/download: fix the git helper output file formatYann E. MORIN2014-08-061-2/+2
* support/download: fix the git helperPeter Seiderer2014-08-061-0/+1
* support/download: convert git to use the wrapperYann E. MORIN2014-08-041-42/+20
* support/download: fix the git helperYann E. MORIN2014-07-081-2/+6
* pkg-infra: don't use DL_DIR as scratchpad for temporary downloadsYann E. MORIN2014-07-041-7/+26
* pkg-infra: move the git download helper to a scriptYann E. MORIN2014-07-021-0/+37
OpenPOWER on IntegriCloud