index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libexpr
/
primops
Age
Commit message (
Expand
)
Author
2018-02-28
fetchGit: use "HEAD" as default ref
Will Dietz
2018-01-16
Add pure evaluation mode
Eelco Dolstra
2018-01-09
fetchGit: fix creation of uninitialized cache dir, let git create it
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-03
fetchgit.cc -> fetchGit.cc
Eelco Dolstra
2017-11-03
Remove git:// support in NIX_PATH
Eelco Dolstra
2017-11-03
fetchGit/fetchMercurial: Filter out directories with untracked files
Eelco Dolstra
2017-11-03
fetchGit: Add a test
Eelco Dolstra
2017-11-03
fetchGit: Don't do a remote fetch if we already have the rev
Eelco Dolstra
2017-11-02
fetchMercurial: fix error message
tv
2017-11-01
Fix build
Eelco Dolstra
2017-11-01
fetchMercurial: Don't fetch hashes we already have
Eelco Dolstra
2017-11-01
Add fetchMercurial primop
Eelco Dolstra
2017-10-30
builtins.fetchgit: Support importing a working tree
Eelco Dolstra
2017-10-30
Make "fetchGit /path" work
Eelco Dolstra
2017-10-30
fetchGit: Fix broken assertion
Eelco Dolstra
2017-10-30
Add option allowed-uris
Eelco Dolstra
2017-10-30
builtins.fetchGit: Return an attrset with revision info
Eelco Dolstra
2017-10-30
fetchgit -> fetchGit
Eelco Dolstra
2017-10-30
builtins.fetchgit: Don't mess up the progress indicator
Eelco Dolstra
2017-10-30
builtins.fetchgit: Support a "name" attribute
Eelco Dolstra
2017-10-17
fetchgit: Remove incomplete/unneeded ref check.
Shea Levy
2017-10-16
fetchgit: Remove incomplete/unneeded isURI check.
Shea Levy
2017-07-30
Replace Unicode quotes in user-facing strings by ASCII
Jörg Thalheim
2017-07-27
builtins.fetchgit: Support specifying commit hashes
Eelco Dolstra
2017-07-27
builtins.fetchgit: Respect tarball-ttl
Eelco Dolstra
2017-07-27
builtins.fetchgit: Use proper refs locally
Eelco Dolstra
2017-07-27
builtins.fetchgit: Cache hash -> store path mappings
Eelco Dolstra
2017-05-16
Improve progress indicator
Eelco Dolstra
2017-03-02
builtins.fetchgit: Support paths
Eelco Dolstra
2017-03-02
builtins.fetchgit: Fix bad format string
Eelco Dolstra
2016-11-26
Revert "Get rid of unicode quotes (#1140)"
Eelco Dolstra
2016-11-25
Get rid of unicode quotes (#1140)
Guillaume Maudoux
2016-04-29
Support Git repos in the Nix path
Eelco Dolstra
2016-04-29
Add fetchgit builtin
Eelco Dolstra