aboutsummaryrefslogtreecommitdiff
path: root/src/file.h
AgeCommit message (Collapse)Author
2024-03-31Rewrite the backup and restore code in object-oriented wayJan Sucan
2023-11-12Refactor the file size and tell operationsJan Sucan
This was done in order to avoid C++ compiler warnings about comparing types with different signedness.
2021-06-06Fix restoring a diff imageJan Sucan
2021-05-30Add the license to each source fileJan Sucan
2021-05-02Move the source files to a src directoryJan Sucan