Age | Commit message (Expand) | Author | Files | Lines |
2020-05-25 | r/846 refactor(3p/nix): Replace tokenizeStrings with absl::StrSplit | Vincent Ambo | 16 | -76/+84 |
2020-05-25 | r/845 refactor(3p/nix/libutil): Replace hasPrefix/Suffix with Abseil | Vincent Ambo | 10 | -24/+38 |
2020-05-25 | r/844 fix(3p/nix/libstore): Fix error condition when parsing generations | Vincent Ambo | 1 | -1/+1 |
2020-05-25 | r/843 refactor(3p/nix/libutil): Replace string2Int & trim functions | Vincent Ambo | 9 | -32/+54 |
2020-05-24 | r/842 chore(3p/nix/libstore): Remove progress bar remnants from download | Vincent Ambo | 1 | -19/+0 |
2020-05-24 | r/840 style(3p/nix): Remove 'using std::*' from types.hh | Vincent Ambo | 34 | -326/+336 |
2020-05-24 | r/835 refactor(3p/nix/libutil): Replace chomp() with absl::strings | Vincent Ambo | 5 | -7/+16 |
2020-05-24 | r/834 chore(3p/nix): Remove some OS X specific defines | Vincent Ambo | 5 | -226/+2 |
2020-05-20 | r/789 refactor(3p/nix): Apply clang-tidy's performance-* fixes | Vincent Ambo | 23 | -76/+85 |
2020-05-20 | r/788 refactor(3p/nix): Apply clang-tidy's readability-* fixes | Vincent Ambo | 31 | -300/+308 |
2020-05-20 | r/787 refactor(3p/nix): Apply clang-tidy's modernize-* fixes | Vincent Ambo | 24 | -141/+158 |
2020-05-20 | r/780 chore(third_party/nix): Dump of minor accumulated changes | Vincent Ambo | 1 | -18/+0 |
2020-05-19 | r/778 refactor(3p/nix): Make all single-argument constructors explicit | Vincent Ambo | 8 | -18/+18 |
2020-05-19 | r/777 style(3p/nix): Final act in the brace-wrapping saga | Vincent Ambo | 28 | -527/+954 |
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 | 13 | -44/+132 |
2020-05-19 | r/771 style(3p/nix): Add braces around single-line conditionals | Vincent Ambo | 30 | -289/+861 |
2020-05-19 | r/768 fix(3p/nix): Fix incorrectly braced conditionals and loops | Vincent Ambo | 1 | -2/+1 |
2020-05-19 | r/767 style(3p/nix): Enforce braces around loops and conditionals | Vincent Ambo | 12 | -67/+138 |
2020-05-19 | r/766 style(3p/nix): Reformat all includes to match new style | Vincent Ambo | 39 | -36/+103 |
2020-05-19 | r/761 refactor(3p/nix/nix-daemon): Remove activities from protocol | Vincent Ambo | 1 | -57/+1 |
2020-05-19 | r/756 refactor(3p/nix/libstore): Replace logging.h with glog | Vincent Ambo | 23 | -462/+489 |
2020-05-17 | r/741 chore(3p/nix): Remove old build system and other miscellanies | Vincent Ambo | 1 | -60/+0 |
2020-05-17 | r/740 style(3p/nix): Reformat project in Google C++ style | Vincent Ambo | 57 | -14059/+13341 |
2020-05-17 | r/726 feat(3p/nix): added meson support | p01arst0rm | 2 | -1/+171 |
2020-05-17 | r/724 Add 'third_party/nix/' from commit 'be66c7a6b24e3c3c6157fd37b86c7203d14acf10' | Vincent Ambo | 63 | -0/+18019 |