1
0
mirror of https://github.com/Luzifer/duplicity-backup.git synced 2024-09-19 00:12:55 +00:00
Commit Graph

16 Commits

Author SHA1 Message Date
f726880d90
Improve code quality, update deps
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2023-08-21 13:53:01 +02:00
06423b8c50
Fix: Duplicity v2.x needs command specified (inc for backup)
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2023-08-21 13:53:01 +02:00
c6d5a68e2b
Fix tests
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2018-10-08 16:52:45 +02:00
47bf322f28
Lint: Handle several linter errors
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2018-10-08 16:06:28 +02:00
45d4589253
Added "list-changed-files" command 2016-06-26 01:33:54 +02:00
ba56add430
Allow using of env template function 2016-06-25 14:40:43 +02:00
94d5294572
Fix: Send notifications on full/incr backup 2016-05-24 08:33:25 +02:00
bb7659fbde
Added more tests, fixed some linter errors 2016-05-23 21:26:20 +02:00
54f9391e06
Support forcing a full backup 2016-05-23 21:11:02 +02:00
32259a0a6a
Do backup removes only after certain commands 2016-05-23 11:59:23 +02:00
6c841d29f4
Send notifications only on some commands
Also fixed some linter errors
2016-05-23 11:54:45 +02:00
d0dd99931e
Implemented notifications 2016-05-23 10:41:20 +02:00
0040c44d3b
Initialize hostname as a default 2016-05-22 16:20:36 +02:00
70a249ae8e
Fixed gosimple error 2016-05-22 16:11:57 +02:00
03550c0003
Fixed several linter warnings 2016-05-22 16:05:06 +02:00
7b05eebe6a
Initial version 2016-05-22 15:04:37 +02:00