index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstore
Age
Commit message (
Expand
)
Author
2019-12-13
Simplify
Eelco Dolstra
2019-12-12
libstore/ssh: Improve error message on failing `execvp`
Profpatsch
2019-12-10
Make the Store API more type-safe
Eelco Dolstra
2019-12-09
Remove UserLock self-lock check
Eelco Dolstra
2019-12-05
Show hash mismatch warnings in SRI format
Eelco Dolstra
2019-12-02
Merge remote-tracking branch 'origin/recursive-nix'
Eelco Dolstra
2019-11-30
Fix typos
Brian Wignall
2019-11-26
Drop remaining uses of external "tar"
Eelco Dolstra
2019-11-26
Move code around
Eelco Dolstra
2019-11-26
Move code around
Eelco Dolstra
2019-11-26
More Rust FFI adventures
Eelco Dolstra
2019-11-26
Rust cleanup
Eelco Dolstra
2019-11-26
Make <nix/unpack-channel.nix> a builtin builder
Eelco Dolstra
2019-11-26
Fix clang warnings
Eelco Dolstra
2019-11-26
Merge pull request #3141 from xbreak/nocafile
Eelco Dolstra
2019-11-26
Merge pull request #3144 from matthewbauer/fix-sandbox-fallback
Eelco Dolstra
2019-11-26
Simplify
Eelco Dolstra
2019-11-26
Merge branch 'repair-bad-links' of https://github.com/chkno/nix
Eelco Dolstra
2019-11-26
Disallow empty store path names
Eelco Dolstra
2019-11-26
Doh
Eelco Dolstra
2019-11-26
Add feature to disable URL literals
Eelco Dolstra
2019-11-22
getEnv(): Return std::optional
Eelco Dolstra
2019-11-15
Check for and repair bad .links entries
Chuck
2019-11-11
Merge pull request #3219 from Ericson2314/semicolons
Eelco Dolstra
2019-11-10
Clean up semicolon and comma
John Ericson
2019-11-10
Fix extra ; warnings involving MakeError
John Ericson
2019-11-07
Remove #include
Eelco Dolstra
2019-11-06
Cleanup
Eelco Dolstra
2019-11-06
Recursive Nix: Handle concurrent client connections
Eelco Dolstra
2019-11-06
Enable recursive Nix using a feature
Eelco Dolstra
2019-11-06
RestrictedStore: Implement addToStore()
Eelco Dolstra
2019-11-06
Recursive Nix support
Eelco Dolstra
2019-10-31
Merge pull request #3182 from bhipple/fixup/comments
Eelco Dolstra
2019-10-31
Minor updates to inline comments
Benjamin Hipple
2019-10-30
minor: fix mismatch of struct/class forward decl of 'Source'
Will Dietz
2019-10-29
queryPathInfoUncached(): Return const ValidPathInfo
Eelco Dolstra
2019-10-29
Move addToStoreFromDump to Store
Eelco Dolstra
2019-10-29
Don't create a Store in processConnection()
Eelco Dolstra
2019-10-29
Move most of the daemon implementation to libstore
Eelco Dolstra
2019-10-29
Remove the check against concurrent builds in the same process
Eelco Dolstra
2019-10-27
Factor out linkOrCopy()
Eelco Dolstra
2019-10-21
Mark content-addressable paths with references as experimental
Eelco Dolstra
2019-10-21
Allow content-addressable paths to have references
Eelco Dolstra
2019-10-21
Add experimental-features setting
Eelco Dolstra
2019-10-18
Downloader: Warn if no trusted CA file has been configured
xbreak
2019-10-13
Move tmpDirInSandbox to initTmpDir
Matthew Bauer
2019-10-12
Fix sandbox fallback settings
Matthew Bauer
2019-10-11
ssh-ng: Don't set CPU affinity on the remote
Eelco Dolstra
2019-10-10
Doh
Eelco Dolstra
2019-10-09
Force per-user group to a known value
Eelco Dolstra
[next]