rustic/src
aawsome 49e12a5af6
feat(commands): Add option --only-identical for diff to allow for bitrot check (#1250)
see https://github.com/rustic-rs/rustic/discussions/1246

Discussion: Is `--only-identical` a good name?

---------

Co-authored-by: simonsan <14062932+simonsan@users.noreply.github.com>
2024-09-23 15:07:20 +00:00
..
bin feat(alloc): Add optional (unsupported) allocators (#897) 2023-09-19 20:46:26 +00:00
commands feat(commands): Add option --only-identical for diff to allow for bitrot check (#1250) 2024-09-23 15:07:20 +00:00
config fix: Fix possible overflow in progress bar ETA (#1079) 2024-02-23 08:05:30 +01:00
application.rs fix: return exitcode (#1220) 2024-09-07 05:28:59 +00:00
commands.rs fix(config)!: use multiple options only as array in config profile (#1240) 2024-09-23 15:04:45 +00:00
config.rs fix(config)!: use multiple options only as array in config profile (#1240) 2024-09-23 15:04:45 +00:00
error.rs Refactor to library and cli application part 2023-06-06 08:51:43 +02:00
filtering.rs fix(config)!: use multiple options only as array in config profile (#1240) 2024-09-23 15:04:45 +00:00
helpers.rs chore(docs): update library documentation 2023-09-19 00:49:44 +02:00
lib.rs fix clippy lints 2024-07-10 05:50:56 +02:00