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-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
Merge pull request #3712 from obsidiansystems/make-http-successful-states-coh...
Eelco Dolstra
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
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
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
Add error message when FileIngestionMethod is out of bounds
Matthew Bauer
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-02
elide the 'ErrorInfo' in logError and logWarning calls
Ben Burdette
2020-05-29
Remove addToStore variant as requested by `FIXME`
John Ericson
2020-05-29
Merge remote-tracking branch 'upstream/master' into errors-phase-2
Ben Burdette
2020-05-27
Rename some variables named “recursive” to “method”
Matthew Bauer
2020-05-26
Merge remote-tracking branch 'origin/master' into enum-FileIngestionMethod
Carlo Nucera
2020-05-18
Cleanup
Eelco Dolstra
2020-05-18
Merge branch 'wait-for-builders' of https://github.com/serokell/nix
Eelco Dolstra
2020-05-15
Merge remote-tracking branch 'upstream/master' into errors-phase-2
Ben Burdette
2020-05-14
Don't lock a user while doing remote builds
Alexander Bantyev
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-12
Show hint how to enable experimental features
Eelco Dolstra
[next]