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
2020-06-19
Merge remote-tracking branch 'origin/master' into substitute-other-storedir
Matthew Bauer
2020-06-19
Remove unneeded constructor for `DerivationOutputHash`
John Ericson
2020-06-19
Merge remote-tracking branch 'upstream/master' into no-stringly-typed-derivat...
John Ericson
2020-06-19
Use designated initializers for `DerivationOutputHash`
John Ericson
2020-06-19
FileSystemHash -> DerivationOutputHash
John Ericson
2020-06-18
Rename content-addressed-paths into ca-derivations
regnat
2020-06-17
Merge pull request #3713 from matthewbauer/cleanup-warnings
Eelco Dolstra
2020-06-17
Add StorePathCAMap for querySubstitutablePathInfos
Matthew Bauer
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 pull request #3712 from obsidiansystems/make-http-successful-states-coh...
Eelco Dolstra
2020-06-17
Merge remote-tracking branch 'origin/master' into substitute-other-storedir
Matthew Bauer
2020-06-17
Remove unused narInfoFile in binary-cache-store
Matthew Bauer
2020-06-17
Replace struct StorePath with class StorePath
Matthew Bauer
2020-06-17
Include review comments
Carlo Nucera
2020-06-17
Update strings from review comment
Matthew Bauer
2020-06-17
Merge pull request #3710 from tweag/reserve_ca_derivations
Eelco Dolstra
2020-06-17
Merge pull request #3707 from p01arst0rm/outdated-function-fix
Eelco Dolstra
2020-06-17
fixup! Reserve the `__contentAddressed` derivation parameter
regnat
2020-06-17
Make successful states coherent
Carlo Nucera
2020-06-17
Reserve the `__contentAddressed` derivation parameter
regnat
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
replaced uncaught_exception with uncaught_exceptions
p01arst0rm
2020-06-16
Remove StorePath::clone() and related functions
Eelco Dolstra
2020-06-16
StorePath: Rewrite in C++
Eelco Dolstra
2020-06-16
Fix FTP support
Eelco Dolstra
2020-06-15
Print only one error message if a build fails
Eelco Dolstra
2020-06-15
Remove unnecessary amDone() overrides
Eelco Dolstra
2020-06-15
Improve "waiting for locks" messages
Eelco Dolstra
2020-06-15
Remove trailing whitespace
Eelco Dolstra
2020-06-15
Get rid of explicit ErrorInfo constructors
Eelco Dolstra
2020-06-15
Merge branch 'errors-phase-2' of https://github.com/bburdette/nix
Eelco Dolstra
2020-06-13
Correctly substitute from different storeDir
Matthew Bauer
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
Compute new store path correctly
Matthew Bauer
2020-06-12
Fix storeDir != storeDir condition
Matthew Bauer
2020-06-12
Remove hashed-mirrors
Matthew Bauer
2020-06-12
Allow substituting from different storeDir
Matthew Bauer
2020-06-12
Add Store::readDerivation() convenience function
Eelco Dolstra
2020-06-12
Remove Store::queryDerivationOutputNames()
Eelco Dolstra
2020-06-11
Merge remote-tracking branch 'upstream/master' into errors-phase-2
Ben Burdette
2020-06-11
Merge pull request #3073 from tweag/machine-logs
Eelco Dolstra
2020-06-11
Move names.{cc,hh} to libstore
Eelco Dolstra
2020-06-10
Merge pull request #3655 from zimbatm/hash-encoding-prepare
Eelco Dolstra
[next]