restic/changelog/unreleased
Daniel Danner a7dc18e697 Add bitrot detection to "diff" command
This introduces a new modifier to the output of the diff command. It
appears whenever two files being compared only differ in their content
but not in their metadata. As far as we know, under normal
circumstances, this should only ever happen if some kind of bitrot has
happened in the source file. The prerequisite for this detection to work
is that the right-side snapshot of the comparison has been created with
"backup --force".
2024-01-06 20:12:47 +01:00
..
.gitignore Add gitignore to changelog/unreleased 2020-11-05 09:01:32 +01:00
issue-4251 extend changelog for --stdin-from-command 2023-10-27 23:58:52 +02:00
issue-4515 retry: Do not retry Load() if file does not exist 2023-10-22 13:25:32 -05:00
issue-4540 Only support ARMv6 on ARM platforms 2023-10-27 19:12:12 +02:00
issue-4547 Split `go_target` into `go_os` and `go_arch` 2023-11-01 22:43:38 +01:00
pull-4503 stats: fix hardlink tracking in a snapshot 2023-10-27 23:40:42 +02:00
pull-4526 Add bitrot detection to "diff" command 2024-01-06 20:12:47 +01:00
pull-4573 rewrite: Add changelog 2023-12-24 15:36:22 +01:00
pull-4590 mount: detect mountpoint does not exist before opening the repository 2023-12-24 11:54:18 +01:00