rustic/src/commands
2023-03-20 22:39:55 +01:00
..
backup.rs Rework backend 2023-03-20 22:39:55 +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 config: Save config file uncompressed 2023-03-17 10:20:10 +01:00
copy.rs Fix clippy::trivially_copy_pass_by_ref 2023-01-15 21:21:51 +01:00
diff.rs Rework backend 2023-03-20 22:39:55 +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
merge_cmd.rs merge: set timestamp 2023-03-17 16:02:26 +01:00
mod.rs update to rust 1.68 2023-03-11 06:14:05 +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 restore: Add --no-ownership option 2023-03-20 11:13:22 +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