summary refs log tree commit diff
path: root/pkgs/build-support/fetchgit/default.nix
Commit message (Expand)AuthorAge
* cacert: store ca-bundle.crt in $out/etc/ssl/certs instead of $outWilliam A. Kennington III2015-06-05
* Fix ca-bundle pathsWilliam A. Kennington III2015-05-29
* fetchgit: Add support for specifying branch nameRicardo M. Correia2015-04-21
* fetchgit: add 'deepClone' argument to disable shallow fetchingPeter Simons2015-03-10
* fetchgit: improve name detection, discard nix-1.8 checkVladimír Čunát2015-01-13
* fetchgit: give output a nicer nameShea Levy2015-01-01
* Allow git checkouts to have custom nameMichael Raskin2014-09-03
* fetchgit: Implement option to not check out submodules.ambrop7@gmail.com2014-03-25
* fetchgit: Require a content hashEelco Dolstra2014-02-18
* preferLocalBuild: set to true for wrappers and fetchersVladimír Čunát2014-02-10
* fetchgit: Handle https.Nicolas Pierron2011-08-28
* Replace fetchgit default builder by a wrapper around nix-prefect-git.Nicolas Pierron2011-08-20
* applying patches provided by griswoldRob Vermaas2010-01-27
* some fetchgit documentationMarc Weber2009-11-08
* Forgot some 'depth' regarding fetchgit still.Lluís Batlle i Rossell2009-11-08
* Removing fetchgit --depth and its usage. It does not provide much advantages...Lluís Batlle i Rossell2009-11-08
* Allow not-that-shallow git fetches; enable it for uzblMichael Raskin2009-10-27
* * fetchgit and nix-prefetch-gitRob Vermaas2009-06-24