Age | Commit message (Expand) | Author |
---|---|---|
2021-11-11 | Everywhere: Pass AK::ReadonlyBytes by value | Andreas Kling |
2021-11-11 | Everywhere: Pass AK::StringView by value | Andreas Kling |
2021-05-24 | LibCore+Userland: Add 13 more detectable file types | Valtteri Koskivuori |
2021-05-18 | LibCore+Userland: Add two more detectable formats | Valtteri Koskivuori |
2021-05-18 | LibCore: Add offsets to binary signature matching | Valtteri Koskivuori |
2021-05-18 | LibCore+Userland: Add 5 more detectable filetypes | Valtteri Koskivuori |
2021-05-16 | AK+Userland: Fix some compiler warnings and make variables const-ref | Gunnar Beutner |
2021-05-07 | LibCore+Userland: Add more detectable types | Valtteri Koskivuori |
2021-05-07 | LibCore: Implement basic mime type guessing based on binary patterns | Valtteri Koskivuori |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |