Age | Commit message (Expand) | Author |
---|---|---|
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-04-21 | LibCoreDump: Convert String::format() => String::formatted() | Andreas Kling |
2021-04-18 | Everywhere: Fix a bunch of typos | Linus Groh |
2021-03-28 | LibCoreDump+CrashDaemon: Compress coredumps | Idan Horowitz |
2021-02-23 | Everywhere: Rename ASSERT => VERIFY | Andreas Kling |
2021-02-21 | LibELF: Fix various clang-tidy warnings | Andreas Kling |
2021-01-15 | LibCoreDump: Expose arguments and environment | Linus Groh |
2021-01-15 | LibCoreDump+Crash{Daemon,Reporter}: Make backtraces thread-specific | Linus Groh |
2021-01-15 | Kernel+LibELF+LibCoreDump+CrashReporter: Use JSON for ProcessInfo | Linus Groh |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |