summaryrefslogtreecommitdiffstats
path: root/pkgs/build-support/fetchgit
AgeCommit message (Expand)Author
2022-01-24fetchgit: Support sparse checkoutZhong Jianxin
2021-12-22nix-prefetch-git: fix incorrect mktemp usageTomas Bravo
2021-11-09fetchgit: support hash parameter alongside sha256Maciej Krüger
2021-09-28fetchgit: add support for netrc file through impure NIX_GIT_SSL_CAINFO envSandro Jäckel
2021-09-21Merge pull request #136022 from hercules-ci/fetcher-testingRobert Hensing
2021-08-28fetchgit.tests: initRobert Hensing
2021-08-28nix-prefetch-git: add fetchLFS flag to the JSON outputBjørn Forsman
2021-08-28nix-prefetch-git: provide fallback for $TMPDIRBjørn Forsman
2021-07-12nix-prefetch-git: don't fetch everything when given a hashAtemu
2021-05-07fetchgit: document --fetch-lfs flagBjørn Forsman
2021-03-21Merge pull request #111782 from Luflosi/fetchgit-escape-regexSandro
2021-02-20Merge pull request #104714 from codedownio/tree-hashestaku0
2021-02-18nix-prefetch-git: Run git-init with --initial-branch=masterMichael Weiss
2021-02-13fetchgit: support passing tree hashes as "rev"Tom McLaughlin
2021-02-03fetchgit: escape dot in regexLuflosi
2021-01-27treewide: stdenvNoCC.lib -> libBen Siraphob
2021-01-11fetchgit: add lfs supportJonathan Ringer
2020-05-04nix-prefetch-git: also add store path to json outputJörg Thalheim
2020-03-26Revert "fetchzip, fetchgit: cleanup handling of optional features and whitesp...Benjamin Hipple
2020-03-26Merge pull request #79581 from bhipple/feature/fetcher-whitespace-cleanBenjamin Hipple
2020-02-14nix-prefetch-git: Fix output manglingJan Tojnar
2020-02-14nix-prefetch-git: report deepClone & leaveDotGitJan Tojnar
2020-02-08fetchzip, fetchgit: cleanup handling of optional features and whitespaceBenjamin Hipple
2019-11-26nix-prefetch-git: list --branch-name in helpDima
2019-11-14fetchgitPrivate: Remove fetcheradisbladis
2019-09-08treewide: remove redundant quotesvolth
2019-08-31nix-prefetch-git: Remove some pack file non-determinismSilvan Mosberger
2019-06-18Merge pull request #54543 from thefloweringash/git-prefetch-errorsMatthew Bauer
2019-05-03nix-prefetch-git: add -h as shortcut for --help to improve quality of lifeAndreas Rammhold
2019-01-25nix-prefetch-git: propagate errors under --quietAndrew Childs
2019-01-18prefer-fetch-remote: an overlay to fetch on remote buildersJörg Thalheim
2018-12-25treewide: Fix broken Gmane URLsCraig Younkins
2018-07-21pkgs/*: remove unreferenced function argumentsvolth
2018-06-28fetchgit: adapt regex to git 2.18.0Guillaume Maudoux
2018-06-17nix-prefetch-git: fix output `fetchSubmodules` propertyTim Cuthbertson
2018-05-04nix-prefetch-git: fix handling of submodules with spacesLionello Lunesu
2018-01-24nix-prefetch-git: fix extraction of submodule hashes on latest gitWill Dietz
2018-01-10treewide: Fetchers should use `stdenvNoCC`.John Ericson
2018-01-09treewide: Fixed output fetch* derivations should use `nativeBuildInputs`John Ericson
2017-11-07fetchgitPrivate: put our custom ssh on PATHFrederik Rietdijk
2017-10-30fetchzip and friends: Set "name" to "source" by defaultEelco Dolstra
2017-10-29Update nix-prefetch-gitVaibhav Sagar
2017-07-09Merge: more compatibility for git* fetchersVladimír Čunát
2017-07-05support old naming, just add escaping of unsafe charsVolth
2017-07-05Merge branch 'master' into stagingVladimír Čunát
2017-07-04gitRepoToName: make it compatible with old fetchFromGitHub's "${repo}-${rev}-...Volth
2017-07-04fetchFromGitHub: fix fetchSubmodules=true when revision is not hexadecimalVolth
2017-07-03nix-prefetch-git: add --quiet to --helpHarmen
2017-06-24fetchgit: support "git@server:repo" URLsBjørn Forsman
2017-06-03fetchgit: add postFetch argumentDaiderd Jordan