Age | Commit message (Expand) | Author |
---|---|---|
2022-04-01 | Everywhere: Run clang-format | Idan Horowitz |
2022-02-19 | gml-format: Exit with non-0 exit code when the file formatting changes | Idan Horowitz |
2022-02-13 | gml-format: Skip writing formatted GML to file if no changes were made | Idan Horowitz |
2022-02-13 | gml-format+Playground: Print GML parsing error on formatting failure | Idan Horowitz |
2022-02-07 | LibGUI: Remove GML prefix in favor of proper namespace | kleines Filmröllchen |
2022-01-14 | gml-format: Port to LibMain | Lucas CHOLLET |
2021-11-11 | Everywhere: Pass AK::StringView by value | Andreas Kling |
2021-05-12 | LibCore+Everywhere: Move OpenMode out of IODevice | Ali Mohammad Pur |
2021-04-22 | Everywhere: Use linusg@serenityos.org for my copyright headers | Linus Groh |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-03-12 | Everywhere: Remove klog(), dbg() and purge all LogStream usage :^) | Andreas Kling |
2021-01-12 | Userland: Move command-line utilities to Userland/Utilities/ | Andreas Kling |