summary refs log tree commit diff
path: root/pkgs/build-support/fetchgit
Commit message (Expand)AuthorAge
* fetch-*: remove md5 supportRobin Gloster2017-03-20
* nix-prefetch-git: remove call to non-existent print_metadata command; improve...Connor Clark2017-01-03
* nix-prefetch-git: fix date fieldJörg Thalheim2016-12-05
* nix-prefetch-git: escape string fields properlyJörg Thalheim2016-12-05
* Remove fetchMD5warnEelco Dolstra2016-11-30
* fetchFromGitHub: add fetchSubmodules optionAlexey Shmalko2016-11-18
* fetch*: print a trace warning about md5 deprecationMichael Raskin2016-10-09
* lib/fetchers.nix: factor out impure proxy vars (#18702)Profpatsch2016-09-17
* nix-prefetch-git: unbreak JSON outputBjørn Forsman2016-07-04
* nix-prefetch-git: Include the date in the machine-readable output onDavid Grayson2016-07-03
* nix-prefetch-git: fix bash evaluation order dependencyBenno Fünfstück2016-06-15
* nix-prefetch-git: shellcheck fixeszimbatm2016-06-12
* Merge pull request #15469 from NixOS/fetchgitEelco Dolstra2016-05-16
|\
| * fetchgit: remove only .gitDomen Kožar2016-05-15
* | nix-prefetch-git: create parent directoriesGuido Zgraggen2016-04-22
|/
* nix-prefetch-git: fix url_to_name heuristiczimbatm2016-03-23
* nix-prefetch-scripts: make nix-prefetch-git report fetchSubmodules in its JSO...Ryan Trinkle2016-03-21
* nix-prefetch-git: change the default output to JSONzimbatm2016-02-29
* nix-prefetch-git: print out valid nix expression; make --quiet very quietTim Cuthbertson2016-02-27
* nix-prefetch-git: add --quiet flag and minor cleanupTim Cuthbertson2016-02-27
* nix-prefetch-git: output base32 hash so output matches nix-build errorsGraham Christensen2016-02-22
* nix-prefetch-git: use fetchgit's naming heuristiczimbatm2016-02-13
* Fix usage message in `nix-prefetch-git`Arnaud Spiwack2016-01-26
* Merge branch 'staging'Vladimír Čunát2016-01-22
|\
| * fetchgit: import impure GIT_PROXY_COMMAND and SOCKS_SERVER, fixes #8605Rok Garbas2016-01-20
* | Merge pull request #10998 from andrewrynhard/masterDomen Kožar2016-01-19
|\ \ | |/ |/|
| * Add help flag to nix-prefetch-gitAndrew Rynhard2015-11-12
* | fetchgit: follow up to 2cf7069b7da368326b51520536ac0f1020157f7aPeter Simons2015-12-06
* | Merge recent staging built on HydraVladimír Čunát2015-12-05
|\ \
| * | Use the nix provided shell.Danny Wilson2015-11-16
| |/
* | fetchgit: call in-repository script with bash explicitlyPeter Simons2015-11-29
* | nix-prefetch-git: make sure the script is interpreted by bashPeter Simons2015-11-27
|/
* nix-prefetch-git: pull all tags from remote when checkouting by revisionNikolay Amiantov2015-09-20
* cacert: store ca-bundle.crt in $out/etc/ssl/certs instead of $outWilliam A. Kennington III2015-06-05
* Fix ca-bundle pathsWilliam A. Kennington III2015-05-29
* Add support for building cargo'ed Rust programsGeorges Dubus2015-04-21
* fetchgit: Add support for specifying branch nameRicardo M. Correia2015-04-21
* fetchgit: add 'deepClone' argument to disable shallow fetchingPeter Simons2015-03-10
* nix-prefetch-git: print commit date (close #6522)Bjørn Forsman2015-02-24
* fetchgit: improve name detection, discard nix-1.8 checkVladimír Čunát2015-01-13
* fetchgit: give output a nicer nameShea Levy2015-01-01
* fetchgit: Simplify submodule url discoveryWilliam A. Kennington III2014-12-04
* nix-prefetch-git: allow dots in submodule namesVincent Laporte2014-11-15
* add parens to de ambiguifyEdward Tjörnhammar2014-11-10
* Revert "Revert "initialized git repo should use the set http_proxy""Edward Tjörnhammar2014-11-09
* Revert "initialized git repo should use the set http_proxy"Luca Bruno2014-11-09
* initialized git repo should use the set http_proxyEdward Tjörnhammar2014-11-07
* nix-prefetch-git: run single-threaded 'git repack'Bjørn Forsman2014-11-03
* nix-prefetch-git: fix determinism with leaveDotGitBjørn Forsman2014-11-02
* nix-prefetch-git: remove unneeded semicolonsBjørn Forsman2014-11-01