Age | Commit message (Expand) | Author | Files | Lines |
2022-05-19 | r/4098 chore(3p/nix): unvendor tvix 0.1 | Vincent Ambo | 35 | -6947/+0 |
2020-09-14 | r/1791 refactor(tvix): Make static strings constexpr string_views | Griffin Smith | 2 | -10/+8 |
2020-09-01 | r/1756 refactor(tvix): getEnv(): Return std::optional | Eelco Dolstra | 2 | -28/+19 |
2020-08-23 | r/1704 refactor(tvix/libutil): Mark single-argument constructors explicit | Vincent Ambo | 18 | -64/+80 |
2020-08-21 | r/1703 style(tvix): Add missing braces in expressions | Vincent Ambo | 7 | -12/+30 |
2020-08-21 | r/1702 style(tvix): Replace remaining typedefs with using statements | Vincent Ambo | 7 | -23/+26 |
2020-08-14 | r/1649 refactor(tvix): Make Store::buildPaths return a Status | Griffin Smith | 3 | -2/+80 |
2020-08-10 | r/1632 style(tvix): Sort out minor formatting errors | Vincent Ambo | 4 | -11/+11 |
2020-08-09 | r/1627 test(tvix): Cover scanForReferences in a test | Griffin Smith | 2 | -0/+10 |
2020-08-09 | r/1621 refactor(tvix): Factor-out proto utilities | Griffin Smith | 2 | -0/+115 |
2020-08-08 | r/1619 chore(3p/nix): apply google-readability-casting | Kane York | 7 | -28/+30 |
2020-08-06 | r/1613 fix(3p/nix): Use SkipEmpty in all calls to absl::StrSplit | Kane York | 2 | -3/+3 |
2020-08-05 | r/1594 feat(3p/nix): Implement AddToStore rpc client | Griffin Smith | 2 | -0/+17 |
2020-08-04 | r/1581 fix(tvix): Partially revert "eliminate exposed global variable" | Griffin Smith | 2 | -3/+3 |
2020-08-01 | r/1534 fix(3p/nix): revert "apply all clang-tidy fixes" | Kane York | 8 | -61/+59 |
2020-08-01 | r/1519 feat(3p/nix): Implement AddToStore proto handler | Griffin Smith | 3 | -0/+23 |
2020-08-01 | r/1516 fix(3p/nix/hash): param of Unknown allows any hash type | Kane York | 1 | -1/+6 |
2020-08-01 | r/1515 chore(3p/nix/hash): prefer StatusOr over throwing constructor | Kane York | 2 | -9/+16 |
2020-08-01 | r/1514 fix(3p/nix/hash): initialize HashSink.ctx | Kane York | 1 | -1/+4 |
2020-07-29 | r/1506 fix(3p/nix/hash): smart pointers in HashSink | Kane York | 2 | -17/+18 |
2020-07-28 | r/1504 fix(3p/nix/hash): provide a Status-returning constructor | Kane York | 4 | -51/+82 |
2020-07-28 | r/1503 chore(3p/nix/hash): eliminate exposed global variable | Kane York | 2 | -2/+43 |
2020-07-27 | r/1495 fix(3p/nix): apply all clang-tidy fixes | Kane York | 8 | -62/+64 |
2020-07-25 | r/1472 feat(3p/nix): Add main function for grpc daemon | Griffin Smith | 1 | -0/+3 |
2020-07-25 | r/1462 refactor(3p/nix): Remove custom base64 implementation | Griffin Smith | 3 | -73/+9 |
2020-07-24 | r/1457 fix(3p/nix): do not call vfork | Kane York | 2 | -17/+12 |
2020-07-24 | r/1447 fix(3p/nix): Link nixutil to its dependencies | Griffin Smith | 1 | -0/+6 |
2020-07-19 | r/1403 fix(3p/nix): Fix all remaining compiler warnings | Vincent Ambo | 1 | -0/+7 |
2020-07-19 | r/1401 refactor(3p/nix): Remove remaining prefork-compat type | Vincent Ambo | 2 | -22/+0 |
2020-07-13 | r/1278 refactor(3p/nix/libexpr): Make nix::AttrName a std::variant | Vincent Ambo | 1 | -2/+2 |
2020-07-13 | r/1277 feat(3p/nix/libutil): Add util::overloaded class for std::visitor | Vincent Ambo | 2 | -0/+20 |
2020-06-22 | r/1060 fix(3p/nix): fix readTree by fixing readDir by deleting some code | Luke Granger-Brown | 1 | -7/+0 |
2020-06-21 | r/1053 fix(3p/nix): allow blank lines in nix.conf | Luke Granger-Brown | 1 | -1/+1 |
2020-06-21 | r/1051 chore(3p/nix): use GNUInstallDirs to determine output directory names | Luke Granger-Brown | 1 | -1/+1 |
2020-06-21 | r/1050 chore(3p/nix): export library headers to include/ in output. | Luke Granger-Brown | 1 | -2/+7 |
2020-05-30 | r/872 chore(3p/nix): Clean up some unused defines | Vincent Ambo | 1 | -5/+0 |
2020-05-28 | r/868 refactor(3p/nix): Introduce CMake as the build system for Nix | Vincent Ambo | 1 | -0/+53 |
2020-05-27 | r/867 chore(3p/nix): Remove meson build files for core packages | Vincent Ambo | 1 | -68/+0 |
2020-05-27 | r/865 refactor(3p/nix): Anchor local includes at src/ | Vincent Ambo | 21 | -52/+55 |
2020-05-25 | r/846 refactor(3p/nix): Replace tokenizeStrings with absl::StrSplit | Vincent Ambo | 3 | -36/+14 |
2020-05-25 | r/845 refactor(3p/nix/libutil): Replace hasPrefix/Suffix with Abseil | Vincent Ambo | 2 | -15/+0 |
2020-05-25 | r/843 refactor(3p/nix/libutil): Replace string2Int & trim functions | Vincent Ambo | 5 | -32/+15 |
2020-05-24 | r/841 style(3p/nix): Remove 'using std::*' from xml-writer.hh | Vincent Ambo | 1 | -5/+1 |
2020-05-24 | r/840 style(3p/nix): Remove 'using std::*' from types.hh | Vincent Ambo | 14 | -180/+183 |
2020-05-24 | r/835 refactor(3p/nix/libutil): Replace chomp() with absl::strings | Vincent Ambo | 2 | -8/+0 |
2020-05-24 | r/834 chore(3p/nix): Remove some OS X specific defines | Vincent Ambo | 1 | -25/+1 |
2020-05-24 | r/833 fix(3p/nix): Fix long paths permanently breaking GC | Alyssa Ross | 1 | -13/+45 |
2020-05-21 | r/797 refactor(3p/nix/libexpr): Use std::string as qualified type | Vincent Ambo | 1 | -1/+1 |
2020-05-21 | r/791 chore(3p/nix): Minor fixes to get rid of warnings | Vincent Ambo | 2 | -5/+3 |
2020-05-20 | r/789 refactor(3p/nix): Apply clang-tidy's performance-* fixes | Vincent Ambo | 7 | -16/+17 |