aboutsummaryrefslogtreecommitdiff
path: root/tests/fetchGit.sh
AgeCommit message (Expand)Author
2019-05-26Remove outdated fetchGit testEelco Dolstra
2019-04-19exportGit: Don't clone local repositoriesEelco Dolstra
2019-04-08nix: Add --impure as a shorter alias of --no-pure-evalEelco Dolstra
2019-04-08Fix testsEelco Dolstra
2018-08-17fetchGit: use a better caching schemeGraham Christensen
2018-01-16Add pure evaluation modeEelco Dolstra
2018-01-09fetchGit.sh: Test we don't "corrupt" cache if invoke w/o git availWill Dietz
2017-12-22fetchGit: Fix handling of local repo when not using 'master' branchWill Dietz
2017-11-24fetchGit: Ignore tarballTtl if rev is set and not in the repo.Shea Levy
2017-11-21fetchGit/fetchMercurial: Fix directory inclusion checkEelco Dolstra
2017-11-07Show when tests are skippedEelco Dolstra
2017-11-03fetchGit/fetchMercurial: Filter out directories with untracked filesEelco Dolstra
2017-11-03fetchGit: Add a testEelco Dolstra