index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstore
/
store-api.cc
Age
Commit message (
Expand
)
Author
2023-03-09
Display progress when running copyPaths (nix copy)
Alexander Bantyev
2023-03-02
Remove FormatOrString and remaining uses of format()
Eelco Dolstra
2023-02-28
Always set valid in path-info --json output
Matthew Kenigsberg
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
Fix typo in the method name
John Ericson
2023-02-02
Merge branch 'master' into path-info
John Ericson
2023-02-01
Remove an unused capture
Eelco Dolstra
2023-02-01
Remove some designated initializers
John Ericson
2023-01-30
Avoid some `StorePath` <-> `Path` round trips
John Ericson
2023-01-23
Don't add `StorePathDescriptor` for now
John Ericson
2023-01-14
Make `ValidPathInfo` have plain `StorePathSet` references like before
John Ericson
2023-01-14
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
2023-01-13
Move `ValidPathInfo` defintions to `path-info.cc`
John Ericson
2023-01-13
Move new `ValidPathInfo` methods to path-info.cc
John Ericson
2023-01-13
Merge pull request #7430 from tweag/ca/fix-nix-log
Théophane Hufschmitt
2023-01-06
Do big rename to clean up code
John Ericson
2023-01-06
Optimize `ValidPathInfo` construction a bit better
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-24
libstore: Make sure that initNix has been called
Robert Hensing
2022-12-08
fix missing function after rebase
Taeer Bar-Yam
2022-12-08
Fix `nix log` with CA derivations
regnat
2022-12-07
Trivial changes from the lazy-trees branch
Eelco Dolstra
2022-11-16
Replace src/libutil/json.cc with nlohmann json generation
Yorick van Pelt
2022-10-12
Make warning about chroot store location more accurate
Steam Deck User
2022-08-24
Remove redundant Finally
Eelco Dolstra
2022-08-24
Fix macOS build
Eelco Dolstra
2022-08-23
Fix a hang in nix-copy-ssh.sh
Eelco Dolstra
2022-07-20
Merge branch 'master' into parallel-nix-copy
Théophane Hufschmitt
2022-07-19
Don't ultimately trust the signed paths
Théophane Hufschmitt
2022-07-15
Disable auto-chroot if $NIX_STATE_DIR is set
Eelco Dolstra
2022-07-14
Disable auto-chroot if $NIX_STORE_DIR is set
Eelco Dolstra
2022-06-29
Don't fail if we can't create ~/.local/share/nix/root
Eelco Dolstra
2022-06-24
Only do the auto chroot store on Linux
Eelco Dolstra
2022-06-23
Fix typo
Eelco Dolstra
2022-06-23
Automatically use a chroot store if /nix doesn't exist
Eelco Dolstra
2022-06-08
Rewrite the CA paths when moving them between store
Théophane Hufschmitt
2022-06-08
Restore the "low-latency" ssh copying
Théophane Hufschmitt
2022-06-03
Make nix copy parallel again
Théophane Hufschmitt
2022-05-04
Get rid of most `.at` calls (#6393)
Alain Zscheile
2022-03-25
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
2022-03-17
Clean up `DerivationOutput`, and headers
John Ericson
2022-03-10
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
2022-02-25
Remove std::string alias (for real this time)
Eelco Dolstra
2022-02-19
path-info: use full store paths when we have them
Linus Heckemann
2022-01-21
Merge pull request #5949 from obsidiansystems/old-copyClosure
Eelco Dolstra
2022-01-20
Add back `copyClosure` for plain `StorePath`s
John Ericson
2021-11-30
Tidy up the logging
John Ericson
[prev]
[next]