| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | general: Convert source file copyright comments over to SPDX | 2022-04-23 | 1 | -3/+2 | |
| * | general: Fix clang/gcc build errors | 2022-03-20 | 1 | -0/+1 | |
| * | common: Reduce unused includes | 2022-03-19 | 1 | -2/+0 | |
| * | common: fs: file: Revert Flush to its previous behavior and add Commit | 2021-07-06 | 1 | -2/+24 | |
| * | common: fs: file: Flush the file in GetSize | 2021-07-06 | 1 | -0/+3 | |
| * | common: fs: Amend IsFile check in FileOpen / (Write/Append)StringToFile | 2021-06-22 | 1 | -2/+2 | |
| * | Merge pull request #6460 from Morph1984/fs-access-log-fix | 2021-06-16 | 1 | -4/+0 | |
| |\ | |||||
| | * | common: fs: file: Remove redundant call to WriteStringToFile | 2021-06-16 | 1 | -4/+0 | |
| * | | common: fs: file: Flush the file to the disk when Flush() is called | 2021-06-13 | 1 | -1/+5 | |
| |/ | |||||
| * | common: fs: Rework the Common Filesystem interface to make use of std::filesy... | 2021-05-25 | 1 | -0/+392 | |