index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstore
/
store-api.hh
Age
Commit message (
Expand
)
Author
2020-05-28
Merge branch 'master' of github.com:NixOS/nix into enum-class
Carlo Nucera
2020-05-26
Merge remote-tracking branch 'john-ericson/enum-FileIngestionMethod' into no-...
Carlo Nucera
2020-05-26
Merge remote-tracking branch 'origin/master' into enum-FileIngestionMethod
Carlo Nucera
2020-04-07
Backport libfetchers from the flakes branch
Eelco Dolstra
2020-03-30
Store parsed hashes in `DerivationOutput`
John Ericson
2020-03-30
Merge remote-tracking branch 'me/enum-FileIngestionMethod' into HEAD
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-25
Extend Rust FFI
John Ericson
2020-03-24
Flip dependency so store-api.hh includes derivations.hh
John Ericson
2020-03-24
Misc changes from the flakes branch
Eelco Dolstra
2020-03-24
nix path-info --json: Print hash in SRI format
Eelco Dolstra
2020-03-12
pathInfoCache: Respect disk cache TTLs #3398
Robert Hensing
2020-03-04
nix-build: Fix !<output> handling
Eelco Dolstra
2020-02-28
Fix GC failures on bad store path names
Eelco Dolstra
2020-02-07
Fix segfault in gcc on i686-linux
Eelco Dolstra
2019-12-17
Add priority setting to stores
Eelco Dolstra
2019-12-16
nix-store -r: Handle symlinks to store paths
Eelco Dolstra
2019-12-10
Make the Store API more type-safe
Eelco Dolstra
2019-11-30
Fix typos
Brian Wignall
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-10-29
queryPathInfoUncached(): Return const ValidPathInfo
Eelco Dolstra
2019-10-29
Move addToStoreFromDump to Store
Eelco Dolstra
2019-10-21
Allow content-addressable paths to have references
Eelco Dolstra
2019-10-09
Remove world-writability from per-user directories
Eelco Dolstra
2019-09-03
Add some noexcepts
Eelco Dolstra
2019-06-25
nix-channel: Don't fetch binary-cache-url
Eelco Dolstra
2019-03-25
store-api.hh: add missing include for unordered_map
Will Dietz
2019-03-14
findRoots(): Add 'censor' parameter
Eelco Dolstra
2019-03-14
findRuntimeRoots: Simplify/fix handling of /proc files
Eelco Dolstra
2019-03-10
Make roots a map of store paths to pinning links
Guillaume Maudoux
2019-02-25
Extract and expose splitUriAndParams function
Dzmitry Zaitsau
2019-01-18
unsupported(): Show the name of the unsupported operation
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-02
Store: expose the protocol version used by a store
Daiderd Jordan
2018-06-05
Don't require --fallback to recover from disappeared binary cache NARs
Eelco Dolstra
2018-05-30
Simplify the callback mechanism
Eelco Dolstra
2018-03-16
Reduce substitution memory consumption
Eelco Dolstra
2018-02-07
Merge pull request #1816 from shlevy/add-path
Eelco Dolstra
2018-02-06
Add path primop.
Shea Levy
2018-02-05
Allow substituters to be marked as trusted
Eelco Dolstra
2018-02-03
Remove nix-build --hash
Eelco Dolstra
2018-01-31
document ability to set NIX_REMOTE=unix://path/to/socket
Spencer Baugh
2018-01-12
import, builtins.readFile: Handle diverted stores
Eelco Dolstra
2017-10-23
Turn $NIX_REMOTE into a configuration option
Eelco Dolstra
2017-07-30
Replace Unicode quotes in user-facing strings by ASCII
Jörg Thalheim
2017-07-14
nix path-info: Show download sizes for binary cache stores
Eelco Dolstra
[prev]
[next]