| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | file_sys: Cleanup to better match Switch file system constructs. | 2018-01-21 | 1 | -122/+0 | |
| * | Format: Run the new clang format on everything | 2018-01-20 | 1 | -1/+1 | |
| * | Warnings: Add UNREACHABLE macros to switches that contemplate all possible va... | 2017-08-21 | 1 | -0/+2 | |
| * | Use negative priorities to avoid special-casing the self-include | 2016-09-21 | 1 | -1/+1 | |
| * | Remove empty newlines in #include blocks. | 2016-09-21 | 1 | -3/+1 | |
| * | Sources: Run clang-format on everything. | 2016-09-18 | 1 | -20/+13 | |
| * | FileSys/Path: Replace Memory::GetPointer with Memory::ReadBlock | 2016-05-21 | 1 | -6/+6 | |
| * | archive_backend: Remove unnecessary const from return types | 2016-01-25 | 1 | -4/+4 | |
| * | Core: Cleanup file_sys includes. | 2015-06-28 | 1 | -0/+2 | |
| * | Memmap: Re-organize memory function in two files | 2015-05-15 | 1 | -1/+1 | |
| * | FileSys: De-inline Path members | 2015-05-06 | 1 | -0/+127 |