rustic/src
simonsan d6214c4a45
test: update snapshots to include minutely configuration options
Signed-off-by: simonsan <14062932+simonsan@users.noreply.github.com>
2024-11-30 10:36:37 +01:00
..
bin feat(alloc): Add optional (unsupported) allocators (#897) 2023-09-19 20:46:26 +00:00
commands refactor: simplify lifetime annotations in OpenFileReader and TreeIterItem implementations 2024-11-29 16:05:11 +01:00
config chore(clippy): apply fixes automatically 2024-11-20 04:22:44 +01:00
snapshots test: update snapshots to include minutely configuration options 2024-11-30 10:36:37 +01:00
application.rs chore(clippy): apply fixes automatically 2024-11-20 04:22:44 +01:00
commands.rs feat(commands): Add mount command (#973) 2024-11-10 20:49:44 +00:00
config.rs refactor: use BTreeMap for env in global options (#1360) 2024-11-19 22:20:55 +01: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 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