aawsome

Results 430 comments of aawsome

I think I found the reason, see https://github.com/rustic-rs/rustic_core/issues/22

closed via https://github.com/rustic-rs/rustic_core/pull/139

Sorry for the typo 🙈.. About the version 1: I think it will take some time to reach such a version (given the fact that the 5 year older restic...

@SomeThink1729 Thanks a lot for opening this PR! I think we should first talk a bit about the general direction. While I see that users may not want to warm-up...

After thinking about it, I agree that it may make more sense to have dry run not warm up by default. The next release will anyway break smaller things, so...

> `--dry-run` and `--dry-run-warmup` clash with each other, since one should issue the script and the other doesn't. Right now it takes the stricter one of both, so it skips...

@SomeThink1729 would you like to continue working on this? If not, I can also finish this to merge it soon...

> ``` > ~ $ rustic lss latest:/ > error: unrecognized subcommand 'latest:/' > ``` This bug has been already fixed in current main - try out the latest nightly...

Thanks @catap for opening this bug report. I think this is related to a bug/feature in abscissa...

I am wondering if we should implement a possibility to save a new snapshot by merging given existing snapshots. This could e.g. be integrated into a `rewrite` command which could...