]> rtime.felk.cvut.cz Git - coffee/buildroot.git/history - support/download/git
download/git: ensure we checkout to a clean state
[coffee/buildroot.git] / support / download / git
2018-05-01 Yann E. MORINdownload/git: ensure we checkout to a clean state
2018-05-01 Yann E. MORINdownload/git: try to recover from utterly-broken reposi...
2018-05-01 Yann E. MORINdownload/git: quickly exit when the cset does not exist
2018-05-01 Yann E. MORINdownload/git: run all git commands in the current directory
2018-05-01 Yann E. MORINdownload/git: add warning not to use our git cache
2018-04-20 Yann E. MORINdownload/git: fix transform regexp for older tar versions
2018-04-19 Yann E. MORINdownload/git: be sure we do fetch something
2018-04-19 Yann E. MORINdownload/git: ensure we have a sane repository
2018-04-19 Yann E. MORINdownload/git: ensure we always work in the expected...
2018-04-10 Yann E. MORINdownload/git: more resilient in case of kill
2018-04-08 Yann E. MORINdownload/git: don't require too-recent git
2018-04-08 Yann E. MORINdownload/git: fix transform-name
2018-04-05 Ricardo Martincoskidownload/git: fix basename for files inside tarballs
2018-04-02 Maxime Hadjinliandownload: git: introduce cache feature
2018-04-02 Yann E. MORINcore/pkg-download: change all helpers to use common...
2017-09-12 Petr Kulhavydownload/git: force gzip compression level 6
2017-04-20 Ricardo Martincoskidownload/git: clarify why .git is removed
2017-03-21 Arnout Vandecappelledownload/git: create GNU format tar files
2016-10-25 Yann E. MORINsupport/download: make the git wrapper more robust
2016-09-02 Peter KorsgaardMerge branch 'next'
2016-08-23 Romain Periersupport/download: Add support to pass options directly...
2016-07-28 Enrique Ocaña Gonzálezsupport/download/git: Fix compatibility issue with...
2016-07-04 Yann E. MORINsupport/download: don't over-remove files from git...
2016-07-02 Yann E. MORINsupport/download/git: add support for submodules
2016-07-02 Yann E. MORINsupport/download/git: do not use git archive, handle...
2016-07-02 Yann E. MORINsupport/download/git: do not use bare clones
2016-03-02 Peter KorsgaardMerge branch 'next'
2016-02-27 Yann E. MORINsupport/download: really, really make git archives...
2015-12-12 Yann E. MORINsupport/download: protect from custom commands with...
2015-12-01 Peter KorsgaardMerge branch 'next'
2015-11-29 Vivien Didelotsupport/download: fetch all refs on full git clone
2015-07-26 Yann E. MORINcore/download: don't be needlessly verbose in backends
2015-06-01 Peter KorsgaardMerge branch 'next'
2015-05-31 Baruch Siachsupport/download: relocate the git clone comment
2015-01-05 Yann E. MORINsupport/download: further silence the git helper
2015-01-04 Yann E. MORINsupport/download: support -q in all download backends
2014-10-24 Bjørn ForsmanChange /bin/bash shebangs into /usr/bin/env bash
2014-08-06 Yann E. MORINsupport/download: fix the git helper output file format
2014-08-06 Peter Seiderersupport/download: fix the git helper
2014-08-04 Yann E. MORINsupport/download: convert git to use the wrapper
2014-07-08 Yann E. MORINsupport/download: fix the git helper
2014-07-04 Yann E. MORINpkg-infra: don't use DL_DIR as scratchpad for temporary...
2014-07-02 Yann E. MORINpkg-infra: move the git download helper to a script