aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-02README: Fix a typoJan Sucan
2021-05-02Move the source files to a src directoryJan Sucan
2021-05-01Makefile: Avoid unnecessary rebuilding of the executableJan Sucan
2021-05-01tests: Add test for invoking with no argumentsJan Sucan
2021-05-01gitignore: Add backup files with tilde suffixJan Sucan
2021-05-01Remove unnecessary variable from the MakefileJan Sucan
2021-05-01Add .gitignore fileJan Sucan
2021-05-01Specify program name and version in the MakefileJan Sucan
2020-12-25Apply clang-formatJan Sucan
2020-12-25Add clang-format pre-commit hookJan Sucan
2020-12-24Remove trailing whitespacesJan Sucan
2020-12-24Add basic configuration for the pre-commit package managerJan Sucan
2020-12-21Set resource pointers to NULL after freeing themJan Sucan
2020-12-21Remove unnecessary functionJan Sucan
2020-12-21Fix use of const qualifierJan Sucan
2020-12-21Refine example usage descriptionJan Sucan
2020-07-07Fix typos in READMEJan Sucan
2019-04-12Correct typo in README.mdJan Sucan
2019-04-12Correct typo in README.mdJan Sucan
2019-04-12Correct markdown syntax error in README.mdJan Sucan
2019-04-12Add README.mdJan Sucan
2019-04-11Remove unused option codeJan Sucan
2019-04-11Initial commitJan Sucan