Age | Commit message (Expand) | Author | Files | Lines |
2022-05-19 | r/4098 chore(3p/nix): unvendor tvix 0.1 | Vincent Ambo | 1 | -520/+0 |
2020-11-27 | r/1945 fix(tvix): Don't call assertStorePath on BasicDerivation.builder | Griffin Smith | 1 | -2/+1 |
2020-11-19 | r/1886 fix(tvix): Use copy constructor to add strings to protos | Griffin Smith | 1 | -1/+1 |
2020-08-09 | r/1622 feat(tvix): Implement all remaining RPC calls | Griffin Smith | 1 | -0/+30 |
2020-08-06 | r/1613 fix(3p/nix): Use SkipEmpty in all calls to absl::StrSplit | Kane York | 1 | -1/+2 |
2020-08-06 | r/1612 refactor(tvix): Use absl::btree_map for BasicDerivation's env | Vincent Ambo | 1 | -2/+3 |
2020-08-06 | r/1610 refactor(tvix): Use absl::btree_map for DerivationOutputs | Vincent Ambo | 1 | -2/+3 |
2020-08-05 | r/1593 fix(3p/nix): fix clang-tidy for int-string appends | Kane York | 1 | -3/+6 |
2020-08-03 | r/1571 fix(3p/nix): Fix parseDrvPathWithOutputs | Griffin Smith | 1 | -3/+3 |
2020-08-02 | r/1548 test(3p/nix): Add test for derivation parse/serialize | Griffin Smith | 1 | -1/+1 |
2020-08-01 | r/1534 fix(3p/nix): revert "apply all clang-tidy fixes" | Kane York | 1 | -3/+3 |
2020-08-01 | r/1515 chore(3p/nix/hash): prefer StatusOr over throwing constructor | Kane York | 1 | -1/+3 |
2020-07-27 | r/1495 fix(3p/nix): apply all clang-tidy fixes | Kane York | 1 | -3/+3 |
2020-07-25 | r/1472 feat(3p/nix): Add main function for grpc daemon | Griffin Smith | 1 | -2/+2 |
2020-07-18 | r/1382 feat(3p/nix/nix-daemon): Implement Worker::BuildDerivation handler | Griffin Smith | 1 | -0/+22 |
2020-07-16 | r/1309 refactor(3p/libstore): Optimise nix::printString | Vincent Ambo | 1 | -12/+37 |
2020-05-27 | r/865 refactor(3p/nix): Anchor local includes at src/ | Vincent Ambo | 1 | -7/+7 |
2020-05-25 | r/846 refactor(3p/nix): Replace tokenizeStrings with absl::StrSplit | Vincent Ambo | 1 | -7/+11 |
2020-05-25 | r/845 refactor(3p/nix/libutil): Replace hasPrefix/Suffix with Abseil | Vincent Ambo | 1 | -1/+3 |
2020-05-24 | r/840 style(3p/nix): Remove 'using std::*' from types.hh | Vincent Ambo | 1 | -29/+31 |
2020-05-20 | r/789 refactor(3p/nix): Apply clang-tidy's performance-* fixes | Vincent Ambo | 1 | -2/+2 |
2020-05-20 | r/788 refactor(3p/nix): Apply clang-tidy's readability-* fixes | Vincent Ambo | 1 | -7/+8 |
2020-05-20 | r/787 refactor(3p/nix): Apply clang-tidy's modernize-* fixes | Vincent Ambo | 1 | -1/+1 |
2020-05-19 | r/777 style(3p/nix): Final act in the brace-wrapping saga | Vincent Ambo | 1 | -12/+22 |
2020-05-19 | r/775 style(3p/nix/libstore): Additional if/for bracing fixes | Vincent Ambo | 1 | -7/+11 |
2020-05-19 | r/773 fix(3p/nix/libstore): Fix mistake introduced by bracing changes | Vincent Ambo | 1 | -1/+1 |
2020-05-19 | r/772 style(3p/nix): Add braces around single-line for-loops | Vincent Ambo | 1 | -3/+9 |
2020-05-19 | r/767 style(3p/nix): Enforce braces around loops and conditionals | Vincent Ambo | 1 | -8/+11 |
2020-05-19 | r/766 style(3p/nix): Reformat all includes to match new style | Vincent Ambo | 1 | -0/+1 |
2020-05-17 | r/740 style(3p/nix): Reformat project in Google C++ style | Vincent Ambo | 1 | -327/+314 |
2020-05-17 | r/724 Add 'third_party/nix/' from commit 'be66c7a6b24e3c3c6157fd37b86c7203d14acf10' | Vincent Ambo | 1 | -0/+416 |