2
2
mirror of https://github.com/octoleo/restic.git synced 2025-02-02 03:48:25 +00:00
Magnus Thor Torfason 74ebc650ab forget: Add --keep-within-hourly (and friends)
Allow keeping hourly/daily/weekly/monthly/yearly snapshots for a given time period.

This adds the following flags/parameters to restic forget:
  --keep-within-hourly duration
  --keep-within-daily duration
  --keep-within-weekly duration
  --keep-within-monthly duration
  --keep-within-yearly duration

Includes following changes:
  - Add tests for --keep-within-hourly (and friends)
  - Add documentation for --keep-within-hourly (and friends)
  - Add changelog for --keep-within-hourly (and friends)
2021-07-24 16:14:43 +00:00
..
2021-04-11 20:02:09 +02:00
2021-02-28 00:40:52 +01:00
2021-03-27 17:08:35 +01:00
2021-03-08 22:41:13 +01:00
2021-05-14 23:50:31 +02:00
2021-03-08 22:11:34 +01:00
2021-06-20 14:46:37 +02:00
2021-06-29 21:27:00 +02:00