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

13 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
c6d5a68e2b
Fix tests
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2018-10-08 16:52:45 +02:00
a882b979c0
Rework logging
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2018-10-08 16:43:53 +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
be22033f83
Added silent flag 2016-05-30 07:32:46 +02:00
d060a89862
Fix: Unexported constructor for private struct 2016-05-23 16:04:50 +02:00
0b8f0d27c2
Provide live output for duplicity 2016-05-23 13:19:25 +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
8b688b60cd
Fix: Newline makes no sense in formatted line 2016-05-23 10:41:49 +02:00
d0dd99931e
Implemented notifications 2016-05-23 10:41:20 +02:00
7b05eebe6a
Initial version 2016-05-22 15:04:37 +02:00