- 30 Dec, 2018 5 commits
- 28 Aug, 2018 1 commit
-
-
ale authored
-
- 17 Aug, 2018 2 commits
- 06 Aug, 2018 8 commits
- 04 Aug, 2018 5 commits
- 03 Aug, 2018 9 commits
- 02 Aug, 2018 7 commits
- 01 Aug, 2018 3 commits
Restic 0.9.3 fails when --stdin-filename contains slashes: repository 954a4e61 opened successfully, password is correct error: file does not exist Fatal: unable to save snapshot: snapshot is empty
Covers the whole SourceSpec -> Dataset generation pipeline.
Prevents a panic when nesting WithStatus calls (for whatever reason).
Get rid of the Check(), do it all in Parse().
Handlers can now modify Datasets on-the-fly and influence the structure of the generated backup jobs. Backup job creation is also delegated to Handlers.