summary refs log tree commit diff
path: root/pkgs/build-support/fetchgit/default.nix
Commit message (Expand)AuthorAge
* nix-prefetch-git: respect NETRCElliot Cameron2023-11-11
* fetchgit: clean up md5 referencesTheodore Ni2023-07-20
* fetchgit: require sparseCheckout be a list of stringsNicolas Benes2023-06-04
* Merge pull request #158968: Make fetchFromGitHub & friends overridablepiegames2023-05-07
|\
| * treewide: Make some fetchers overridablepiegames2023-04-22
* | Merge pull request #187210 from pinn3/fetchgit/remove-outdated-commentArtturi2023-04-19
|\ \ | |/ |/|
| * fetchgit: Remove comment regarding path needing to be a stringpinn32022-08-18
* | treewide: use optionalStringFelix Buehler2023-02-13
* | Merge pull request #185005 from amjoseph-nixpkgs/pr/fetchgit/fix-commentArtturi2023-01-14
|\ \
| * | fetchgit: remove "security" from comment about "security risk"Adam Joseph2022-08-03
* | | fetchgit: make sparseCheckout a list of stringsNicolas Benes2022-11-15
| |/ |/|
* | fetchgit: allow disabling cone mode for sparse checkouts, fix testWinter2022-08-14
|/
* fetchgit: allow passing allowedRequisites through to stdenv.mkDerivationAdam Joseph2022-06-11
* unstableGitUpdater: fix updating fetchzip-based sourcesJan Tojnar2022-05-24
* fetchgit: allow passing thru metaSandro Jäckel2022-04-18
* fetchgit: Support sparse checkoutZhong Jianxin2022-01-24
* fetchgit: support hash parameter alongside sha256Maciej Krüger2021-11-09
* fetchgit: add support for netrc file through impure NIX_GIT_SSL_CAINFO envSandro Jäckel2021-09-28
* fetchgit: escape dot in regexLuflosi2021-02-03
* treewide: stdenvNoCC.lib -> libBen Siraphob2021-01-27
* fetchgit: add lfs supportJonathan Ringer2021-01-11
* Revert "fetchzip, fetchgit: cleanup handling of optional features and whitesp...Benjamin Hipple2020-03-26
* fetchzip, fetchgit: cleanup handling of optional features and whitespaceBenjamin Hipple2020-02-08
* treewide: remove redundant quotesvolth2019-09-08
* prefer-fetch-remote: an overlay to fetch on remote buildersJörg Thalheim2019-01-18
* treewide: Fetchers should use `stdenvNoCC`.John Ericson2018-01-10
* treewide: Fixed output fetch* derivations should use `nativeBuildInputs`John Ericson2018-01-09
* fetchgit: support "git@server:repo" URLsBjørn Forsman2017-06-24
* fetchgit: add postFetch argumentDaiderd Jordan2017-06-03
* fetch-*: remove md5 supportRobin Gloster2017-03-20
* 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
* fetchgit: import impure GIT_PROXY_COMMAND and SOCKS_SERVER, fixes #8605Rok Garbas2016-01-20
* fetchgit: follow up to 2cf7069b7da368326b51520536ac0f1020157f7aPeter Simons2015-12-06
* fetchgit: call in-repository script with bash explicitlyPeter Simons2015-11-29
* 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
* fetchgit: Add support for specifying branch nameRicardo M. Correia2015-04-21
* fetchgit: add 'deepClone' argument to disable shallow fetchingPeter Simons2015-03-10
* fetchgit: improve name detection, discard nix-1.8 checkVladimír Čunát2015-01-13
* fetchgit: give output a nicer nameShea Levy2015-01-01
* Allow git checkouts to have custom nameMichael Raskin2014-09-03
* fetchgit: Implement option to not check out submodules.ambrop7@gmail.com2014-03-25
* fetchgit: Require a content hashEelco Dolstra2014-02-18
* preferLocalBuild: set to true for wrappers and fetchersVladimír Čunát2014-02-10
* fetchgit: Handle https.Nicolas Pierron2011-08-28
* Replace fetchgit default builder by a wrapper around nix-prefect-git.Nicolas Pierron2011-08-20
* applying patches provided by griswoldRob Vermaas2010-01-27