aboutsummaryrefslogtreecommitdiff
path: root/src/options.h
AgeCommit message (Expand)Author
2025-01-27Remove use of inheritance for Options classesJan Sucan
2025-01-27Remove unused method declarationsJan Sucan
2025-01-22Rename backup operation to createJan Sucan
2025-01-18Add version command line optionJan Sucan
2025-01-18Initial implementation of diff file format v2Jan Sucan
2024-12-28Rename in file to diff file for restoreJan Sucan
2024-12-28Rename reference file to base file for backupJan Sucan
2024-04-27Fix issues reported by cppcheckJan Sucan
2024-04-07Use #pragma once include guard instead of #ifndefJan Sucan
2024-04-07Add a common exception parent classJan Sucan
2024-03-24Rewrite the option code in object-oriented wayJan Sucan
2022-06-18Refactor the command line interfaceJan Sucan
2021-05-30Add the license to each source fileJan Sucan
2021-05-30Move usage() function to options.cJan Sucan
2021-05-02Move the source files to a src directoryJan Sucan