rustic/src
aawsome dea0221b38
feat(commands): Add tar output to dump command (#1328)
The `dump` command will now produce a tar when called with a directory.

---------

Co-authored-by: simonsan <14062932+simonsan@users.noreply.github.com>
2024-10-24 19:05:00 +02:00
..
bin feat(alloc): Add optional (unsupported) allocators (#897) 2023-09-19 20:46:26 +00:00
commands feat(commands): Add tar output to dump command (#1328) 2024-10-24 19:05:00 +02:00
config feat(config): Add hooks (#1218) 2024-10-05 01:58:55 +00:00
application.rs chore(deps): update abscissa framework (#1330) 2024-10-24 18:21:05 +02:00
commands.rs fix: clippy lints for new Rust version (#1329) 2024-10-20 12:37:03 +00:00
config.rs feat(config): Add hooks (#1218) 2024-10-05 01:58:55 +00:00
error.rs Refactor to library and cli application part 2023-06-06 08:51:43 +02:00
filtering.rs feat(config): add more filters (#1263) 2024-10-02 22:57:21 +00:00
helpers.rs chore(docs): update library documentation 2023-09-19 00:49:44 +02:00
lib.rs feat(config): Add hooks (#1218) 2024-10-05 01:58:55 +00:00
repository.rs feat(config): Add hooks (#1218) 2024-10-05 01:58:55 +00:00