| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | vfs: Replace mode.h include with forward declarations where applicable | 2018-08-21 | 1 | -0/+1 | |
| * | vfs: Use sanitized paths within MoveFile() and MoveDirectory() | 2018-08-12 | 1 | -10/+10 | |
| * | vfs: Add VfsFilesystem interface and default implementation | 2018-08-08 | 1 | -0/+148 | |
| * | Make XCI comply to review and style guidelines | 2018-08-01 | 1 | -4/+3 | |
| * | Remove files that are not used | 2018-08-01 | 1 | -0/+21 | |
| * | RomFS Extraction | 2018-07-27 | 1 | -0/+23 | |
| * | file_util, vfs: Use std::string_view where applicable | 2018-07-22 | 1 | -38/+73 | |
| * | vfs: Make WriteBytes() overload taking a std::vector pass the std::vector by ... | 2018-07-20 | 1 | -1/+1 | |
| * | vfs: Deduplicate accumulation code in VfsDirectory's GetSize() | 2018-07-18 | 1 | -6/+6 | |
| * | Virtual Filesystem 2: Electric Boogaloo (#676) | 2018-07-18 | 1 | -0/+238 | |
| * | Revert "Virtual Filesystem (#597)" | 2018-07-07 | 1 | -187/+0 | |
| * | Virtual Filesystem (#597) | 2018-07-06 | 1 | -0/+187 |