summaryrefslogtreecommitdiff
path: root/Userland/Utilities/basename.cpp
AgeCommit message (Expand)Author
2021-06-30AK+Everywhere: Use mostly StringView in LexicalPathMax Wipfli
2021-06-30AK+Everywhere: Add and use static APIs for LexicalPathMax Wipfli
2021-06-01basename: Tidy up a little moreAndreas Kling
2021-06-01basename: Support suffix strippingAndreas Kling
2021-04-22Everything: Move to SPDX license identifiers in all files.Brian Gianforcaro
2021-03-12Everywhere: Remove klog(), dbg() and purge all LogStream usage :^)Andreas Kling
2021-01-12Userland: Move command-line utilities to Userland/Utilities/Andreas Kling