index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstore
/
local-store.cc
Age
Commit message (
Expand
)
Author
2020-06-11
Merge remote-tracking branch 'upstream/master' into errors-phase-2
Ben Burdette
2020-06-04
Fix condition error and make test suite pass
Carlo Nucera
2020-06-04
Flip boolean
John Ericson
2020-06-04
Use some `std::optional::has_value` for clarity
John Ericson
2020-06-03
No C++ designated initializers yet with Clang 7
John Ericson
2020-06-03
Don't anticipate multiple CA outputs for now
John Ericson
2020-06-03
Merge remote-tracking branch 'upstream/master' into ca-drv
John Ericson
2020-06-03
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-06-03
libutils/hash: remove default encoding
zimbatm
2020-06-03
Merge remote-tracking branch 'obsidian/no-hash-type-unknown' into validPathIn...
John Ericson
2020-06-02
Apply suggestions from code review
John Ericson
2020-06-02
Remove `HashType::Unknown`
John Ericson
2020-06-02
Change parseCa(Opt) to parseContentAddress(Opt)
Carlo Nucera
2020-06-02
elide the 'ErrorInfo' in logError and logWarning calls
Ben Burdette
2020-06-02
WIP
John Ericson
2020-06-01
Merge branch 'no-stringly-typed-derivation-output' of github.com:Ericson2314/...
Carlo Nucera
2020-05-29
Merge remote-tracking branch 'upstream/master' into errors-phase-2
Ben Burdette
2020-05-28
Merge branch 'master' of github.com:NixOS/nix into enum-class
Carlo Nucera
2020-05-28
Merge remote-tracking branch 'me/more-rust-ffi' into no-stringly-typed-deriva...
John Ericson
2020-05-27
Rename some variables named “recursive” to “method”
Matthew Bauer
2020-05-13
formatting and a few minor changes
Ben Burdette
2020-05-13
consistent capitalization
Ben Burdette
2020-05-13
change status messages to info level
Ben Burdette
2020-05-12
remove unused extra json fields
Ben Burdette
2020-05-12
new pos format for more errors
Ben Burdette
2020-05-11
fixes to merged code
Ben Burdette
2020-05-01
convert some errors
Ben Burdette
2020-04-21
remove 'format' from Error constructor calls
Ben Burdette
2020-04-17
Use a more space/time-efficient representation for the eval cache
Eelco Dolstra
2020-03-30
Store parsed hashes in `DerivationOutput`
John Ericson
2020-03-29
Replace some `bool recursive` with a new `FileIngestionMethod` enum
John Ericson
2020-03-29
Use `enum struct` and drop prefixes
John Ericson
2020-03-24
Misc changes from the flakes branch
Eelco Dolstra
2020-03-19
hashDerivationModulo: Generalize for multiple fixed ouputs per drv
John Ericson
2020-03-18
Fix typos
John Ericson
2020-03-16
Fix typos
John Ericson
2020-03-15
Generalize `isFixedOutput` in preparation for CA drvs
John Ericson
2020-03-13
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-03-13
Fix ca-references feature check
Eelco Dolstra
2020-03-12
pathInfoCache: Respect disk cache TTLs #3398
Robert Hensing
2020-03-11
Move call-flake.nix into libexpr
Eelco Dolstra
2020-02-18
LocalStore::checkDerivationOutputs(): Improve error message
Eelco Dolstra
2020-02-17
LocalStore::checkDerivationOutputs(): Improve error message
Eelco Dolstra
2020-02-02
Add convenience overload for toRealPath()
Eelco Dolstra
2019-12-18
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-12-17
Add priority setting to stores
Eelco Dolstra
2019-12-11
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-12-10
Make the Store API more type-safe
Eelco Dolstra
2019-12-04
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-11-26
Simplify
Eelco Dolstra
[prev]
[next]