rustic/tests
aawsome cc4f016dab
feat(config): add more filters (#1263)
Adds the following filter options:
- `filter-paths-exactly` - filters exactly the given pathlists
(supersets don't match)
- `filter-tags-exactly` - filters exactly the given taglists (supersets
don't match)
- `filter-before` - filters by time (date or date+time can be given)
- `filter-after` - filters by time (date or date+time can be given)
- `filter-size` - filters by size of snapshot'ed data (upper and lower
limit may be given)
- `filter-size-add` - filters by size added to the repository (upper and
lower limit may be given)

---------

Signed-off-by: simonsan <14062932+simonsan@users.noreply.github.com>
Co-authored-by: simonsan <14062932+simonsan@users.noreply.github.com>
2024-10-02 22:57:21 +00:00
..
completions-fixtures prepare release 0.8.1 (#1231) 2024-09-08 21:28:13 +02:00
show-config-fixtures feat(config): add more filters (#1263) 2024-10-02 22:57:21 +00:00
backup_restore.rs
completions.rs
config.rs
show-config.rs feat(commands)!: show-config now outputs toml (#1095) 2024-04-10 06:55:01 +02:00