index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2020-06-25
Fix empty std::optional dereference in writeDerivation()
Eelco Dolstra
2020-06-23
Merge pull request #3724 from bburdette/hintfmt-percent
Eelco Dolstra
2020-06-22
with normaltxt, elide yellow color code instead of canceling it; use normaltx...
Ben Burdette
2020-06-22
Update src/libutil/fmt.hh
Ben Burdette
2020-06-19
tidying up
Ben Burdette
2020-06-19
fmt -> hintfmt test
Ben Burdette
2020-06-19
remove formathelper
Ben Burdette
2020-06-19
escape percents
Ben Burdette
2020-06-19
too few, too many args
Ben Burdette
2020-06-19
add hintfmt test
Ben Burdette
2020-06-19
Merge remote-tracking branch 'upstream/master' into validPathInfo-ca-proper-d...
John Ericson
2020-06-19
Merge remote-tracking branch 'upstream/master' into no-hash-type-unknown
John Ericson
2020-06-19
Merge remote-tracking branch 'upstream/master' into no-hash-type-unknown
John Ericson
2020-06-19
tabs -> spaces
John Ericson
2020-06-19
More designated initializers
John Ericson
2020-06-19
Merge remote-tracking branch 'me/no-stringly-typed-derivation-output' into va...
John Ericson
2020-06-19
Remove unneeded constructor for `DerivationOutputHash`
John Ericson
2020-06-19
Remove uneeded `= default` for Hash
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-19
Merge pull request #3669 from gilligan/add-compression-tests
Eelco Dolstra
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-18
Merge branch 'no-hash-type-unknown' into validPathInfo-temp
John Ericson
2020-06-18
Revert the `enum struct` change
John Ericson
2020-06-18
Merge branch 'enum-class' into no-hash-type-unknown
John Ericson
2020-06-18
Merge remote-tracking branch 'upstream/master' into enum-class
John Ericson
2020-06-18
Merge pull request #3709 from expipiplus1/master
Eelco Dolstra
2020-06-18
Don't provide 'getFlake' if the 'flakes' feature is not enabled
Eelco Dolstra
2020-06-18
Some backports from the flakes branch
Eelco Dolstra
2020-06-18
Make constant primops lazy
Eelco Dolstra
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
Use `ansicolor.hh` in `nix repl` rather than duplicates
John Ericson
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
Mention number of derivations to be build/fetched in output
Joe Hermaszewski
2020-06-17
Merge remote-tracking branch 'upstream/master' into no-stringly-typed-derivat...
John Ericson
2020-06-17
appended ' __attribute__((weak)); ' to 'extern char * * environ '
p01arst0rm
2020-06-17
replaced uncaught_exception with uncaught_exceptions
p01arst0rm
2020-06-16
Remove StorePath::clone() and related functions
Eelco Dolstra
[next]