Age | Commit message (Expand) | Author |
---|---|---|
2022-04-01 | Everywhere: Run clang-format | Idan Horowitz |
2021-12-31 | LibDiff: Fix error when parsing a 'new' hunk location | Conor Byrne |
2021-05-24 | AK+Everywhere: Consolidate String::index_of() and String::find() | 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-25 | Everywhere: Debug macros instead of constexpr. | asynts |
2021-01-22 | Everywhere: Replace a bundle of dbg with dbgln. | asynts |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |