Age | Commit message (Expand) | Author |
---|---|---|
2022-10-12 | Add copyright and license notice to all source and header files | Klaus Aehlig |
2022-10-11 | FileSystemMgr: Suppress unsupported object type warning | Oliver Reiche |
2022-04-14 | add u+w permission when installing a file | Alberto Sartori |
2022-04-07 | FileSystemManager::ReadDirectory does just one system call | Alberto Sartori |
2022-04-04 | Hardlinking: when error is expected, log only at debug level | Klaus Aehlig |
2022-03-23 | Apply changes suggested by clang-format 11 | Oliver Reiche |
2022-03-09 | FileSystemManager: Support set epoch time on file creation | Oliver Reiche |
2022-03-08 | FileSystemManager: Implement hard link creation with perms | Oliver Reiche |
2022-03-08 | FileSystemManager: Implement fd-less write to file | Oliver Reiche |
2022-03-08 | FileSystemManager: Implement fd-less file copy | Oliver Reiche |
2022-02-22 | Initial self-hosting commit | Klaus Aehlig |