summary refs log tree commit diff
path: root/pkgs/build-support/fetchgit/builder.sh
Commit message (Expand)AuthorAge
* treewide: refactor `.attrs.sh` detectionMaximilian Bosch2023-10-04
* treewide: remove usages of header and stopNestArtturin2023-01-16
* treewide: source .attrs in buildersArtturin2022-12-08
* fetchgit: allow disabling cone mode for sparse checkouts, fix testWinter2022-08-14
* fetchgit: Support sparse checkoutZhong Jianxin2022-01-24
* fetchgit: add lfs supportJonathan Ringer2021-01-11
* fetchgit: add postFetch argumentDaiderd Jordan2017-06-03
* Use the nix provided shell.Danny Wilson2015-11-16
* fetchgit: Add support for specifying branch nameRicardo M. Correia2015-04-21
* fetchgit: add 'deepClone' argument to disable shallow fetchingPeter Simons2015-03-10
* fetchgit: Implement option to not check out submodules.ambrop7@gmail.com2014-03-25
* Replace fetchgit default builder by a wrapper around nix-prefect-git.Nicolas Pierron2011-08-20
* fetchgit: strip trailing whitespacePeter Simons2011-07-20
* fetchgit: added support for fetching sub-modulesPeter Simons2011-07-20
* fetchgit builder - correctly quote "$rev"Florian Friesdorf2011-06-22
* fetchgit builder comment: can handle remotes without HEADFlorian Friesdorf2011-06-22
* fetchgit report fetch progressFlorian Friesdorf2011-06-22
* fetchgit builder to handle broken remotes without a HEADFlorian Friesdorf2011-06-22
* fetchgit builder rewrite to handle more casesFlorian Friesdorf2011-04-27
* fetchgit: Track all remote branches when `$rev' is non-empty.Ludovic Courtès2010-05-19
* applying patches provided by griswoldRob Vermaas2010-01-27
* 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
* make fetchgit and nix-prefetch-git use --depth 1 to receive only a shallow cl...Marc Weber2009-06-26
* * fetchgit and nix-prefetch-gitRob Vermaas2009-06-24