Age | Commit message (Expand) | Author |
---|---|---|
2022-07-12 | Everywhere: Explicitly specify the size in StringView constructors | sin-ack |
2022-01-01 | fgrep: Port fgrep to LibMain | Kenneth Myhra |
2021-10-08 | Utilities: Fix -Wunreachable-code warnings from clang | Nico Weber |
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-05-23 | Utilities: Fix fgrep assertion include | Jean-Baptiste Boric |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-02-23 | Everywhere: Rename ASSERT => VERIFY | Andreas Kling |
2021-01-12 | Userland: Move command-line utilities to Userland/Utilities/ | Andreas Kling |