Age | Commit message (Expand) | Author |
---|---|---|
2022-12-06 | AK+Everywhere: Rename String to DeprecatedString | Linus Groh |
2022-09-27 | LibCore: Use `StringView` instead of `char *` in Account | Lucas CHOLLET |
2022-04-11 | Utilities: Read positional arguments as Strings not char*s | Sam Atkins |
2022-04-03 | Utilities: Use default execpromises parameter to `pledge(..)` | Brian Gianforcaro |
2022-04-01 | Everywhere: Run clang-format | Idan Horowitz |
2022-01-21 | groups: Do not attempt to open /etc/groups | Jean-Baptiste Boric |
2021-12-04 | groups: Port to LibMain :^) | Andreas Kling |
2021-05-05 | Userland: Add groups program | setepenre |