Commit Graph

11 Commits

Author SHA1 Message Date
d34d504754 Update klauspost/compress dependency
provides little compression ratio increase
2023-04-05 21:13:13 +05:00
19e809966a Rework
* update logger routines
* add index file support
* split file masks and path masks
2023-04-03 19:43:16 +05:00
89c481f95d Fix config example 2023-03-19 12:40:38 +05:00
8e1c69fdea Rename mask to pattern 2023-03-19 12:18:33 +05:00
71ee59c4fc Split file name and file path patterns to separate options 2023-03-19 12:13:32 +05:00
dd692a4595 Add makefile for Windows 2023-03-18 15:23:37 +05:00
1a97d439fc Add variable commentary 2023-03-18 15:11:35 +05:00
85e1aa28a1 Calculate backup diff only from last full backup 2023-03-17 22:17:58 +05:00
959a356153 Speedup filesystem walking by removing calling os.Lstat on each item 2023-03-17 21:16:04 +05:00
8762ea898f Remove double file todo 2023-03-17 21:14:51 +05:00
1f0f94e103 Initial commit 2023-03-11 14:13:35 +05:00