Age | Commit message (Expand) | Author |
---|---|---|
2022-01-01 | chown+chgrp: Add --no-dereference option | circl |
2021-12-28 | LibCore+chown: Return ErrorOr<Optional<...>> for getgrnam and getpwnam | Kenneth Myhra |
2021-12-11 | chown: Port to LibMain :^) | Kenneth Myhra |
2021-06-01 | Userland: Return 1 when help text is shown for insufficient args | Linus Groh |
2021-06-01 | Userland: Replace most printf-style APIs with AK::Format APIs :^) | Linus Groh |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-01-12 | Userland: Move command-line utilities to Userland/Utilities/ | Andreas Kling |