summaryrefslogtreecommitdiff
path: root/Userland/Utilities/pathchk.cpp
AgeCommit message (Expand)Author
2022-12-06AK+Everywhere: Rename String to DeprecatedStringLinus Groh
2022-04-11Utilities: Read positional arguments as Strings not char*sSam Atkins
2022-04-01Everywhere: Run clang-formatIdan Horowitz
2022-02-27Utilities: Port pathchk to LibMainMichaล‚ Lach
2021-04-29Everywhere: "file name" => "filename"Andreas Kling
2021-04-24Utilities: Add pathchkBrendan Coles