about summary refs log tree commit diff
path: root/src/libexpr/primops/fetchGit.cc
AgeCommit message (Expand)AuthorFilesLines
2018-03-19 Shut up signedness warningEelco Dolstra1-1/+1
2018-03-13 fetchGit: Fix debug messageGuillaume Maudoux1-1/+1
2018-02-28 fetchGit: use "HEAD" as default refWill Dietz1-1/+1
2018-01-16 Add pure evaluation modeEelco Dolstra1-5/+10
2018-01-09 fetchGit: fix creation of uninitialized cache dir, let git create itWill Dietz1-1/+0
2017-12-22 fetchGit: Fix handling of local repo when not using 'master' branchWill Dietz1-1/+5
2017-11-24 fetchGit: Ignore tarballTtl if rev is set and not in the repo.Shea Levy1-24/+35
2017-11-21 fetchGit/fetchMercurial: Fix directory inclusion checkEelco Dolstra1-2/+3
2017-11-03 fetchgit.cc -> fetchGit.ccEelco Dolstra1-0/+223