rustic/src/commands
2023-04-22 22:25:15 +02:00
..
backup.rs diff: remove unwanted options 2023-04-22 22:25:15 +02:00
cat.rs Update to clap v4 2023-04-15 21:42:45 +02:00
check.rs Update to clap v4 2023-04-15 21:42:45 +02:00
completions.rs Update to clap v4 2023-04-15 21:42:45 +02:00
config.rs Update to clap v4 2023-04-15 21:42:45 +02:00
copy.rs backup: parallelize processing (especially for small files) 2023-04-22 20:56:57 +02:00
diff.rs diff: remove unwanted options 2023-04-22 22:25:15 +02:00
dump.rs Update to clap v4 2023-04-15 21:42:45 +02:00
forget.rs Make --dry-run a global option 2023-04-16 09:53:19 +02:00
helpers.rs Update to clap v4 2023-04-15 21:42:45 +02:00
init.rs Update to clap v4 2023-04-15 21:42:45 +02:00
key.rs Update to clap v4 2023-04-15 21:42:45 +02:00
list.rs Update to clap v4 2023-04-15 21:42:45 +02:00
ls.rs Update to clap v4 2023-04-15 21:42:45 +02:00
merge_cmd.rs backup: parallelize processing (especially for small files) 2023-04-22 20:56:57 +02:00
mod.rs Make --dry-run a global option 2023-04-16 09:53:19 +02:00
prune.rs prune: Add option --repack-all 2023-04-22 20:34:04 +02:00
repair.rs backup: parallelize processing (especially for small files) 2023-04-22 20:56:57 +02:00
repoinfo.rs fix clippy hints 2023-01-28 06:12:33 +01:00
restore.rs Make --dry-run a global option 2023-04-16 09:53:19 +02:00
rustic_config.rs TOML config: Abort with error on unknown fields 2023-03-04 13:08:19 +01:00
self_update.rs Make --dry-run a global option 2023-04-16 09:53:19 +02:00
snapshots.rs Update to clap v4 2023-04-15 21:42:45 +02:00
tag.rs Make --dry-run a global option 2023-04-16 09:53:19 +02:00