| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | general: Convert source file copyright comments over to SPDX | 2022-04-23 | 1 | -3/+2 | |
| * | common: Reduce unused includes | 2022-03-19 | 1 | -2/+0 | |
| * | common/file: Remove [[nodiscard]] from Open() | 2022-02-01 | 1 | -3/+2 | |
| * | common: fs: file: Revert Flush to its previous behavior and add Commit | 2021-07-06 | 1 | -1/+10 | |
| * | common: fs: Amend IsFile check in FileOpen / (Write/Append)StringToFile | 2021-06-22 | 1 | -3/+5 | |
| * | common: fs: file: Remove [[nodiscard]] attribute from Flush | 2021-06-22 | 1 | -2/+2 | |
| * | common: fs: file: Remove redundant call to WriteStringToFile | 2021-06-16 | 1 | -2/+1 | |
| * | common/fs/file: Explicitly delete copy constructors | 2021-05-28 | 1 | -1/+4 | |
| * | common/fs/file: Devirtualize destructor | 2021-05-28 | 1 | -1/+1 | |
| * | common/fs/file: Default initialize IOFile members | 2021-05-28 | 1 | -2/+2 | |
| * | common: fs: Rework the Common Filesystem interface to make use of std::filesy... | 2021-05-25 | 1 | -0/+450 |