about summary refs log tree commit diff
path: root/third_party/nix/src/libstore/store-api.hh (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-21 r/1695 chore(tvix): Add TODO comment for std::ostream in buildDerivationVincent Ambo1-0/+1
2020-08-20 r/1689 chore(tvix): Thread a std::ostream through Store::buildPathsVincent Ambo1-4/+6
2020-08-20 r/1688 style(tvix): typedef -> using in build.cc/store-api.hhVincent Ambo1-9/+8
2020-08-20 r/1687 refactor(tvix): Remove some default values from virtual methodsVincent Ambo1-4/+16
2020-08-20 r/1685 feat(tvix): Introduce build event streams in worker protocolVincent Ambo1-2/+2
2020-08-20 r/1684 feat(tvix): Add a no-op stream buffer for discarding build logsVincent Ambo1-0/+6
2020-08-14 r/1649 refactor(tvix): Make Store::buildPaths return a StatusGriffin Smith1-1/+2
2020-08-09 r/1622 feat(tvix): Implement all remaining RPC callsGriffin Smith1-0/+3
2020-08-05 r/1600 feat(3p/nix): Implement FindRoots, CollectGarbageGriffin Smith1-0/+5
2020-08-03 r/1567 feat(3p/nix): Implement two more RPC callsGriffin Smith1-1/+4
2020-08-01 r/1519 feat(3p/nix): Implement AddToStore proto handlerGriffin Smith1-2/+3
2020-07-18 r/1382 feat(3p/nix/nix-daemon): Implement Worker::BuildDerivation handlerGriffin Smith1-0/+9
2020-05-27 r/865 refactor(3p/nix): Anchor local includes at src/Vincent Ambo1-7/+7
2020-05-24 r/840 style(3p/nix): Remove 'using std::*' from types.hhVincent Ambo1-25/+27
2020-05-20 r/789 refactor(3p/nix): Apply clang-tidy's performance-* fixesVincent Ambo1-3/+3
2020-05-20 r/788 refactor(3p/nix): Apply clang-tidy's readability-* fixesVincent Ambo1-2/+2
2020-05-19 r/771 style(3p/nix): Add braces around single-line conditionalsVincent Ambo1-1/+3
2020-05-19 r/766 style(3p/nix): Reformat all includes to match new styleVincent Ambo1-0/+1
2020-05-17 r/740 style(3p/nix): Reformat project in Google C++ styleVincent Ambo1-670/+626
2020-05-17 r/724 Add 'third_party/nix/' from commit 'be66c7a6b24e3c3c6157fd37b86c7203d14acf10'Vincent Ambo1-0/+811