restic/doc
Winfried Plappert b87f7586e4 restic copy --batch: a fresh start from commit 382616747
Instead of rebasing my code, I decided to start fresh, since WithBlobUploader()
has been introduced.

changelog/unreleased/issue-5453:
doc/045_working_with_repos.rst:
the usual

cmd/restic/cmd_copy.go:
gather all snaps to be collected - collectAllSnapshots()
run overall copy step - func copyTreeBatched()
helper copySaveSnapshot() to save the corresponding snapshot

internal/repository/repack.go:
introduce wrapper CopyBlobs(), which passes parameter `uploader restic.BlobSaver` from
WithBlobUploader() via copyTreeBatched() to repack().

internal/backend/local/local_windows.go:
I did not touch it, but gofmt did: whitespace
2025-11-19 07:09:24 +00: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 2025-03-27 20:16:56 +01: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 feat: add integrated nice and ionice options for docker (#5448) 2025-11-16 16:42:33 +01:00
030_preparing_a_new_repo.rst Fully rework docs for group-accessible repositories 2025-10-03 21:24:57 +02:00
040_backup.rst feat(backup): add possibility to exclude macOS cloud-only files 2025-10-04 19:22:51 +02:00
045_working_with_repos.rst restic copy --batch: a fresh start from commit 382616747 2025-11-19 07:09:24 +00:00
047_tuning_backup_parameters.rst docs: add info about ssd wear in backend connections (#5496) 2025-11-16 12:48:56 +00:00
050_restore.rst doc: fix various typos 2025-03-05 20:47:08 -05:00
060_forget.rst Improve example for forget --keep-daily 2025-10-22 11:31:50 +02:00
070_encryption.rst docs: explain meaning of asterisk when managing repository keys 2023-08-27 10:40:55 +02:00
075_scripting.rst docs: fix datatypes 2025-02-16 18:17:22 +01:00
077_troubleshooting.rst doc: suggest to follow troubleshooting steps if check reports error 2024-07-05 20:04:25 +02:00
080_examples.rst Merge pull request #5386 from Hello71/patch-2 2025-11-16 11:54:43 +01:00
090_participating.rst docs: sync compatibility section with website 2025-09-06 20:55:48 +02: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 2025-03-27 20:16:56 +01:00
cache.rst Wording: change repo to repository 2022-07-08 20:05:35 +02:00
conf.py doc: add edit on github link 2025-01-31 18:53:03 +01:00
design.rst add changelog and update threat model 2025-03-24 17:03:43 +01:00
developer_information.rst docs: fix typos in developer information (#5329) 2025-04-02 21:12:43 +02:00
faq.rst updated doc/faq.rst_commitsSquashed 2025-05-11 14:02:07 -04: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 doc: fix typos 2024-08-30 12:45:20 +02:00
powershell-completion.ps1 Update manpages and auto-completion 2025-03-27 20:16:56 +01:00
requirements.txt Documentation: Refactor and switch to Sphinx 2017-04-17 20:53:38 +02:00
REST_backend.rst doc: remove blockquotes from unordered lists 2024-01-23 19:03:54 +01: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