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
2020-07-13
Fix 'nix verify --all' on a binary cache (cached case)
Eelco Dolstra
2020-07-13
Store::pathInfoToJSON(): Use consistent format for downloadHash
Eelco Dolstra
2020-07-13
toStorePath(): Return a StorePath and the suffix
Eelco Dolstra
2020-07-13
Fix 'nix verify --all' on a binary cache and add a test
Eelco Dolstra
2020-07-13
Merge branch 'hash-always-has-type' into better-ca-parse-errors
John Ericson
2020-07-13
Merge remote-tracking branch 'upstream/master' into hash-always-has-type
John Ericson
2020-07-10
Merge remote-tracking branch 'origin/master' into substitute-other-storedir
Matthew Bauer
2020-07-10
Avoid a redundant hash
Eelco Dolstra
2020-07-10
Factor out commonality between nix-prefetch-url and nix-store --add-fixed
Eelco Dolstra
2020-07-05
Merge remote-tracking branch 'upstream/master' into derivation-header-include...
John Ericson
2020-07-03
Merge branch 'hash-always-has-type' of github.com:obsidiansystems/nix into be...
John Ericson
2020-07-03
Merge branch 'master' of github.com:NixOS/nix into hash-always-has-type
John Ericson
2020-07-02
Merge remote-tracking branch 'origin/master' into substitute-other-storedir
Matthew Bauer
2020-07-01
Rename two hash constructors to proper functions
Carlo Nucera
2020-06-24
Add a way to get all the outputs of a derivation with their label
regnat
2020-06-23
Merge remote-tracking branch 'upstream/master' into hash-always-has-type
John Ericson
2020-06-23
Enable the --store option to take relative paths
Carlo Nucera
2020-06-22
Merge remote-tracking branch 'origin/master' into substitute-other-storedir
Matthew Bauer
2020-06-21
Merge remote-tracking branch 'upstream/master' into derivation-header-include...
John Ericson
2020-06-19
WIP: Make Hash always store a valid hash type
John Ericson
2020-06-19
Return map of StorePaths in copyPaths
Matthew Bauer
2020-06-19
Merge remote-tracking branch 'origin/master' into substitute-other-storedir
Matthew Bauer
2020-06-19
Merge remote-tracking branch 'me/no-stringly-typed-derivation-output' into va...
John Ericson
2020-06-19
Merge remote-tracking branch 'upstream/master' into no-stringly-typed-derivat...
John Ericson
2020-06-18
Merge branch 'validPathInfo-temp' into validPathInfo-ca-proper-datatype
John Ericson
2020-06-18
Merge branch 'no-hash-type-unknown' into validPathInfo-temp
John Ericson
2020-06-18
Revert the `enum struct` change
John Ericson
2020-06-18
Merge remote-tracking branch 'upstream/master' into enum-class
John Ericson
2020-06-17
Make sure references are empty for store path replacing
Matthew Bauer
2020-06-17
Add assert for replaced storePath
Matthew Bauer
2020-06-17
Merge remote-tracking branch 'origin/master' into substitute-other-storedir
Matthew Bauer
2020-06-17
Update strings from review comment
Matthew Bauer
2020-06-17
Merge pull request #3657 from obsidiansystems/sligthly-improve-store-path-doc...
Eelco Dolstra
2020-06-17
Merge remote-tracking branch 'upstream/master' into no-stringly-typed-derivat...
John Ericson
2020-06-17
Move some Store functions from derivations.cc to store-api.cc
John Ericson
2020-06-16
Remove StorePath::clone() and related functions
Eelco Dolstra
2020-06-16
StorePath: Rewrite in C++
Eelco Dolstra
2020-06-15
Remove trailing whitespace
Eelco Dolstra
2020-06-15
Merge branch 'errors-phase-2' of https://github.com/bburdette/nix
Eelco Dolstra
2020-06-12
Add makeFixedOutputPathFromCA function
Matthew Bauer
2020-06-12
Use `std::string_view` in a few more places
John Ericson
2020-06-12
Debug when storePath changes
Matthew Bauer
2020-06-12
Recompute storePath based on isContentAddressed
Matthew Bauer
2020-06-12
Don’t use makeStorePath
Matthew Bauer
2020-06-12
Separate dstStore path from srcStore path
Matthew Bauer
2020-06-12
Allow substituting from different storeDir
Matthew Bauer
2020-06-11
Merge remote-tracking branch 'upstream/master' into errors-phase-2
Ben Burdette
2020-06-04
Merge remote-tracking branch 'upstream/master' into no-stringly-typed-derivat...
John Ericson
2020-06-03
Merge remote-tracking branch 'upstream/master' into errors-phase-2
Ben Burdette
2020-06-03
Clarify the description of StorePath construction
Carlo Nucera
[prev]
[next]