Age | Commit message (Expand) | Author |
---|---|---|
2021-11-26 | Userland: Use Core::ArgsParser's Vector<StringView> API everywhere | Andreas Kling |
2021-05-12 | LibCore+Everywhere: Move OpenMode out of IODevice | Ali Mohammad Pur |
2021-04-29 | Utilities: Use Vector<String> positional arguments in some places | Andreas Kling |
2021-04-29 | Userland: Fix new GCC warnings | Gunnar Beutner |
2021-04-22 | AK+Userland: Use idan.horowitz@serenityos.org for my copyright headers | Idan Horowitz |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-03-23 | Userland: Add simple zip utility | Idan Horowitz |