Age | Commit message (Expand) | Author |
---|---|---|
2023-03-01 | LibCore+Everywhere: Remove ArgsParser::add*(char const*&) | Ali Mohammad Pur |
2023-02-28 | Userland+AK: Stop using getopt() for ArgsParser | Ali Mohammad Pur |
2022-12-06 | AK+Everywhere: Rename String to DeprecatedString | Linus Groh |
2022-07-14 | LibCore: Replace the ArgsParser option argument setting with an enum | Tim Schumacher |
2022-04-11 | Utilities: Read positional arguments as Strings not char*s | Sam Atkins |
2022-04-01 | Everywhere: Run clang-format | Idan Horowitz |
2022-01-31 | nl: Port to LibMain | Kenneth Myhra |
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 |