Go to file
2023-03-19 12:18:33 +05:00
examples Rename mask to pattern 2023-03-19 12:18:33 +05:00
.gitattributes Initial commit 2023-03-11 14:13:35 +05:00
.gitignore Initial commit 2023-03-11 14:13:35 +05:00
backuper.go Rename mask to pattern 2023-03-19 12:18:33 +05:00
config.go Rename mask to pattern 2023-03-19 12:18:33 +05:00
consts.go Add variable commentary 2023-03-18 15:11:35 +05:00
extractionplan.go Calculate backup diff only from last full backup 2023-03-17 22:17:58 +05:00
file.go Initial commit 2023-03-11 14:13:35 +05:00
filehistory.go Initial commit 2023-03-11 14:13:35 +05:00
go.mod Split file name and file path patterns to separate options 2023-03-19 12:13:32 +05:00
go.sum Split file name and file path patterns to separate options 2023-03-19 12:13:32 +05:00
index.go Rename mask to pattern 2023-03-19 12:18:33 +05:00
LICENSE Initial commit 2023-03-11 14:13:35 +05:00
log.go Initial commit 2023-03-11 14:13:35 +05:00
main.go Initial commit 2023-03-11 14:13:35 +05:00
make.bat Add makefile for Windows 2023-03-18 15:23:37 +05:00
README.md Initial commit 2023-03-11 14:13:35 +05:00
utils_test.go Initial commit 2023-03-11 14:13:35 +05:00
utils.go Rename mask to pattern 2023-03-19 12:18:33 +05:00

backuper