Age | Commit message (Expand) | Author |
---|---|---|
2022-01-25 | rm: Port to LibMain | Ariel Abreu |
2022-01-02 | rm: Check before removing '/' | Lucas CHOLLET |
2021-11-08 | LibCore: Use ErrorOr<T> for Core::File::remove() | Andreas Kling |
2021-06-05 | rm: Allow empty paths if -f is specified | Tim Schumacher |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-02-21 | rm: Use Core::File::remove | Mițca Dumitru |
2021-01-12 | Userland: Move command-line utilities to Userland/Utilities/ | Andreas Kling |