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-07-16
Generations API cleanup
Eelco Dolstra
2020-07-16
Merge remote-tracking branch 'origin/flakes'
Eelco Dolstra
2020-07-15
Revert "LocalStore::addToStore(srcPath): Handle the flat case"
Eelco Dolstra
2020-07-14
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-07-14
Doh
Eelco Dolstra
2020-07-13
Fix 'nix verify --all' on a binary cache (cached case)
Eelco Dolstra
2020-07-13
Make 'nix copy' to s3:// binary caches run in constant memory
Eelco Dolstra
2020-07-13
Remove istringstream_nocopy
Eelco Dolstra
2020-07-13
Remove 'accessor' from addToStore()
Eelco Dolstra
2020-07-13
NarAccessor: Run in constant memory
Eelco Dolstra
2020-07-13
Make 'nix copy' to file:// binary caches run in constant memory
Eelco Dolstra
2020-07-13
Store::pathInfoToJSON(): Use consistent format for downloadHash
Eelco Dolstra
2020-07-13
toStorePath(): Return a StorePath and the suffix
Eelco Dolstra
2020-07-13
Fix 'nix verify --all' on a binary cache and add a test
Eelco Dolstra
2020-07-10
Avoid a redundant hash
Eelco Dolstra
2020-07-10
Factor out commonality between nix-prefetch-url and nix-store --add-fixed
Eelco Dolstra
2020-07-09
LocalStore::addToStore(srcPath): Handle the flat case
Eelco Dolstra
2020-07-08
Cleanup
Eelco Dolstra
2020-07-08
Make LocalStore::addToStore(srcPath) run in constant memory
Eelco Dolstra
2020-07-08
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-07-08
Fix 'got unknown message type 1 from Nix daemon'
Eelco Dolstra
2020-07-07
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-07-07
exportReferencesGraph: Fix support for non-top-level store paths
Eelco Dolstra
2020-07-06
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-07-03
Merge branch 'master' into add-trace
Ben Burdette
2020-07-03
Shorten the path to the test root
regnat
2020-07-02
move showTrace to new loggerSettings
Ben Burdette
2020-07-01
Cleanup
Eelco Dolstra
2020-07-01
Merge branch 'remote-query-outputs' of https://github.com/tweag/nix
Eelco Dolstra
2020-06-30
comments and cleanup
Ben Burdette
2020-06-30
Merge branch 'master' into add-trace
Ben Burdette
2020-06-29
showTrace flag in loggers
Ben Burdette
2020-06-29
Merge pull request #3729 from obsidiansystems/simpler-hased-mirror
Eelco Dolstra
2020-06-29
Merge pull request #3749 from rodarima/master
Eelco Dolstra
2020-06-26
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-06-25
Fix empty std::optional dereference in writeDerivation()
Eelco Dolstra
2020-06-25
Fall back to copyPath if link fails with EPERM
Rodrigo
2020-06-24
Add a way to get all the outputs of a derivation with their label
regnat
2020-06-22
hashed-mirrors: Use parsed derivation output rather than reconstructing it
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
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
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
[next]