index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstore
/
content-address.cc
Age
Commit message (
Collapse
)
Author
2020-07-01
Rename two hash constructors to proper functions
Carlo Nucera
2020-06-30
Factor the prefix splitting in content-address
Carlo Nucera
2020-06-29
Merge branch 'hash-always-has-type' of github.com:obsidiansystems/nix into ↵
John Ericson
better-ca-parse-errors
2020-06-23
Merge remote-tracking branch 'upstream/master' into hash-always-has-type
John Ericson
2020-06-22
Improve content address parsing
John Ericson
- Ensure hash is in form <algo>-<prefix> and not SRI. - Better errors if something goes wrong - string_view for no coppying
2020-06-19
More designated initializers
John Ericson
2020-06-19
Merge remote-tracking branch 'me/no-stringly-typed-derivation-output' into ↵
John Ericson
validPathInfo-ca-proper-datatype
2020-06-19
Remove some `Base::` that crept in
John Ericson
2020-06-18
Merge branch 'validPathInfo-temp' into validPathInfo-ca-proper-datatype
John Ericson
2020-06-03
Merge remote-tracking branch 'obsidian/no-hash-type-unknown' into ↵
John Ericson
validPathInfo-ca-proper-datatype
2020-06-02
Typo
Carlo Nucera
2020-06-02
Validate text version instead, throw Errors
Carlo Nucera
2020-06-02
Add assertions for SHA256 in fixed case
Carlo Nucera
2020-06-02
Move file-hash to content-address
Carlo Nucera
[prev]