rustic/src/commands
2023-03-07 15:18:57 +01:00
..
backup.rs backup: fix problem with multiple sources in config 2023-03-07 15:18:57 +01:00
cat.rs Fix clippy::trivially_copy_pass_by_ref 2023-01-15 21:21:51 +01:00
check.rs check --read-data: Show progress in bytes 2023-03-07 09:16:31 +01:00
completions.rs Fix clippy::semicolon-if-nothing-returned 2023-01-15 21:21:51 +01:00
config.rs Fix clippy::doc_markdown 2023-01-15 21:21:51 +01:00
copy.rs Fix clippy::trivially_copy_pass_by_ref 2023-01-15 21:21:51 +01:00
diff.rs Allow multiple sources within one snapshot 2023-03-05 04:36:11 +01:00
dump.rs Add dump command 2023-03-07 10:25:08 +01:00
forget.rs TOML config: Abort with error on unknown fields 2023-03-04 13:08:19 +01:00
helpers.rs helpers: remove unnecessay mut 2023-02-26 21:11:29 +01:00
init.rs init: fix creating hot/cold repo 2023-02-04 22:57:03 +01:00
key.rs fix clippy hints 2023-01-28 06:12:33 +01:00
list.rs fix clippy hints 2023-01-28 06:12:33 +01:00
ls.rs fix clippy hints 2023-01-28 06:12:33 +01:00
mod.rs Add dump command 2023-03-07 10:25:08 +01:00
prune.rs prune: fix check for needed packs 2023-01-17 07:12:54 +01:00
repair.rs repository: integrate warm-up options 2023-01-15 23:10:00 +01:00
repoinfo.rs fix clippy hints 2023-01-28 06:12:33 +01:00
restore.rs diff/restore: Treat single file destination properly 2023-02-18 21:01:16 +01:00
rustic_config.rs TOML config: Abort with error on unknown fields 2023-03-04 13:08:19 +01:00
self_update.rs Make tree streamer sync 2022-10-23 08:43:15 +02:00
snapshots.rs group-by: default to host,label,path 2023-02-20 22:29:44 +01:00
tag.rs fix clippy hints 2023-01-28 06:18:42 +01:00