summaryrefslogtreecommitdiff
path: root/Userland/Utilities/yes.cpp
AgeCommit message (Expand)Author
2022-04-01Everywhere: Run clang-formatIdan Horowitz
2022-01-04yes: Port to LibMainmjz19910
2021-10-08Utilities: Fix -Wunreachable-code warnings from clangNico Weber
2021-04-22Everything: Move to SPDX license identifiers in all files.Brian Gianforcaro
2021-01-12Userland: Move command-line utilities to Userland/Utilities/Andreas Kling