summary refs log tree commit diff
path: root/pkgs/build-support/fetchgit
Commit message (Expand)AuthorAge
* treewide: use optionalStringFelix Buehler2023-02-13
* treewide: remove usages of header and stopNestArtturin2023-01-16
* 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
* | treewide: source .attrs in buildersArtturin2022-12-08
* | fetchgit: make sparseCheckout a list of stringsNicolas Benes2022-11-15
* | fetchgit: allow disabling cone mode for sparse checkouts, fix testWinter2022-08-14
|/
* Revert "nix-prefetch-git: Fix inconsistency with fetchgit regarding deepClone"Sebastian Jordan2022-06-30
* Merge pull request #177575 from seppeljordan/nix-prefetch-git-fixMaximilian Bosch2022-06-28
|\
| * nix-prefetch-git: Fix inconsistency with fetchgit regarding deepCloneSebastian Jordan2022-06-14
* | fetchgit: allow passing allowedRequisites through to stdenv.mkDerivationAdam Joseph2022-06-11
* | unstableGitUpdater: fix updating fetchzip-based sourcesJan Tojnar2022-05-24
* | testers.invalidateFetcherByDrvHash: Move from top-levelRobert Hensing2022-05-05
* | fetchgit: allow passing thru metaSandro Jäckel2022-04-18
|/
* fetchgit: split off deterministic-git functionsMaciej Krüger2022-02-19
* fetchgit: Add test for sparseCheckoutZhong Jianxin2022-01-24
* fetchgit: Support sparse checkoutZhong Jianxin2022-01-24
* nix-prefetch-git: fix incorrect mktemp usageTomas Bravo2021-12-22
* 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
* Merge pull request #136022 from hercules-ci/fetcher-testingRobert Hensing2021-09-21
|\
| * fetchgit.tests: initRobert Hensing2021-08-28
* | nix-prefetch-git: add fetchLFS flag to the JSON outputBjørn Forsman2021-08-28
* | nix-prefetch-git: provide fallback for $TMPDIRBjørn Forsman2021-08-28
|/
* nix-prefetch-git: don't fetch everything when given a hashAtemu2021-07-12
* fetchgit: document --fetch-lfs flagBjørn Forsman2021-05-07
* Merge pull request #111782 from Luflosi/fetchgit-escape-regexSandro2021-03-21
|\
| * fetchgit: escape dot in regexLuflosi2021-02-03
* | Merge pull request #104714 from codedownio/tree-hashestaku02021-02-20
|\ \
| * | fetchgit: support passing tree hashes as "rev"Tom McLaughlin2021-02-13
| |/
* / nix-prefetch-git: Run git-init with --initial-branch=masterMichael Weiss2021-02-18
|/
* treewide: stdenvNoCC.lib -> libBen Siraphob2021-01-27
* fetchgit: add lfs supportJonathan Ringer2021-01-11
* nix-prefetch-git: also add store path to json outputJörg Thalheim2020-05-04
* Revert "fetchzip, fetchgit: cleanup handling of optional features and whitesp...Benjamin Hipple2020-03-26
* Merge pull request #79581 from bhipple/feature/fetcher-whitespace-cleanBenjamin Hipple2020-03-26
|\
| * fetchzip, fetchgit: cleanup handling of optional features and whitespaceBenjamin Hipple2020-02-08
* | nix-prefetch-git: Fix output manglingJan Tojnar2020-02-14
* | nix-prefetch-git: report deepClone & leaveDotGitJan Tojnar2020-02-14
|/
* nix-prefetch-git: list --branch-name in helpDima2019-11-26
* fetchgitPrivate: Remove fetcheradisbladis2019-11-14
* treewide: remove redundant quotesvolth2019-09-08
* nix-prefetch-git: Remove some pack file non-determinismSilvan Mosberger2019-08-31
* Merge pull request #54543 from thefloweringash/git-prefetch-errorsMatthew Bauer2019-06-18
|\
| * nix-prefetch-git: propagate errors under --quietAndrew Childs2019-01-25
* | nix-prefetch-git: add -h as shortcut for --help to improve quality of lifeAndreas Rammhold2019-05-03
|/
* prefer-fetch-remote: an overlay to fetch on remote buildersJörg Thalheim2019-01-18
* treewide: Fix broken Gmane URLsCraig Younkins2018-12-25
* pkgs/*: remove unreferenced function argumentsvolth2018-07-21
* fetchgit: adapt regex to git 2.18.0Guillaume Maudoux2018-06-28