Age | Commit message (Expand) | Author |
---|---|---|
2022-12-06 | AK+Everywhere: Rename String to DeprecatedString | Linus Groh |
2022-11-14 | seq: Fix clang-tidy warnings | Eli Youngs |
2022-11-14 | seq: Add the --terminator option | Eli Youngs |
2022-11-14 | seq: Add the --separator option | Eli Youngs |
2022-11-14 | seq: Interpret parameters with ArgsParser | Eli Youngs |
2022-04-01 | Everywhere: Run clang-format | Idan Horowitz |
2022-03-29 | seq: Port to LibMain | Kenneth Myhra |
2021-06-01 | Userland: Replace most printf-style APIs with AK::Format APIs :^) | Linus Groh |
2021-05-14 | Utilities: Fix const-correctness inside seq | Jean-Baptiste Boric |
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 |