index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nix-store
Age
Commit message (
Expand
)
Author
2024-05-29
util.hh: Delete remaining file and clean up headers
Tom Hubrecht
2024-03-09
libexpr: Support structured error classes
eldritch horrors
2024-03-07
Merge pull request #9560 from obsidiansystems/serve-proto-unkeyed-valid-path-...
eldritch horrors
2024-03-04
Merge pull request #6223 from obsidiansystems/worker-proto-with-version
eldritch horrors
2024-03-04
Merge pull request #9157 from obsidiansystems/protocol-versions
Robert Hensing
2024-03-04
Merge pull request #9137 from obsidiansystems/serve-protocol
eldritch horrors
2024-03-04
Merge pull request #9099 from obsidiansystems/common-proto
eldritch horrors
2023-08-24
add nix-store --query --valid-derivers command
Guillaume Girol
2023-07-07
Simplify `ContentAddress`
John Ericson
2023-06-19
Create `worker_proto::{Read,Write}Conn`
John Ericson
2023-06-19
Likewise namespace and `enum struct`-ify `ServeCommand`
John Ericson
2023-06-19
Put worker protocol items inside a `WorkerProto` struct
John Ericson
2023-06-19
Split out worker protocol template definitions from declarations
John Ericson
2023-05-17
Revert "Revert "Use template structs instead of phantoms""
John Ericson
2023-04-17
Merge pull request #6312 from obsidiansystems/keyed-build-result
Robert Hensing
2023-04-15
Introduce `SingleDrvOutputs`
John Ericson
2023-04-07
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
2023-04-03
nix-store.cc: Refactor, remove qDefault
Robert Hensing
2023-04-03
Add explicit case statements where -Wswitch-enum would report them
Robert Hensing
2023-03-31
Ensure all headers have `#pragma once` and are in API docs
John Ericson
2023-03-30
Use "raw pattern" for content address types
John Ericson
2023-03-30
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
2023-03-30
Split nix-env and nix-store documentation per-subcommand
Alexander Bantyev
2023-03-24
nix-store: Use `long` for `narSize` in graphml output
Claudio Bley
2023-03-09
Fix another uninitialized variable
Eelco Dolstra
2023-03-03
Merge pull request #7942 from edolstra/remove-format
Eelco Dolstra
2023-03-03
Merge pull request #7605 from tweag/comments
Valentin Gagarin
2023-03-02
Remove FormatOrString and remaining uses of format()
Eelco Dolstra
2023-02-28
nix-store: read paths from standard input
Timothy DeHerrera
2023-02-28
No inheritance for `TextInfo` and `FixedOutputInfo`
John Ericson
2023-02-28
Revert "Remove some designated initializers"
John Ericson
2023-02-01
Remove some designated initializers
John Ericson
2023-01-17
add comments
Taeer Bar-Yam
2023-01-14
Make `ValidPathInfo` have plain `StorePathSet` references like before
John Ericson
2023-01-06
Use named field initialization for references
John Ericson
2023-01-06
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
2022-12-12
Fix unused variable warning
Eelco Dolstra
2022-12-12
Merge pull request #7421 from edolstra/lazy-trees-trivial-changes
Eelco Dolstra
2022-12-10
Ignore the enforceDeterminism value
Andreas Rammhold
2022-12-07
Trivial changes from the lazy-trees branch
Eelco Dolstra
2022-12-07
Remove repeat and enforce-determinism options
Linus Heckemann
2022-11-04
Fix indentation
Eelco Dolstra
2022-11-03
Merge remote-tracking branch 'origin/master' into auto-uid-allocation
Eelco Dolstra
2022-08-24
Fix a misplaced parenthese in serve protocol check
Rickard Nilsson
2022-06-09
nix-store: small std::move() optimization
Sidharth Kshatriya
2022-05-11
Stop the logger properly in legacy commands
Naïm Favier
2022-03-25
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
2022-03-11
Deduplicate the Store downcasting with a template
John Ericson
2022-03-11
Factor out a `LogStore` interface
John Ericson
2022-03-11
Rename `requireGcStore` to `GcStore::require`
John Ericson
[next]