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-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-12
Use `std::string_view` in a few more places
John Ericson
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
2020-06-09
Disable extra-platforms = i686-linux on wsl1 (#3676)
Matthew Bauer
2020-06-08
Unify the printing of the logs between bar-with-logs and raw
regnat
2020-06-04
Fix condition error and make test suite pass
Carlo Nucera
2020-06-04
Merge remote-tracking branch 'upstream/master' into no-stringly-typed-derivat...
John Ericson
2020-06-04
Use `readString` rather than `>> temporary`
John Ericson
2020-06-04
Flip boolean
John Ericson
2020-06-04
Use some `std::optional::has_value` for clarity
John Ericson
2020-06-04
Add error message when FileIngestionMethod is out of bounds
Matthew Bauer
2020-06-03
No C++ designated initializers yet with Clang 7
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
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
`outputHashAlgo` can be blank so parse accordingly
John Ericson
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
2020-06-02
WIP Completed implementation
Carlo Nucera
2020-06-02
WIP
Carlo Nucera
2020-06-02
Clean up `ValidPathInfo::isContentAddressed` with `std::visit`
John Ericson
2020-06-02
Apply suggestions from code review
John Ericson
2020-06-02
Merge remote-tracking branch 'upstream/master' into no-hash-type-unknown
John Ericson
2020-06-02
Remove `HashType::Unknown`
John Ericson
2020-06-02
Change parseCa(Opt) to parseContentAddress(Opt)
Carlo Nucera
2020-06-02
Merge remote-tracking branch 'upstream/master' into validPathInfo-ca-proper-d...
John Ericson
2020-06-02
elide the 'ErrorInfo' in logError and logWarning calls
Ben Burdette
2020-06-02
WIP
John Ericson
2020-06-01
WIP more progress
John Ericson
[prev]
[next]