about summary refs log tree commit diff
path: root/third_party/nix/src/libexpr/names.cc (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-05-20 r/788 refactor(3p/nix): Apply clang-tidy's readability-* fixesVincent Ambo1-12/+13
2020-05-20 r/787 refactor(3p/nix): Apply clang-tidy's modernize-* fi