about summary refs log tree commit diff
path: root/third_party/nix/src/libutil/util.hh (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-19 r/4098 chore(3p/nix): unvendor tvix 0.1Vincent Ambo1-476/+0
2020-09-01 r/1756 refactor(tvix): getEnv(): Return std::optionalEelco Dolstra1-1/+1
2020-08-23 r/1704 refactor(tvix/libutil): Mark single-argument constructors explicitVincent Ambo1-8/+18
2020-08-21 r/1703 style(tvix): Add missing braces in expressionsVincent Ambo1-1/+3
2020-08-21 r/1702 style(tvix): Replace remaining typedefs with using statementsVincent Ambo1-2/+2
2020-08-01 r/1534 fix(3p/nix): revert "apply all clang-tidy fixes"Kane York1-1/+1
2020-07-27 r/1495 fix(3p/nix): apply all clang-tidy fixesKane York1-1/+1
2020-07-25 r/1462 refactor(3p/nix): Remove custom base64 implementationGriffin Smith1-4/+0
2020-07-24 r/1457 fix(3p/nix): do not call vforkKane York1-1/+0
2020-07-19 r/1403 fix(3p/nix): Fix all remaining compiler warningsVincent Ambo1-0/+7
2020-06-22 r/1060 fix(3p/nix): fix readTree by fixing readDir by deleting some codeLuke Granger-Brown1-7/+0
2020-05-27 r/865 refactor(3p/nix): Anchor local includes at src/Vincent Ambo1-1/+1
2020-05-25 r/846 refactor(3p/nix): Replace tokenizeStrings with absl::StrSplitVincent Ambo1-6/+1
2020-05-25 r/845 refactor(3p/nix/libutil): Replace hasPrefix/Suffix with AbseilVincent Ambo1-6/+0
2020-05-25 r/843 refactor(3p/nix/libutil): Replace string2Int & trim functionsVincent Ambo1-16/+3
2020-05-24 r/840 style(3p/nix): Remove 'using std::*' from types.hhVincent Ambo1-38/+41
2020-05-24 r/835 refactor(3p/nix/libutil): Replace chomp() with absl::stringsVincent Ambo1-3/+0
2020-05-20 r/789 refactor(3p/nix): Apply clang-tidy's performance-* fixesVincent Ambo1-2/+2
2020-05-20 r/788 refactor(3p/nix): Apply clang-tidy's readability-* fixesVincent Ambo1-2/+2
2020-05-20 r/787 refactor(3p/nix): Apply clang-tidy's modernize-* fixesVincent Ambo1-1/+1
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-5/+7
2020-05-18 r/754 refactor(3p/nix/libutil): Replace internal logging library with glogVincent Ambo1-1/+0
2020-05-17 r/740 style(3p/nix): Reformat project in Google C++ styleVincent Ambo1-271/+219
2020-05-17 r/724 Add 'third_party/nix/' from commit 'be66c7a6b24e3c3c6157fd37b86c7203d14acf10'Vincent Ambo1-0/+542