aboutsummaryrefslogtreecommitdiff
path: root/src/restore.cpp
AgeCommit message (Collapse)Author
2025-01-18Initial implementation of diff file format v2Jan Sucan
2024-12-28Rename in file to diff file for restoreJan Sucan
2024-05-04Move input and output buffering to classesJan Sucan
2024-04-27Fix issues reported by cppcheckJan Sucan
2024-04-07Remove unnecessary includesJan Sucan
2024-03-31Remove unused variableJan Sucan
2024-03-31Use read() instead of readsome()Jan Sucan
2024-03-31Rewrite the backup and restore code in object-oriented wayJan Sucan
2024-03-24Rewrite the option code in object-oriented wayJan Sucan
2023-11-12Rename C source file to C++ source filesJan Sucan