about summary refs log tree commit diff
path: root/pkgs/build-support/fetchgit/builder.sh
AgeCommit message (Expand)AuthorFilesLines
2011-08-20Replace fetchgit default builder by a wrapper around nix-prefect-git.Nicolas Pierron1-26/+1
2011-07-20fetchgit: strip trailing whitespacePeter Simons1-1/+1
2011-07-20fetchgit: added support for fetching sub-modulesPeter Simons1-0/+4
2011-06-22fetchgit builder - correctly quote "$rev"Florian Friesdorf1-1/+1
2011-06-22fetchgit builder comment: can handle remotes without HEADFlorian Friesdorf1-0/+1
2011-06-22fetchgit report fetch progressFlorian Friesdorf1-1/+1
2011-06-22fetchgit builder to handle broken remotes without a HEADFlorian Friesdorf1-4/+8
2011-04-27fetchgit builder rewrite to handle more casesFlorian Friesdorf1-11/+14
2010-05-19fetchgit: Track all remote branches when `$rev' is non-empty.Ludovic Courtès1-1/+10
2010-01-27applying patches provided by griswoldRob Vermaas1-2/+4
2009-11-08Removing fetchgit --depth and its usage. It does not provide much advantages...Lluís Batlle i Rossell1-1/+1
2009-10-27Allow not-that-shallow git fetches; enable it for uzblMichael Raskin1-1/+1
2009-06-26make fetchgit and nix-prefetch-git use --depth 1 to receive only a shallow cl...Marc Weber1-1/+1
2009-06-24 * fetchgit and nix-prefetch-gitRob Vermaas1-0/+13