mirror of
https://github.com/rustic-rs/rustic.git
synced 2025-10-26 11:18:51 +00:00
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> |
||
|---|---|---|
| .. | ||
| completions-fixtures | ||
| show-config-fixtures | ||
| backup_restore.rs | ||
| completions.rs | ||
| config.rs | ||
| show-config.rs | ||