Age | Commit message (Expand) | Author |
---|---|---|
2022-12-06 | AK+Everywhere: Rename String to DeprecatedString | Linus Groh |
2022-07-12 | Everywhere: Use default StringView constructor over nullptr | sin-ack |
2022-07-12 | Everywhere: Add sv suffix to strings relying on StringView(char const*) | sin-ack |
2022-07-12 | Everywhere: Explicitly specify the size in StringView constructors | sin-ack |
2022-04-18 | Userland: Always construct Application with try_create() | Sam Atkins |
2022-04-11 | paste: Use Core::System::{exec,setenv} | Sam Atkins |
2022-04-01 | Everywhere: Run clang-format | Idan Horowitz |
2022-02-19 | paste: Port to LibMain and LibCore | Zack Penn |
2021-11-21 | LibGUI+Everywhere: Make sync requests to Clipboard server more obvious | Ben Wiederhake |
2021-05-10 | Userland: Implement paste --watch mode | Sergey Bugaev |
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 |