aboutsummaryrefslogtreecommitdiff
path: root/src/libexpr/primops
AgeCommit message (Expand)Author
2017-07-30Replace Unicode quotes in user-facing strings by ASCIIJörg Thalheim
2017-07-27builtins.fetchgit: Support specifying commit hashesEelco Dolstra
2017-07-27builtins.fetchgit: Respect tarball-ttlEelco Dolstra
2017-07-27builtins.fetchgit: Use proper refs locallyEelco Dolstra
2017-07-27builtins.fetchgit: Cache hash -> store path mappingsEelco Dolstra
2017-05-16Improve progress indicatorEelco Dolstra
2017-03-02builtins.fetchgit: Support pathsEelco Dolstra
2017-03-02builtins.fetchgit: Fix bad format stringEelco Dolstra
2016-11-26Revert "Get rid of unicode quotes (#1140)"Eelco Dolstra
2016-11-25Get rid of unicode quotes (#1140)Guillaume Maudoux
2016-04-29Support Git repos in the Nix pathEelco Dolstra
2016-04-29Add fetchgit builtinEelco Dolstra