index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
fetchGit.sh
Age
Commit message (
Expand
)
Author
2020-03-17
Git: Use unified caching system
Eelco Dolstra
2020-03-17
Require shallow clones to be requested explicitly
Eelco Dolstra
2020-03-16
Add a test for shallow Git clones
Eelco Dolstra
2020-03-16
Fix re-running the fetchGit.sh test
Eelco Dolstra
2020-02-19
builtins.fetchGit: Fix build when fetching a git worktree
Maximilian Bosch
2020-01-21
Pluggable fetchers
Eelco Dolstra
2019-11-27
nix: Add --expr flag
Eelco Dolstra
2019-10-16
Fix repeated fetchGit.sh test
Eelco Dolstra
2019-05-26
Remove outdated fetchGit test
Eelco Dolstra
2019-04-19
exportGit: Don't clone local repositories
Eelco Dolstra
2019-04-08
nix: Add --impure as a shorter alias of --no-pure-eval
Eelco Dolstra
2019-04-08
Fix tests
Eelco Dolstra
2018-08-17
fetchGit: use a better caching scheme
Graham Christensen
2018-01-16
Add pure evaluation mode
Eelco Dolstra
2018-01-09
fetchGit.sh: Test we don't "corrupt" cache if invoke w/o git avail
Will Dietz
2017-12-22
fetchGit: Fix handling of local repo when not using 'master' branch
Will Dietz
2017-11-24
fetchGit: Ignore tarballTtl if rev is set and not in the repo.
Shea Levy
2017-11-21
fetchGit/fetchMercurial: Fix directory inclusion check
Eelco Dolstra
2017-11-07
Show when tests are skipped
Eelco Dolstra
2017-11-03
fetchGit/fetchMercurial: Filter out directories with untracked files
Eelco Dolstra
2017-11-03
fetchGit: Add a test
Eelco Dolstra