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-08-07
Merge branch 'drv-outputs-map-allow-missing' of github.com:obsidiansystems/ni...
John Ericson
2020-08-07
Merge remote-tracking branch 'upstream/master' into drv-outputs-map-allow-mis...
John Ericson
2020-08-07
Specialize `std::optional<StorePath>` so this is backwards compatible
John Ericson
2020-08-06
Fix bug due to non-deterministic arg eval order
Carlo Nucera
2020-08-06
Use template structs instead of phantoms
Carlo Nucera
2020-08-06
Remove leftover commented code
Carlo Nucera
2020-08-06
Merge branch 'drv-outputs-map-allow-missing-namespace' of github.com:obsidian...
Carlo Nucera
2020-08-05
Simplify the namespace
Carlo Nucera
2020-08-05
Solve template deduction problem
Carlo Nucera
2020-08-05
WIP: Put the worker protocol `read` and `write` in a namespace to disambig
John Ericson
2020-08-05
Proxy -> Phantom to match Rust
John Ericson
2020-08-05
Merge remote-tracking branch 'obsidian/drv-outputs-map-allow-missing' into te...
John Ericson
2020-08-05
error messages for issue 2238
Ben Burdette
2020-08-05
Merge remote-tracking branch 'upstream/master' into drv-outputs-map-allow-mis...
John Ericson
2020-08-05
Merge branch 'master' of github.com:NixOS/nix into derivation-primop-floating...
John Ericson
2020-08-05
Merge remote-tracking branch 'obsidian/misc-ca' into derivation-primop-floati...
John Ericson
2020-08-05
Style fix
Eelco Dolstra
2020-08-05
Merge branch 'misc-ca' of https://github.com/obsidiansystems/nix
Eelco Dolstra
2020-08-05
Sed some names to perhaps avoid conflicts
John Ericson
2020-08-05
Style fix
Eelco Dolstra
2020-08-05
Reanme `DerivationType::Regular` defintion too
John Ericson
2020-08-05
Make names more consistent
John Ericson
2020-08-05
Merge remote-tracking branch 'upstream/master' into misc-ca
John Ericson
2020-08-05
Merge remote-tracking branch 'upstream/master' into misc-ca
John Ericson
2020-08-05
Merge pull request #3730 from obsidiansystems/better-ca-parse-errors
Eelco Dolstra
2020-08-05
Merge pull request #3864 from obsidiansystems/more-topo-sort
Eelco Dolstra
2020-08-04
Get rid of some unneeded temporaries
John Ericson
2020-08-04
Organize and format code a bit
John Ericson
2020-08-04
Remove unused functions
John Ericson
2020-08-04
Remove unneeded definition
John Ericson
2020-08-04
WIP systematize more of the worker protocol
John Ericson
2020-08-04
Merge remote-tracking branch 'upstream/master' into drv-outputs-map-allow-mis...
John Ericson
2020-08-04
Merge remote-tracking branch 'upstream/master' into better-ca-parse-errors
John Ericson
2020-08-04
S3BinaryCacheStore: Fix size determination
Eelco Dolstra
2020-08-04
Revert "Remove putBytes"
Eelco Dolstra
2020-08-04
BinaryCacheStore: Explicitly flush file sink
Eelco Dolstra
2020-08-04
Merge pull request #3892 from obsidiansystems/path-info-header
Eelco Dolstra
2020-08-03
Merge remote-tracking branch 'upstream/master' into path-info-header
John Ericson
2020-08-03
Delete compressed NARs
Eelco Dolstra
2020-08-03
`addToStore` in terms of `addToStoreFromDump` is not local-store-specific
John Ericson
2020-07-31
Merge branch 'master' of github.com:NixOS/nix into drv-outputs-map-allow-missing
Carlo Nucera
2020-07-30
Merge branch 'master' of github.com:NixOS/nix into better-ca-parse-errors
Carlo Nucera
2020-07-30
Merge remote-tracking branch 'origin/master' into substitute-other-storedir
Matthew Bauer
2020-07-30
unsigned long long -> uint64_t
Eelco Dolstra
2020-07-30
receiveContents(): unsigned int -> size_t
Eelco Dolstra
2020-07-29
Cleanup
Eelco Dolstra
2020-07-29
Fix RemoteStore::addToStore() latency
Eelco Dolstra
2020-07-29
Cleanup
Eelco Dolstra
2020-07-28
Merge branch 'ca-drv' of github.com:Ericson2314/nix into misc-ca
John Ericson
2020-07-28
Use assert(false) instead of abort()
Carlo Nucera
[next]