about summary refs log tree commit diff
path: root/tests/fetchGit.sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-16 Add pure evaluation modeEelco Dolstra1-0/+7
2018-01-09 fetchGit.sh: Test we don't "corrupt" cache if invoke w/o git availWill Dietz1-0/+13
2017-12-22 fetchGit: Fix handling of local repo when not using 'master' branchWill Dietz1-0/+26
2017-11-24 fetchGit: Ignore tarballTtl if rev is set and not in the repo.Shea Levy1-0/+7
2017-11-21 fetchGit/fetchMercurial: Fix directory inclusion checkEelco Dolstra1-1/+3
2017-11-07 Show when tests are skippedEelco Dolstra1-1/+1
2017-11-03 fetchGit/fetchMercurial: Filter out directories with untracked filesEelco Dolstra1-3/+6
2017-11-03 fetchGit: Add a testEelco Dolstra1-0/+83