aboutsummaryrefslogtreecommitdiff
path: root/pkgs/build-support/fetchgit (follow)
Commit message (Expand)AuthorAgeFilesLines
* nix-prefetch-git: also add store path to json outputJörg Thalheim2020-05-041-0/+1
* Revert "fetchzip, fetchgit: cleanup handling of optional features and whitesp...Benjamin Hipple2020-03-262-13/+14
* Merge pull request #79581 from bhipple/feature/fetcher-whitespace-cleanBenjamin Hipple2020-03-262-14/+13
|\
| * fetchzip, fetchgit: cleanup handling of optional features and whitespaceBenjamin Hipple2020-02-082-14/+13
* | nix-prefetch-git: Fix output manglingJan Tojnar2020-02-141-13/+18
* | nix-prefetch-git: report deepClone & leaveDotGitJan Tojnar2020-02-141-4/+6
|/
* nix-prefetch-git: list --branch-name in helpDima2019-11-261-0/+1
* fetchgitPrivate: Remove fetcheradisbladis2019-11-141-26/+0
* treewide: remove redundant quotesvolth2019-09-082-3/+3
* nix-prefetch-git: Remove some pack file non-determinismSilvan Mosberger2019-08-311-1/+3
* Merge pull request #54543 from thefloweringash/git-prefetch-errorsMatthew Bauer2019-06-181-15/+32
|\
| * nix-prefetch-git: propagate errors under --quietAndrew Childs2019-01-251-15/+32
* | nix-prefetch-git: add -h as shortcut for --help to improve quality of lifeAndreas Rammhold2019-05-031-1/+1
|/
* prefer-fetch-remote: an overlay to fetch on remote buildersJörg Thalheim2019-01-181-1/+2
* treewide: Fix broken Gmane URLsCraig Younkins2018-12-251-1/+1
* pkgs/*: remove unreferenced function argumentsvolth2018-07-211-1/+1
* fetchgit: adapt regex to git 2.18.0Guillaume Maudoux2018-06-281-1/+1
* nix-prefetch-git: fix output `fetchSubmodules` propertyTim Cuthbertson2018-06-171-1/+1
* nix-prefetch-git: fix handling of submodules with spacesLionello Lunesu2018-05-041-1/+1
* nix-prefetch-git: fix extraction of submodule hashes on latest gitWill Dietz2018-01-241-1/+1
* treewide: Fetchers should use `stdenvNoCC`.John Ericson2018-01-101-4/+4
* treewide: Fixed output fetch* derivations should use `nativeBuildInputs`John Ericson2018-01-092-2/+2
* fetchgitPrivate: put our custom ssh on PATHFrederik Rietdijk2017-11-071-13/+20
* fetchzip and friends: Set "name" to "source" by defaultEelco Dolstra2017-10-301-19/+0
* Update nix-prefetch-gitVaibhav Sagar2017-10-291-1/+1
* Merge: more compatibility for git* fetchersVladimír Čunát2017-07-092-13/+30
|\
| * support old naming, just add escaping of unsafe charsVolth2017-07-051-2/+14
| * gitRepoToName: make it compatible with old fetchFromGitHub's "${repo}-${rev}-...Volth2017-07-041-11/+16
* | Merge branch 'master' into stagingVladimír Čunát2017-07-051-0/+1
|\ \ | |/ |/|
| * nix-prefetch-git: add --quiet to --helpHarmen2017-07-031-0/+1
* | fetchFromGitHub: fix fetchSubmodules=true when revision is not hexadecimalVolth2017-07-043-16/+18
|/
* fetchgit: support "git@server:repo" URLsBjørn Forsman2017-06-242-3/+3
* fetchgit: add postFetch argumentDaiderd Jordan2017-06-032-1/+5
* fetch-*: remove md5 supportRobin Gloster2017-03-201-3/+5
* nix-prefetch-git: remove call to non-existent print_metadata command; improve...Connor Clark2017-01-031-2/+1
* nix-prefetch-git: fix date fieldJörg Thalheim2016-12-051-2/+2
* nix-prefetch-git: escape string fields properlyJörg Thalheim2016-12-051-11/+21
* Remove fetchMD5warnEelco Dolstra2016-11-301-2/+1
* fetchFromGitHub: add fetchSubmodules optionAlexey Shmalko2016-11-181-1/+1
* fetch*: print a trace warning about md5 deprecationMichael Raskin2016-10-091-1/+2
* lib/fetchers.nix: factor out impure proxy vars (#18702)Profpatsch2016-09-171-7/+3
* nix-prefetch-git: unbreak JSON outputBjørn Forsman2016-07-041-2/+2
* nix-prefetch-git: Include the date in the machine-readable output onDavid Grayson2016-07-031-3/+8
* nix-prefetch-git: fix bash evaluation order dependencyBenno Fünfstück2016-06-151-1/+1
* nix-prefetch-git: shellcheck fixeszimbatm2016-06-121-31/+42
* Merge pull request #15469 from NixOS/fetchgitEelco Dolstra2016-05-161-1/+1
|\
| * fetchgit: remove only .gitDomen Kožar2016-05-151-1/+1
* | nix-prefetch-git: create parent directoriesGuido Zgraggen2016-04-221-2/+2
|/
* nix-prefetch-git: fix url_to_name heuristiczimbatm2016-03-231-1/+1
* nix-prefetch-scripts: make nix-prefetch-git report fetchSubmodules in its JSO...Ryan Trinkle2016-03-211-1/+6