summary refs log tree commit diff
path: root/pkgs/build-support/fetchgit/nix-prefetch-git
Commit message (Expand)AuthorAge
* 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 #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
|/
* 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
* 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
|/
* treewide: Fix broken Gmane URLsCraig Younkins2018-12-25
* fetchgit: adapt regex to git 2.18.0Guillaume Maudoux2018-06-28
* nix-prefetch-git: fix output `fetchSubmodules` propertyTim Cuthbertson2018-06-17
* nix-prefetch-git: fix handling of submodules with spacesLionello Lunesu2018-05-04
* nix-prefetch-git: fix extraction of submodule hashes on latest gitWill Dietz2018-01-24
* Update nix-prefetch-gitVaibhav Sagar2017-10-29
* Merge branch 'master' into stagingVladimír Čunát2017-07-05
|\
| * nix-prefetch-git: add --quiet to --helpHarmen2017-07-03
* | fetchFromGitHub: fix fetchSubmodules=true when revision is not hexadecimalVolth2017-07-04
|/
* fetchgit: support "git@server:repo" URLsBjørn Forsman2017-06-24
* 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
* 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 pull request #10998 from andrewrynhard/masterDomen Kožar2016-01-19
|\
| * Add help flag to nix-prefetch-gitAndrew Rynhard2015-11-12
* | 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
* Add support for building cargo'ed Rust programsGeorges Dubus2015-04-21