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-09-16
Remove useless exception copy
Théophane Hufschmitt
2020-09-16
Properly filter the stores according to their declared uriSchemes
regnat
2020-09-16
Separate store configs from the implems
regnat
2020-09-16
fixup! Separate the instantiation and initialisation of the stores
regnat
2020-09-16
Separate the instantiation and initialisation of the stores
regnat
2020-09-16
Fix the registration of stores
regnat
2020-09-16
Make the store plugins more introspectable
regnat
2020-08-28
Merge remote-tracking branch 'upstream/master' into single-ca-drv-build
John Ericson
2020-08-27
Merge pull request #3434 from Ericson2314/derivation-header-include-order
Eelco Dolstra
2020-08-20
Rename drv output querying functions, like master
John Ericson
2020-08-20
Merge pull request #3859 from obsidiansystems/drv-outputs-map-allow-missing
Eelco Dolstra
2020-08-20
Rename drv output querying functions
John Ericson
2020-08-18
Merge remote-tracking branch 'upstream/master' into derivation-header-include...
John Ericson
2020-08-14
Merge remote-tracking branch 'upstream/master' into single-ca-drv-build
John Ericson
2020-08-14
Merge pull request #3899 from obsidiansystems/make-narHash-not-optional
Eelco Dolstra
2020-08-13
Use `TeeSink` and `TeeSouce` in a few more places
John Ericson
2020-08-07
Squashed get CA derivations building
John Ericson
2020-08-06
Minimize the usage of `Hash::dummy`
John Ericson
2020-08-05
Remove Hash::operator bool ()
Carlo Nucera
2020-08-05
Merge branch 'master' of github.com:NixOS/nix into make-narHash-not-optional
Carlo Nucera
2020-08-05
Remove optionality in ValidPathInfo::narInfo
Carlo Nucera
2020-08-05
Merge remote-tracking branch 'upstream/master' into drv-outputs-map-allow-mis...
John Ericson
2020-08-05
Merge remote-tracking branch 'upstream/master' into misc-ca
John Ericson
2020-08-04
Organize and format code a bit
John Ericson
2020-08-04
Merge remote-tracking branch 'upstream/master' into drv-outputs-map-allow-mis...
John Ericson
2020-08-04
Merge remote-tracking branch 'upstream/master' into better-ca-parse-errors
John Ericson
2020-08-03
`addToStore` in terms of `addToStoreFromDump` is not local-store-specific
John Ericson
2020-08-01
Merge remote-tracking branch 'upstream/master' into derivation-header-include...
John Ericson
2020-07-31
Merge branch 'master' of github.com:NixOS/nix into drv-outputs-map-allow-missing
Carlo Nucera
2020-07-30
Merge branch 'master' of github.com:NixOS/nix into better-ca-parse-errors
Carlo Nucera
2020-07-30
Merge remote-tracking branch 'origin/master' into substitute-other-storedir
Matthew Bauer
2020-07-29
Cleanup
Eelco Dolstra
2020-07-27
Merge remote-tracking branch 'upstream/master' into hash-always-has-type
John Ericson
2020-07-24
`queryDerivationOutputMap` no longer assumes all outputs have a mapping
John Ericson
2020-07-23
Merge remote-tracking branch 'upstream/master' into better-ca-parse-errors
John Ericson
2020-07-21
Merge pull request #3736 from obsidiansystems/allow-relative-paths-in-store-o...
Eelco Dolstra
2020-07-21
Change logic for deciding what is a relative path for the local store
John Ericson
2020-07-21
Merge remote-tracking branch 'upstream/master' into better-ca-parse-errors
John Ericson
2020-07-20
Correct bug, thoroughly document addToStoreSlow
Carlo Nucera
2020-07-20
Apply suggestions from code review
John Ericson
2020-07-17
Merge branch 'master' of github.com:NixOS/nix into allow-relative-paths-in-st...
Carlo Nucera
2020-07-16
Merge branch 'hash-always-has-type' of github.com:obsidiansystems/nix into be...
John Ericson
2020-07-16
Optimize `addToStoreSlow` and remove `TeeParseSink`
John Ericson
2020-07-15
Merge branch 'master' of github.com:NixOS/nix into derivation-header-include-...
Carlo Nucera
2020-07-15
Merge branch 'master' of github.com:NixOS/nix into hash-always-has-type
Carlo Nucera
2020-07-14
Doh
Eelco Dolstra
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
[next]