Age | Commit message (Expand) | Author |
---|---|---|
2022-02-19 | ls: Add option -1 which lists one file per line | Anton Kling |
2021-07-12 | ls: Add option to list subdirectories recursively | Ariel Don |
2021-05-07 | Base: Consistently stylize arguments in man pages as inline code | Linus Groh |
2020-11-11 | ls: Only append file type indicators when -F or --classify is specified | Andreas Kling |
2020-11-10 | Userland: ls: Add `-d` / `--directory` flag | Brendan Coles |
2020-11-10 | Userland: ls: Add `-o` and `-B` / `--ignore-backups` flags | Brendan Coles |
2020-11-10 | Base: Add ls man page documentation | Brendan Coles |