rustic/src
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
..
bin feat(alloc): Add optional (unsupported) allocators (#897) 2023-09-19 20:46:26 +00:00
commands fix(commands): run backup hooks before checking source dir (#1374) 2024-12-02 23:19:07 +01:00
config chore(clippy): apply fixes automatically 2024-11-20 04:22:44 +01:00
snapshots feat: Add --filter-jq option (#1372) 2024-11-30 22:06:19 +01:00
application.rs chore(clippy): apply fixes automatically 2024-11-20 04:22:44 +01:00
commands.rs feat: shut down gracefully with ctrl+c (#1364) 2024-11-30 22:09:00 +01:00
config.rs refactor: use BTreeMap for env in global options (#1360) 2024-11-19 22:20:55 +01:00
error.rs feat: Add --filter-jq option (#1372) 2024-11-30 22:06:19 +01:00
filtering.rs feat: Add --filter-jq option (#1372) 2024-11-30 22:06:19 +01:00
helpers.rs refactor: clean up whitespace and update clippy linting allowances 2024-11-29 13:31:44 +01:00
lib.rs refactor: simplify lifetime annotations in OpenFileReader and TreeIterItem implementations 2024-11-29 16:05:11 +01:00
repository.rs feat(config): Add hooks (#1218) 2024-10-05 01:58:55 +00:00