aboutsummaryrefslogtreecommitdiff
path: root/src/restore.h
AgeCommit message (Collapse)Author
2025-01-27Put the code for options to a namespaceJan Sucan
2024-04-07Use #pragma once include guard instead of #ifndefJan Sucan
2024-04-07Add a common exception parent classJan 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
2022-06-18Refactor the command line interfaceJan Sucan
Select operation by its name instead of by number of the arguments.
2021-05-30Add the license to each source fileJan Sucan
2021-05-30Move backup and restore code to separate source filesJan Sucan