Age | Commit message (Expand) | Author |
---|---|---|
2022-04-11 | Utilities: Read positional arguments as Strings not char*s | Sam Atkins |
2022-04-01 | Everywhere: Run clang-format | Idan Horowitz |
2021-11-28 | Everywhere: Use default execpromises argument for Core::System::pledge | Brian Gianforcaro |
2021-11-25 | echo: Port to LibMain :^) | Kenneth Myhra |
2021-11-01 | echo: Obey -n when text is empty | Rodrigo Tobar |
2021-08-31 | echo: Support octal, hexadecimal and unicode escape sequences | TheFightingCatfish |
2021-08-17 | echo: Implement -e flag | Nico Weber |
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 |