Age | Commit message (Expand) | Author |
---|---|---|
2021-11-04 | Base+LibCore: Store booleans in human-readable format | Ben Wiederhake |
2021-11-04 | LibCore: Trim trailing whitespaces from ConfigFile values | Tor-björn Claesson |
2021-08-24 | LibCore: Set file offset in ConfigFile::sync | Ralf Donau |
2021-08-22 | Everywhere: Rename get in ConfigFile::get_for_{lib,app,system} to open | networkException |
2021-08-22 | LibCore: Convert ConfigFile to east const | networkException |
2021-08-22 | LibCore: Support using a file descriptor for opening ConfigFile | networkException |
2021-08-01 | LibCore: Remove unused header includes | Brian Gianforcaro |
2021-05-12 | LibCore+Everywhere: Move OpenMode out of IODevice | Ali Mohammad Pur |
2021-04-29 | Everywhere: "file name" => "filename" | Andreas Kling |
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-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |