aboutsummaryrefslogtreecommitdiff
path: root/src/main.cpp
AgeCommit message (Collapse)Author
2025-01-18Remove unused includesJan Sucan
2025-01-18Add version command line optionJan Sucan
2024-05-04Move input and output buffering to classesJan 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-31Remove unnecessary exit callJan Sucan
2024-03-24Rewrite the option code in object-oriented wayJan Sucan
2023-11-12Rename C source file to C++ source filesJan Sucan