aboutsummaryrefslogtreecommitdiff
path: root/src/options.cpp
AgeCommit message (Expand)Author
2025-01-27Move printing usage out of OptionParserJan Sucan
2025-01-27Remove use of inheritance for Options classesJan Sucan
2025-01-22Fix formatting of the help messageJan 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-31Remove unused adjustment of argvJan Sucan
2024-12-31Use options instead of positional arguments for file pathsJan 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-03-24Rewrite the option code in object-oriented wayJan Sucan
2024-03-24Remove the -h optionJan Sucan
2024-02-02config.mk: Enable extra compiler warningsJan Sucan
2023-12-13Refactor getting items from argv to resolve cppcheck errorsJan Sucan
2023-12-13Apply clang-formatJan Sucan
2023-12-07Include operation names in the usage message (#8)Ben Timby
2023-11-12Rename C source file to C++ source filesJan Sucan