mirror of
https://github.com/offen/docker-volume-backup.git
synced 2024-11-13 02:00:27 +01:00
Frederik Ring
b52b271bac
* Hoist walking of files so it can be used for features other than archive creation * Add option to ignore files from backup using glob patterns * Use Regexp instead of glob for exclusion * Ignore artifacts * Add teardown to test * Allow single Re for filtering only * Add documentation * Use MatchString on re, add bad input to message in case of error |
||
---|---|---|
.. | ||
archive.go | ||
config.go | ||
exec.go | ||
hooks.go | ||
lock.go | ||
main.go | ||
notifications.go | ||
notifications.tmpl | ||
script.go | ||
stats.go | ||
util.go |