mirror of
https://github.com/restic/restic.git
synced 2026-02-17 09:39:01 -05:00
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 |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| issue-3572 | ||
| issue-4467 | ||
| issue-4728 | ||
| issue-4868 | ||
| issue-5233 | ||
| issue-5258 | ||
| issue-5352 | ||
| issue-5354 | ||
| issue-5383 | ||
| issue-5440 | ||
| issue-5453 | ||
| issue-5477 | ||
| issue-5487 | ||
| issue-5531 | ||
| issue-5595 | ||
| pull-5319 | ||
| pull-5424 | ||
| pull-5448 | ||
| pull-5523 | ||