Age | Commit message (Expand) | Author |
---|---|---|
2021-08-01 | Utilities: Remove unused header includes | Brian Gianforcaro |
2021-07-18 | Everywhere: Improve CPU usage calculation | Tom |
2021-06-01 | Userland: Replace most printf-style APIs with AK::Format APIs :^) | Linus Groh |
2021-05-31 | lsof: Replace copy with reference in a for loop | Linus Groh |
2021-05-23 | LibCore: Make ProcessStatisticsReader return results in a Vector | Andreas Kling |
2021-05-19 | Utilities: Allow for white spaces in lsof name parsing | brapru |
2021-05-12 | LibCore+Everywhere: Move OpenMode out of IODevice | Ali Mohammad Pur |
2021-04-29 | Everywhere: "file name" => "filename" | Andreas Kling |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-02-23 | Everywhere: Rename ASSERT => VERIFY | Andreas Kling |
2021-01-16 | Everywhere: Convert a handful of String::format() => formatted() | Andreas Kling |
2021-01-12 | Userland: Move command-line utilities to Userland/Utilities/ | Andreas Kling |