rustic/src/commands
aawsome f14a8bbc57
fix(commands): run backup hooks before checking source dir (#1374)
closes #1373

Co-authored-by: simonsan <14062932+simonsan@users.noreply.github.com>
2024-12-02 23:19:07 +01:00
..
mount refactor(mount): rename fields for clarity, add user options for mount (#1353) 2024-11-25 14:21:01 +00:00
tui refactor: simplify lifetime annotations in OpenFileReader and TreeIterItem implementations 2024-11-29 16:05:11 +01:00
webdav fix(commands): Use spawn_blocking in webdav when calling rustic_core (#1365) 2024-11-24 09:34:50 +00:00
backup.rs fix(commands): run backup hooks before checking source dir (#1374) 2024-12-02 23:19:07 +01:00
cat.rs feat(config): Add hooks (#1218) 2024-10-05 01:58:55 +00:00
check.rs feat(config): Add hooks (#1218) 2024-10-05 01:58:55 +00:00
completions.rs tests: add missing powershell profile to completions test 2024-02-02 16:44:49 +01:00
config.rs feat(config): Add hooks (#1218) 2024-10-05 01:58:55 +00:00
copy.rs chore(clippy): apply fixes automatically 2024-11-20 04:22:44 +01:00
diff.rs feat(config): Add hooks (#1218) 2024-10-05 01:58:55 +00:00
docs.rs feat(commands): add a docs command to easily access the user, dev and config documentation (#1276) 2024-10-02 07:15:34 +00:00
dump.rs refactor: simplify lifetime annotations in OpenFileReader and TreeIterItem implementations 2024-11-29 16:05:11 +01:00
find.rs feat(config): Add hooks (#1218) 2024-10-05 01:58:55 +00:00
forget.rs feat(config): Add hooks (#1218) 2024-10-05 01:58:55 +00:00
init.rs feat(config): Add hooks (#1218) 2024-10-05 01:58:55 +00:00
key.rs chore(clippy): apply fixes automatically 2024-11-20 04:22:44 +01:00
list.rs feat(config): Add hooks (#1218) 2024-10-05 01:58:55 +00:00
ls.rs chore(clippy): apply fixes automatically 2024-11-20 04:22:44 +01:00
merge.rs feat(config): Add hooks (#1218) 2024-10-05 01:58:55 +00:00
mount.rs refactor(mount): rename fields for clarity, add user options for mount (#1353) 2024-11-25 14:21:01 +00:00
prune.rs chore(deps): update rustic_core (#1309) 2024-10-09 18:43:47 +02:00
repair.rs feat(config): Add hooks (#1218) 2024-10-05 01:58:55 +00:00
repoinfo.rs feat(config): Add hooks (#1218) 2024-10-05 01:58:55 +00:00
restore.rs feat(config): Add hooks (#1218) 2024-10-05 01:58:55 +00:00
self_update.rs feat(cli): Allow building without self-update feature (#975) 2024-01-01 08:11:13 +00:00
show_config.rs feat(commands)!: show-config now outputs toml (#1095) 2024-04-10 06:55:01 +02:00
snapshots.rs feat(config): Add hooks (#1218) 2024-10-05 01:58:55 +00:00
tag.rs feat(config): Add hooks (#1218) 2024-10-05 01:58:55 +00:00
tui.rs chore(clippy): apply fixes automatically 2024-11-20 04:22:44 +01:00
webdav.rs Revert "fix(filesystem): Use channels to communicate within webdav filesystem (#1361)" 2024-11-24 10:03:21 +01:00