1
0
Fork 0
mirror of https://github.com/restic/restic.git synced 2025-01-03 05:35:43 +00:00
restic/doc
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
..
_static
images/aws_s3
logo
man Update manpages and auto-completion 2023-10-24 20:02:55 +02:00
.gitignore
010_introduction.rst doc: move quickstart to docs 2023-07-23 17:32:37 +02:00
020_installation.rst docs: add pkgx install option 2023-12-24 11:59:12 +01:00
030_preparing_a_new_repo.rst Fix typos 2023-10-27 18:56:32 +02:00
040_backup.rst doc: tweak description for --stdin-from-command 2023-10-27 23:58:52 +02:00
045_working_with_repos.rst rewrite: update command output in docs 2023-12-24 15:36:22 +01:00
047_tuning_backup_parameters.rst doc: Correct heading level for --no-scan 2023-01-11 21:47:38 +01:00
050_restore.rst Format option correctly 2023-10-27 18:56:32 +02:00
060_forget.rst Add a note that the oldest snapshot may be kept additionally 2023-12-18 18:24:57 +01:00
070_encryption.rst docs: explain meaning of asterisk when managing repository keys 2023-08-27 10:40:55 +02:00
075_scripting.rst Add bitrot detection to "diff" command 2024-01-06 20:12:47 +01:00
077_troubleshooting.rst doc: rewrite troubleshooting section 2023-05-01 16:06:17 +02:00
080_examples.rst docs(examples): Use restic binary from system path 2023-09-17 19:39:45 -07:00
090_participating.rst doc: Fix some links, focus less on implementation details 2023-03-13 00:23:15 +01:00
100_references.rst
110_talks.rst doc: Correct broken links 2023-03-22 17:37:58 +01:00
bash-completion.sh Update manpages and auto-completion 2023-10-24 20:02:55 +02:00
cache.rst Wording: change repo to repository 2022-07-08 20:05:35 +02:00
conf.py Remove readthedocs special case from docs configuration 2023-10-26 21:56:36 +02:00
design.rst fix: drop reference to signature and define MAC 2023-11-06 20:12:42 +08:00
developer_information.rst doc: Update docker build process 2023-07-08 23:05:38 +02:00
faq.rst Move changelog typo fixes to changelog files 2023-12-23 14:05:47 +01:00
fish-completion.fish Fix typos 2023-12-06 13:11:55 +01:00
index.rst Add troubleshooting documentation 2023-05-01 14:56:42 +02:00
Makefile
manual_rest.rst docs: Mention progress for restore command. This is available after https://github.com/restic/restic/pull/3991 2023-12-23 13:50:20 +01:00
powershell-completion.ps1 Update manpages and auto-completion 2023-07-31 20:23:24 +02:00
requirements.txt
REST_backend.rst
test_irreducibility.gap
zsh-completion.zsh Update manpages and auto-completion 2023-07-31 20:23:24 +02:00