index
:
diff-dd.git
master
Simple differential backup image utility
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-03-12
README.md: Reword the introduction
Jan Sucan
2023-02-14
Change version to 2.0.0
Jan Sucan
2023-02-14
Switch to semantic versioning
Jan Sucan
2022-06-18
Refactor the command line interface
Jan Sucan
2022-03-06
tests: Unify naming of the test files
Jan Sucan
2022-03-05
tests: Add a successful backup-restore test
Jan Sucan
2022-03-05
tests: Add a test for restore errors
Jan Sucan
2022-03-05
tests: Add tests for backup errors
Jan Sucan
2022-03-05
tests: Add a test for opening files
Jan Sucan
2022-03-05
tests: Add option parsing tests
Jan Sucan
2022-03-05
tests: Rename a test
Jan Sucan
2022-03-05
Fix checking of a return value
Jan Sucan
2022-03-05
Fix an error message
Jan Sucan
2021-06-06
Fix restoring a diff image
Jan Sucan
2021-05-30
Unify ordering of the includes
Jan Sucan
2021-05-30
Fix cppcheck warnings
Jan Sucan
2021-05-30
pre-commit: Add cppcheck checker
Jan Sucan
2021-05-30
pre-commit: Add no-tabs checker
Jan Sucan
2021-05-30
Add the license to each source file
Jan Sucan
2021-05-30
Change exit code on help option to 0
Jan Sucan
2021-05-30
Split the backup code into smaller functions
Jan Sucan
2021-05-30
Fix writing of diff file records
Jan Sucan
2021-05-30
Move backup and restore code to separate source files
Jan Sucan
2021-05-30
Add static qualifiers
Jan Sucan
2021-05-30
Move usage() function to options.c
Jan Sucan
2021-05-23
src: Sort the program options alphabetically
Jan Sucan
2021-05-02
README: Fix a typo
Jan Sucan
2021-05-02
Move the source files to a src directory
Jan Sucan
2021-05-01
Makefile: Avoid unnecessary rebuilding of the executable
Jan Sucan
2021-05-01
tests: Add test for invoking with no arguments
Jan Sucan
2021-05-01
gitignore: Add backup files with tilde suffix
Jan Sucan
2021-05-01
Remove unnecessary variable from the Makefile
Jan Sucan
2021-05-01
Add .gitignore file
Jan Sucan
2021-05-01
Specify program name and version in the Makefile
Jan Sucan
2020-12-25
Apply clang-format
Jan Sucan
2020-12-25
Add clang-format pre-commit hook
Jan Sucan
2020-12-24
Remove trailing whitespaces
Jan Sucan
2020-12-24
Add basic configuration for the pre-commit package manager
Jan Sucan
2020-12-21
Set resource pointers to NULL after freeing them
Jan Sucan
2020-12-21
Remove unnecessary function
Jan Sucan
2020-12-21
Fix use of const qualifier
Jan Sucan
2020-12-21
Refine example usage description
Jan Sucan
2020-07-07
Fix typos in README
Jan Sucan
2019-04-12
Correct typo in README.md
Jan Sucan
2019-04-12
Correct typo in README.md
Jan Sucan
2019-04-12
Correct markdown syntax error in README.md
Jan Sucan
2019-04-12
Add README.md
Jan Sucan
2019-04-11
Remove unused option code
Jan Sucan
2019-04-11
Initial commit
Jan Sucan
[prev]