Commit Graph

  • 0b0b714b84 Merge pull request #5628 from MichaelEischer/cleanup-old-build-lines Michael Eischer 2025-12-03 21:06:11 +01:00
  • 3df4582b2b Merge pull request #5635 from restic/dependabot/github_actions/golangci/golangci-lint-action-9 Michael Eischer 2025-12-03 21:03:55 +01:00
  • a24184357e Merge pull request #5634 from restic/dependabot/github_actions/actions/checkout-6 Michael Eischer 2025-12-03 21:00:50 +01:00
  • 0d024ad046 Merge pull request #5631 from restic/dependabot/go_modules/github.com/Azure/azure-sdk-for-go/sdk/azidentity-1.13.1 Michael Eischer 2025-12-03 20:58:55 +01:00
  • 3efd7b5fd0 Merge pull request #5629 from restic/dependabot/go_modules/github.com/klauspost/compress-1.18.1 Michael Eischer 2025-12-03 20:58:48 +01:00
  • 4fd9bfc32b docs: fix table width Michael Eischer 2025-12-03 20:38:21 +01:00
  • 7a3b06f78a docs: move environment variables to the scripting section Michael Eischer 2025-12-03 18:38:36 +01:00
  • a58d176500 docs: clarify that parameter tuning applies to all commands Michael Eischer 2025-12-03 18:33:00 +01:00
  • 0af1257184 build(deps): bump golangci/golangci-lint-action from 8 to 9 dependabot[bot] 2025-12-01 01:14:24 +00:00
  • a3f1c65022 build(deps): bump actions/checkout from 5 to 6 dependabot[bot] 2025-12-01 01:14:22 +00:00
  • fa4ca9b5b4 build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azidentity dependabot[bot] 2025-12-01 01:04:00 +00:00
  • ebdeecde42 build(deps): bump github.com/klauspost/compress from 1.18.0 to 1.18.1 dependabot[bot] 2025-12-01 01:03:43 +00:00
  • 1e6ed458ff remove old // +build comments Michael Eischer 2025-11-30 11:53:23 +01:00
  • 760d0220f4 restorer: scale file cache with workers count Michael Eischer 2025-11-30 11:01:01 +01:00
  • 24fcfeafcb restore: cache file descriptors Michael Eischer 2025-11-30 10:56:15 +01:00
  • 0ee9360f3e restore: reduce contention while writing files Michael Eischer 2025-11-29 23:09:04 +01:00
  • ae6d6bd9a6 ui: only redraw status bar if it has not changed Michael Eischer 2025-11-28 23:20:39 +01:00
  • b9afdf795e Fix: Correctly restore ACL inheritance state (#5465) Aneesh N 2025-11-28 12:22:47 -07:00
  • ce57961f14 restic check with snapshot filters (#5469) Winfried Plappert 2025-11-28 19:12:38 +00:00
  • e1bc2fb71a copy: iterate through snapshots Michael Eischer 2025-11-26 22:48:54 +01:00
  • 8fdbdc57a0 Merge pull request #5581 from restic/dependabot/go_modules/google.golang.org/api-0.254.0 Michael Eischer 2025-11-26 22:24:43 +01:00
  • 69ac0d84ac build(deps): bump google.golang.org/api from 0.248.0 to 0.254.0 dependabot[bot] 2025-11-26 21:12:48 +00:00
  • 0a96f0d623 Merge pull request #5578 from restic/dependabot/go_modules/cloud.google.com/go/storage-1.57.1 Michael Eischer 2025-11-26 22:12:09 +01:00
  • 0d8b715d92 Merge pull request #5547 from restic/dependabot/go_modules/golang-x-deps-3a742399ff Michael Eischer 2025-11-26 22:11:35 +01:00
  • 31e3717b25 build(deps): bump the golang-x-deps group with 8 updates dependabot[bot] 2025-11-26 20:56:35 +00:00
  • 42133ccffe build(deps): bump cloud.google.com/go/storage from 1.56.1 to 1.57.1 dependabot[bot] 2025-11-26 20:56:27 +00:00
  • 77374b5bf0 Merge pull request #5619 from restic/bump-go-version Michael Eischer 2025-11-26 21:55:02 +01:00
  • f3a89bfff6 Merge pull request #5612 from MichaelEischer/repository-async-saveblob Michael Eischer 2025-11-26 21:34:35 +01:00
  • 7696e4b495 bump minimum go version to 1.24 Michael Eischer 2025-11-26 21:33:40 +01:00
  • 5cc8636047 Merge pull request #5614 from MichaelEischer/fix-lookupblobsize Michael Eischer 2025-11-26 21:24:32 +01:00
  • 6769d26068 archiver: improve test reliability Michael Eischer 2025-11-26 21:21:16 +01:00
  • 5607fd759f repository: fix race condition for blobSaver shutdown Michael Eischer 2025-11-24 19:37:51 +01:00
  • 9f87e9096a repository: add tests for SaveBlobAsync Michael Eischer 2025-10-13 23:01:16 +02:00
  • d8dcd6d115 archiver: add buffer test Michael Eischer 2025-10-13 23:00:31 +02:00
  • 3f92987974 archiver: assert number of uploaded chunks in fileSaver test Michael Eischer 2025-10-13 23:00:06 +02:00
  • 7f6fdcc52c archiver: convert buffer pool to use sync.Pool Michael Eischer 2025-10-13 22:08:58 +02:00
  • dd6cb0dd8e archiver: port to repository.SaveBlobAsync Michael Eischer 2025-10-13 22:01:40 +02:00
  • 046b0e711d repository: add SaveBlobAsync method Michael Eischer 2025-10-13 21:56:42 +02:00
  • 4d2da63829 Merge pull request #5610 from MichaelEischer/associated-blob-set-everywhere Michael Eischer 2025-11-26 21:09:26 +01:00
  • 134893bd35 copy: use AssociatedBlobSet to keep track of processed trees Michael Eischer 2025-11-22 23:52:43 +01:00
  • 7b59dd7cf4 add changelog Michael Eischer 2025-11-19 21:56:16 +01:00
  • 84dda4dc74 check: use AssociatedBlobSet Michael Eischer 2025-11-19 21:41:44 +01:00
  • 46ebee948f stats: use AssociatedBlobSet Michael Eischer 2025-11-19 21:41:20 +01:00
  • d91fe1d7e1 diff: use AssociatedBlobSet Michael Eischer 2025-11-19 21:40:48 +01:00
  • ff099a216a copy: use AssociatedBlobSet Michael Eischer 2025-11-19 21:40:36 +01:00
  • 07d090f233 repository: expose AssociatedBlobSet via repository interface Michael Eischer 2025-11-19 21:39:48 +01:00
  • 0f05277b47 index: add sub and intersect method to AssociatedSet Michael Eischer 2025-11-19 21:39:11 +01:00
  • 7e80536a9b Merge pull request #5472 from wplapper/cmd_copy_stream Michael Eischer 2025-11-26 20:57:46 +01:00
  • f9e5660e75 output which source and target snapshot belong together Michael Eischer 2025-11-23 22:01:53 +01:00
  • e79b01d82f more aggressive batching Michael Eischer 2025-11-23 21:46:03 +01:00
  • 857b42fca4 merge into existing copy test Michael Eischer 2025-11-23 19:08:49 +01:00
  • 39db78446f Simplify test Michael Eischer 2025-11-23 19:05:55 +01:00
  • f1aabdd293 index: add test for pending blobs Michael Eischer 2025-11-23 18:08:56 +01:00
  • 50d376c543 repository: fix LookupBlobSize to also report pending blobs Michael Eischer 2025-11-23 17:09:07 +01:00
  • 7d08c9282a align docs Michael Eischer 2025-11-23 17:47:46 +01:00
  • cf409b7c66 automatically batch snapshots in copy Michael Eischer 2025-11-23 17:40:37 +01:00
  • f95dc73d38 deduplicate blob enqueuing Michael Eischer 2025-11-23 17:13:10 +01:00
  • 63bc1405ea unify snapshot copy codepaths Michael Eischer 2025-11-23 17:12:54 +01:00
  • 405813f250 repository: fix LookupBlobSize to also report pending blobs Michael Eischer 2025-11-23 17:09:07 +01:00
  • 05364500b6 use correct context Michael Eischer 2025-11-23 16:25:09 +01:00
  • e775192fe7 don't sort snapshots, drop duplicate code and cleanup copyTreeBatched function signature Michael Eischer 2025-11-23 16:18:40 +01:00
  • 4395a77154 copy: remove bugous seenBlobs set Michael Eischer 2025-11-23 16:06:45 +01:00
  • 81d8bc4ade repository: replace CopyBlobs with Repack implementation Michael Eischer 2025-11-23 16:06:29 +01:00
  • d681b8af5e Merge pull request #5611 from insertish/docs/scripting-tag-schema Michael Eischer 2025-11-23 15:45:53 +01:00
  • 629eaa5d21 docs: correct the schema provided for tag summary izzy 2025-11-20 17:35:25 +00:00
  • 6174c91042 Merge pull request #5588 from seqizz/g_timezoneshow Michael Eischer 2025-11-19 22:06:37 +01:00
  • b24b088978 restic copy --batch: The mighty linter Winfried Plappert 2025-11-19 07:34:39 +00:00
  • fc3de018bc restic copy --batch - fussy linter Winfried Plappert 2025-11-19 07:29:09 +00:00
  • b87f7586e4 restic copy --batch: a fresh start from commit 382616747 Winfried Plappert 2025-11-19 07:09:24 +00:00
  • dc4e9b31f6 snapshots: Show timezone in non-compact output Gürkan 2025-11-06 14:20:37 +01:00
  • 8767549367 Merge pull request #5601 from MichaelEischer/snapshots-fix-groupby-with-latest Michael Eischer 2025-11-17 22:50:50 +01:00
  • 5afe61585b snapshots: correctly handle --latest in combination with --group-by Michael Eischer 2025-11-16 18:25:48 +01:00
  • 46f3ece883 Merge pull request #5597 from MichaelEischer/bump-go-for-standalone-docker Michael Eischer 2025-11-17 22:05:45 +01:00
  • 96adbbaa42 Merge pull request #5599 from MichaelEischer/prune-clean-error Michael Eischer 2025-11-17 22:05:17 +01:00
  • 7297047b71 Merge pull request #5600 from MichaelEischer/docs-tmp-var-on-windows Michael Eischer 2025-11-17 22:04:42 +01:00
  • 132f2f8a23 Merge pull request #5602 from MichaelEischer/fix-flaky-rclone-test Michael Eischer 2025-11-17 22:04:10 +01:00
  • a519d1e8df Merge pull request #5603 from MichaelEischer/debug-flaky-windows-test Michael Eischer 2025-11-17 22:03:38 +01:00
  • c1a89d5150 Allow for a personal token to be specified for self-updates (#5568) Paulo Saraiva 2025-11-17 21:39:39 +01:00
  • 3826167474 Merge pull request #5424 from Crazycatz00/sebackup-fixes Michael Eischer 2025-11-16 21:35:35 +01:00
  • 98f56d8ada restore: enable debug logging for flaky windows test Michael Eischer 2025-11-16 20:24:19 +01:00
  • 1caeb2aa4d rclone: fix rare test failure if rclone cannot be started Michael Eischer 2025-11-16 20:14:21 +01:00
  • 3ab68d4d11 fs: Clarified documentation crazycatz00 2025-11-16 11:48:29 -05:00
  • ffc5e9bd5c only suggest TMP as tmp dir variable on windows Michael Eischer 2025-11-16 17:31:34 +01:00
  • 0ff3e20c4b prune: return proper error if blob cannot be found Michael Eischer 2025-11-16 17:04:03 +01:00
  • 3b854d9c04 Merge pull request #5449 from provokateurin/restore-ownership-by-name Michael Eischer 2025-11-16 16:50:36 +01:00
  • 87f26accb7 feat: add integrated nice and ionice options for docker (#5448) ferringb 2025-11-16 16:42:33 +01:00
  • 8fae46011a feat(internal/fs/node): Restore ownership by name provokateurin 2025-07-16 19:08:08 +02:00
  • c854338ad1 Merge pull request #5596 from mikix/chmod-again Michael Eischer 2025-11-16 14:25:04 +01:00
  • 10a10b8d63 bump go version in dockerfile to go 1.25 Michael Eischer 2025-11-16 14:22:40 +01:00
  • 7f3e3b77ce backend/local: fix "operation not supported" when unlocking Michael Terry 2025-11-15 20:59:14 -05:00
  • d81f95c777 Merge pull request #5464 from wplapper/cmd_copy_v2 Michael Eischer 2025-11-16 13:55:41 +01:00
  • 2bd6649813 docs: add info about ssd wear in backend connections (#5496) DoS007 2025-11-16 13:48:56 +01:00
  • 3b71c44755 restic copy - stattistics counters Winfried Plappert 2025-10-07 08:07:29 +01:00
  • 1e3b96bf99 restic copy - statistics feature Winfried Plappert 2025-10-06 06:18:40 +01:00
  • 25611f4628 restic copy - add statistics counters Winfried Plappert 2025-10-05 07:42:27 +01:00
  • 90ac3efa88 restic copy - add additional status counters Winfried Plappert 2025-08-04 12:39:26 +01:00
  • 5b173d2206 Merge pull request #5567 from Paulomen2712/add_better_forget_example_docs Michael Eischer 2025-11-16 13:45:13 +01:00
  • 14f3bc8232 Merge pull request #5560 from MichaelEischer/index-iterators Michael Eischer 2025-11-16 13:24:48 +01:00
  • 4ef7b4676b Merge pull request #5559 from MichaelEischer/cleanup-repack Michael Eischer 2025-11-16 13:01:00 +01:00
  • b587c126e0 Fix linter warning Michael Eischer 2025-11-16 12:56:31 +01:00