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
2019-12-10
Make the Store API more type-safe
Eelco Dolstra
2019-11-26
Drop remaining uses of external "tar"
Eelco Dolstra
2019-10-31
Minor updates to inline comments
Benjamin Hipple
2019-09-22
Don't catch exceptions by value
Eelco Dolstra
2019-07-02
Merge pull request #2582 from LnL7/fetchgit-refs
Eelco Dolstra
2019-06-24
Fix 32-bit overflow with --no-net
Eelco Dolstra
2019-06-24
CachedDownloadResult: Include store path
Eelco Dolstra
2019-06-24
Fix abort in fromTOML
Eelco Dolstra
2019-03-14
experimental/optional -> optional
Eelco Dolstra
2019-01-31
Add builtins.appendContext.
Shea Levy
2019-01-14
Add builtins.getContext.
Shea Levy
2018-12-14
fetchGit: allow fetching explicit refs
Daiderd Jordan
2018-12-06
Solve hg "abandoned transaction" issue
CHEIKH Chawki
2018-11-20
fetchGit: Drop unnecessary localRef
Eelco Dolstra
2018-11-20
Merge branch 'better-git-cache' of https://github.com/graham-at-target/nix
Eelco Dolstra
2018-09-01
fetchGit/fetchMercurial: Don't absolutize paths
Eelco Dolstra
2018-08-17
fetchGit: use a better caching scheme
Graham Christensen
2018-07-11
Fix build on 32-bit systems and macOS
Eelco Dolstra
2018-07-11
Shup up a warning
Eelco Dolstra
2018-07-03
Include cpptoml for build simplicity
Eelco Dolstra
2018-07-03
Add a fromTOML primop
Eelco Dolstra
2018-05-30
Move evaluator-specific settings out of libstore
Eelco Dolstra
2018-03-19
Shut up signedness warning
Eelco Dolstra
2018-03-13
fetchGit: Fix debug message
Guillaume Maudoux
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
[next]