index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstore
/
local-store.cc
Age
Commit message (
Expand
)
Author
2020-03-30
Store parsed hashes in `DerivationOutput`
John Ericson
2020-03-29
Replace some `bool recursive` with a new `FileIngestionMethod` enum
John Ericson
2020-03-29
Use `enum struct` and drop prefixes
John Ericson
2020-03-24
Misc changes from the flakes branch
Eelco Dolstra
2020-03-13
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-03-13
Fix ca-references feature check
Eelco Dolstra
2020-03-12
pathInfoCache: Respect disk cache TTLs #3398
Robert Hensing
2020-03-11
Move call-flake.nix into libexpr
Eelco Dolstra
2020-02-18
LocalStore::checkDerivationOutputs(): Improve error message
Eelco Dolstra
2020-02-17
LocalStore::checkDerivationOutputs(): Improve error message
Eelco Dolstra
2020-02-02
Add convenience overload for toRealPath()
Eelco Dolstra
2019-12-18
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-12-17
Add priority setting to stores
Eelco Dolstra
2019-12-11
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-12-10
Make the Store API more type-safe
Eelco Dolstra
2019-12-04
Merge remote-tracking branch 'origin/master' into flakes
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-15
Check for and repair bad .links entries
Chuck
2019-11-04
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-10-31
Minor updates to inline comments
Benjamin Hipple
2019-10-29
queryPathInfoUncached(): Return const ValidPathInfo
Eelco Dolstra
2019-10-21
Merge remote-tracking branch 'origin/master' into flakes
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-10
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-10-10
Doh
Eelco Dolstra
2019-10-09
Force per-user group to a known value
Eelco Dolstra
2019-10-09
Go back to 755 permission on per-user directories
Eelco Dolstra
2019-10-09
nix-env: Create ~/.nix-profile automatically
Eelco Dolstra
2019-10-09
Remove world-writability from per-user directories
Eelco Dolstra
2019-10-09
OCD performance fix: {find,count}+insert => insert
Eelco Dolstra
2019-09-22
Don't catch exceptions by value
Eelco Dolstra
2019-09-22
Don't catch exceptions by value
Eelco Dolstra
2019-09-04
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-09-03
Add some noexcepts
Eelco Dolstra
2019-08-08
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-08-02
nix-store --verify: Don't repair while holding the GC lock
Eelco Dolstra
2019-06-07
Add flake evaluation cache
Eelco Dolstra
2019-02-05
Revert "Restore parent mount namespace before executing a child process"
Eelco Dolstra
2018-12-12
libstore: improve hash mismatch error messages
zimbatm
2018-11-13
Restore parent mount namespace before executing a child process
Eelco Dolstra
2018-10-27
Merge branch 'nix-doctor' of https://github.com/LnL7/nix
Eelco Dolstra
2018-09-07
If fallback is enabled, temporarily disable substituters after a failure
Eelco Dolstra
2018-09-07
Handle queryPathInfo() failure from substituters when fallback is enabled
Eelco Dolstra
2018-09-02
Store: expose the protocol version used by a store
Daiderd Jordan
2018-08-13
ignore when listxattr fails with ENODATA
Symphorien Gibol
2018-05-30
Simplify the callback mechanism
Eelco Dolstra
[prev]
[next]