Age | Commit message (Expand) | Author |
---|---|---|
2022-07-12 | Everywhere: Add sv suffix to strings relying on StringView(char const*) | sin-ack |
2022-05-25 | LibLine: Add support for user-controlled masking | Ali Mohammad Pur |
2022-03-13 | Libraries: Use default constructors/destructors in LibLine | Lenny Maiorani |
2021-12-16 | LibLine: Switch all files to use east-const | Ali Mohammad Pur |
2021-11-11 | Everywhere: Pass AK::StringView by value | Andreas Kling |
2021-04-29 | Everywhere: Use "the SerenityOS developers." in copyright headers | Linus Groh |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-02-20 | LibLine: Avoid refreshing the entire line when inserting at the end | AnotherTest |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |