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
2023-04-06
Add `Store::isTrustedClient()`
matthewcroughan
2023-04-03
Allow open switch-enum in 5 places
Robert Hensing
2023-04-03
Add explicit case statements where -Wswitch-enum would report them
Robert Hensing
2023-04-03
Fix BuildResult.toString() for NoSubstituters
Robert Hensing
2023-04-02
Move `querySubstitutablePathInfos` from `LocalStore` to `Store`
John Ericson
2023-04-01
Add comparison methods for content addresses
John Ericson
2023-04-01
Merge branch 'path-info' into ca-drv-exotic
John Ericson
2023-04-01
Merge commit 'a6d00a7bfb18e7ec461ac1d54203cc628aca5c66' into ca-drv-exotic
John Ericson
2023-04-01
Merge commit 'aa99005004bccc9be506a2a2f162f78bad4bcb41' into ca-drv-exotic
John Ericson
2023-04-01
Merge pull request #8122 from bjornfor/use-nix-store-l-unless-experimental-en...
John Ericson
2023-03-31
Ensure all headers have `#pragma once` and are in API docs
John Ericson
2023-03-31
Extend internal API docs, part 2
John Ericson
2023-03-31
Replace unnecessary Sync<uint64_t> with std::atomic<uint64_t>
Patrick Jackson
2023-03-31
Merge pull request #8018 from tweag/ssh-password-prompt
Théophane Hufschmitt
2023-03-30
Only lock once
Patrick Jackson
2023-03-30
Fix data race in copyPaths
Patrick Jackson
2023-03-30
Use "raw pattern" for content address types
John Ericson
2023-03-30
Fix warning
John Ericson
2023-03-30
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
2023-03-29
Convert a bunch of comments in headers to Doxygen documentation
John Ericson
2023-03-28
Don't recommend 'nix log' unless experimental feature is enabled
Bjørn Forsman
2023-03-27
Merge pull request #8084 from edolstra/store-docs
Eelco Dolstra
2023-03-27
Merge pull request #8073 from tweag/fix-root-channels-location
John Ericson
2023-03-27
Merge pull request #8062 from edolstra/ssl-cert-file
Eelco Dolstra
2023-03-27
Merge pull request #7609 from obsidiansystems/hide-experimental-settings
John Ericson
2023-03-27
ssl-cert-file: Use lists
Eelco Dolstra
2023-03-27
Make some comments in profiles.hh doxygen-enabled
Théophane Hufschmitt
2023-03-23
Tweaks
Eelco Dolstra
2023-03-23
Register LocalStore to ensure it's included in the manual
Eelco Dolstra
2023-03-23
Document store URLs
Eelco Dolstra
2023-03-23
Factor out the generation of the profile/channel directory
Théophane Hufschmitt
2023-03-23
Update src/libstore/local-store.md
Eelco Dolstra
2023-03-23
Fix SSHStore
Eelco Dolstra
2023-03-23
Fix clang build
Eelco Dolstra
2023-03-22
Improve store setting descriptions / Markdown formatting
Eelco Dolstra
2023-03-22
SSHMaster: pause logger to show password prompt
Alexander Bantyev
2023-03-21
Move store docs to 'nix help-stores'
Eelco Dolstra
2023-03-21
Support per-store Markdown documentation
Eelco Dolstra
2023-03-21
nix store --help: Include store type documentation
Eelco Dolstra
2023-03-20
Cleanup
Eelco Dolstra
2023-03-20
Open slave pseudoterminal before CLONE_NEWUSER
Eelco Dolstra
2023-03-20
Move enabled experimental feature to libutil struct
John Ericson
2023-03-17
Add a setting for configuring the SSL certificates file
Eelco Dolstra
2023-03-16
Merge pull request #8049 from edolstra/unexpected-eof
Eelco Dolstra
2023-03-16
LocalDerivationGoal: set NIX_ATTRS_*_FILE correctly for sandboxed builds
Linus Heckemann
2023-03-15
Remove a variable in LocalDerivationGoal
Eelco Dolstra
2023-03-15
Change builderOut from Pipe to AutoCloseFD
Eelco Dolstra
2023-03-15
Move pseudoterminal slave open to child
Eelco Dolstra
2023-03-14
Simplify commonChildInit()
Eelco Dolstra
2023-03-10
Merge pull request #8015 from tweag/progress-during-nix-copy
Théophane Hufschmitt
[prev]
[next]