Age | Commit message (Expand) | Author |
---|---|---|
2021-09-06 | Everywhere: Make ByteBuffer::{create_*,copy}() OOM-safe | Ali Mohammad Pur |
2021-08-12 | Userland: Fix PATH environment variable ordering | Jean-Baptiste Boric |
2021-08-01 | Services: Remove unused header includes | Brian Gianforcaro |
2021-06-17 | Everywhere: Add component declarations | Gunnar Beutner |
2021-04-23 | AK: Rename adopt() to adopt_ref() | Andreas Kling |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-04-21 | TelnetServer: Convert String::format() => String::formatted() | Andreas Kling |
2021-03-12 | Everywhere: Remove klog(), dbg() and purge all LogStream usage :^) | Andreas Kling |
2021-02-23 | Everywhere: Rename ASSERT => VERIFY | Andreas Kling |
2021-01-12 | Services: Move to Userland/Services/ | Andreas Kling |