aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2021-05-30Unify ordering of the includesJan Sucan
2021-05-30Fix cppcheck warningsJan Sucan
2021-05-30Add the license to each source fileJan Sucan
2021-05-30Change exit code on help option to 0Jan Sucan
2021-05-30Split the backup code into smaller functionsJan Sucan
2021-05-30Fix writing of diff file recordsJan Sucan
2021-05-30Move backup and restore code to separate source filesJan Sucan
2021-05-30Add static qualifiersJan Sucan
2021-05-30Move usage() function to options.cJan Sucan
2021-05-23src: Sort the program options alphabeticallyJan Sucan
2021-05-02Move the source files to a src directoryJan Sucan