summaryrefslogtreecommitdiff
path: root/Userland/Utilities/ls.cpp
AgeCommit message (Expand)Author
2021-03-17Userland: Fix printf specifiers with off_tJean-Baptiste Boric
2021-02-23Everywhere: Rename ASSERT => VERIFYAndreas Kling
2021-01-29ls: Lazily align the number of hard links in ls output :^)Andreas Kling
2021-01-12Userland: Move command-line utilities to Userland/Utilities/Andreas Kling