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-01
Merge commit 'aa99005004bccc9be506a2a2f162f78bad4bcb41' into ca-drv-exotic
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-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-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
2023-03-09
Make findRuntimeRoots() more resilient to disappearing processes
Eelco Dolstra
2023-03-09
Display progress when running copyPaths (nix copy)
Alexander Bantyev
2023-03-08
Fix crash/hang with CA derivations
Eelco Dolstra
2023-03-03
Merge pull request #7918 from zimbatm/fix-empty-nix-store-env
Eelco Dolstra
2023-03-03
Merge pull request #7942 from edolstra/remove-format
Eelco Dolstra
2023-03-02
Remove FormatOrString and remaining uses of format()
Eelco Dolstra
2023-03-02
Log the decompressed body in case of http errors
Théophane Hufschmitt
2023-03-02
Merge pull request #7924 from mkenigs/valid
Eelco Dolstra
2023-03-01
Treat empty env var paths as unset
Félix Baylac Jacqué
2023-03-01
Remove dead code `RemoteStore::sameMachine`
John Ericson
2023-03-01
Merge pull request #7788 from bobvanderlinden/pr-improve-nix-profile-install-...
Valentin Gagarin
2023-02-28
Always set valid in path-info --json output
Matthew Kenigsberg
2023-02-28
Merge branch 'path-info' into ca-drv-exotic
John Ericson
2023-02-28
No inheritance for `TextInfo` and `FixedOutputInfo`
John Ericson
2023-02-28
Revert "Remove some designated initializers"
John Ericson
2023-02-28
Clarify store path grammar and improve comment on `makeType`
John Ericson
2023-02-28
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
2023-02-28
Fix typo in the method name
John Ericson
2023-02-28
Merge pull request #7793 from layus/interrupt_downloads
Eelco Dolstra
[next]