restic/internal
Michael Eischer 9331461a13 prune: correctly account for duplicates in max-unused check
The size comparison for `--max-unused` only accounted for unused but not
for duplicate data. For repositories with a large amount of duplicates
this can result in a situation where no data gets pruned even though
the amount of unused data is much higher than specified.
2025-01-19 17:47:49 +01:00
..
archiver repository: restrict SaveUnpacked and RemoveUnpacked 2025-01-13 22:39:57 +01:00
backend Merge pull request #5162 from MichaelEischer/promote-feature-gates 2025-01-13 22:03:06 +01:00
bloblru Fix typos 2024-07-03 20:02:06 +02:00
checker repository: restrict SaveUnpacked and RemoveUnpacked 2025-01-13 22:39:57 +01:00
crypto crypto: cleanup ciphertext verification error 2024-06-05 22:33:20 +02:00
debug improve fprintf related error handling 2024-11-01 17:07:43 +01:00
dump Merge pull request #5054 from phillipp/dump-compress-zip 2024-10-16 19:17:47 +00:00
errors errors, fs: Replace CombineErrors with stdlib Join 2024-10-05 10:56:40 +02:00
feature Stabilize `explicit-s3-anonymous-auth` and `safe-forget-keep-tags` flags 2024-11-30 21:22:51 +01:00
filter move include/exclude options to filter package 2024-08-31 18:04:07 +02:00
fs restore: fix xattr filter test on windows 2025-01-18 23:07:39 +01:00
fuse fuse: test that the same fs.Node is used for the same file 2024-09-14 18:11:44 +02:00
migrations repository: restrict SaveUnpacked and RemoveUnpacked 2025-01-13 22:39:57 +01:00
options
repository prune: correctly account for duplicates in max-unused check 2025-01-19 17:47:49 +01:00
restic repository: restrict SaveUnpacked and RemoveUnpacked 2025-01-13 22:39:57 +01:00
restorer update nodeRestoreExtendedAttributes() for win 2025-01-10 15:13:44 -05:00
selfupdate
test use consistent alias for interal/test package 2024-03-29 00:24:03 +01:00
textfile
ui ui: restore --delete indicates number of deleted files (#5100) 2024-12-01 15:29:11 +01:00
walker ls: proper error handling if output is not possible 2024-11-01 17:07:43 +01:00