Age | Commit message (Expand) | Author |
---|---|---|
2022-04-11 | LibCore: Automatically create config directories if necessary | kleines Filmröllchen |
2022-02-16 | LibCore: Migrate ConfigFile to Core::Stream API :^) | Sam Atkins |
2022-02-16 | LibCore+Everywhere: Return ErrorOr from ConfigFile::sync() | Sam Atkins |
2022-02-16 | LibCore: Create ConfigFiles with an already-open File | Sam Atkins |
2022-02-16 | LibCore+Everywhere: Return ErrorOr from ConfigFile factory methods | Sam Atkins |
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-06-30 | LibCore: Add getter for how many groups exist in a Core::ConfigFile | Andrew Kaster |
2021-04-29 | Everywhere: "file name" => "filename" | 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 |