1
0
mirror of https://github.com/restic/restic.git synced 2024-06-28 08:00:52 +02: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 docs: switch to gopher favicon 2020-02-13 00:09:37 +01:00
images/aws_s3 Update AWS S3 tutorial, fixing #1593 2018-01-29 20:47:27 +01:00
logo Update logo 2018-02-05 20:48:48 +01:00
man Update manpages and auto-completion 2023-10-24 20:02:55 +02:00
.gitignore Document the build and release processes 2018-10-13 13:48:03 +02:00
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 doc: Split references out into smaller files 2018-06-18 22:17:48 +02:00
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 Document the build and release processes 2018-10-13 13:48:03 +02:00
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 Documentation: Refactor and switch to Sphinx 2017-04-17 20:53:38 +02:00
REST_backend.rst doc: Split references out into smaller files 2018-06-18 22:17:48 +02:00
test_irreducibility.gap chunker: Require a random irreducible polynomial 2015-04-05 22:52:43 +02:00
zsh-completion.zsh Update manpages and auto-completion 2023-07-31 20:23:24 +02:00