summary refs log tree commit diff
path: root/pkgs/build-support/fetchgit
Commit message (Expand)AuthorAge
* Merge branch 'master' into staging-nextWeijia Wang2023-11-12
|\
| * nix-prefetch-git: make it quietSharzyL2023-11-12
* | Merge master into staging-nextgithub-actions[bot]2023-11-12
|\|
| * nix-prefetch-git: respect NETRCElliot Cameron2023-11-11
* | Merge master into staging-nextgithub-actions[bot]2023-11-09
|\|
| * fetchgit: shallow clone for submodules (#254172)Shogo Takata2023-11-09
* | Merge branch 'master' into staging-nextWeijia Wang2023-11-06
|\|
| * nix-prefetch-git: download submodules with --progressK9002023-11-05
* | Merge staging-next into staginggithub-actions[bot]2023-10-16
|\|
| * Merge pull request #249733 from Aleksanaa/nix-prefetch-gitDomen Kožar2023-10-16
| |\
| | * nix-prefetch-git: fix make_deterministic_repo in submodulesaleksana2023-08-31
* | | Merge staging-next into staginggithub-actions[bot]2023-10-08
|\| |
| * | fetchgit: use $NIX_BUILD_TOP instead of hardcoding /build/Sandro Jäckel2023-10-08
* | | Merge staging-next into staginggithub-actions[bot]2023-10-05
|\| |
| * | fetchgit: fix private fetching via netrcSandro Jäckel2023-10-05
* | | treewide: refactor `.attrs.sh` detectionMaximilian Bosch2023-10-04
|/ /
* | nix-prefetch-git: ignore global and user git configAlyssa Ross2023-09-22
* | Merge pull request #252865 from emily-is-my-username/fix/fetchgit-deepcloneSilvan Mosberger2023-09-06
|\ \ | |/ |/|
| * fetchgit: don't shallow clone if deepClone is requestedEmily2023-07-01
* | Merge master into staging-nextgithub-actions[bot]2023-07-21
|\ \
| * | fetchgit: clean up md5 referencesTheodore Ni2023-07-20
| |/
* / nix-prefetch-git: add sri-hash to outputPedroHLC ☭2023-07-09
|/
* fetchgit: add a default NIX_BUILD_CORES variableMario Rodas2023-06-24
* fetchgit: fetch submodules in parallelDomen Kožar2023-06-20
* Merge pull request #235898 from panicgh/fetchgit-sparse-checkout-failhardRick van Schijndel2023-06-05
|\
| * fetchgit: require sparseCheckout be a list of stringsNicolas Benes2023-06-04
* | nix-prefetch-git: fix typofetsorn2023-05-31
|/
* nix-prefetch-git: redirect git lfs to stderrRyan Hendrickson2023-05-21
* 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
* | 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