about summary refs log tree commit diff
path: root/src/libexpr/primops/fetchgit.cc (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-05-16 Improve progress indicatorEelco Dolstra1-1/+1
2017-03-02 builtins.fetchgit: Support pathsEelco Dolstra1-3/+5
2017-03-02 builtins.fetchgit: Fix bad format stringEelco Dolstra1-1/+1
2016-11-26 Revert "Get rid of unicode quotes (#1140)"Eelco Dolstra1-6/+6
2016-11-25 Get rid of unicode quotes (#1140)Guillaume Maudoux1-6/+6
2016-04-29 Support Git repos in the Nix pathEelco Dolstra1-33/+38
2016-04-29 Add fetchgit builtinEelco Dolstra1-0/+77