Commit Graph

  • ee92f700f2
    Merge b3b30db0a2 into de9a040d27 Winfried Plappert 2025-03-06 16:43:47 +0000
  • b3b30db0a2 restic backup and restic prune: more / modified tests Winfried Plappert 2025-03-06 16:38:24 +0000
  • 264878bbfa restic backup - corrected typo in error message Winfried Plappert 2025-03-06 16:37:20 +0000
  • be189c0804
    Merge 794341a494 into de9a040d27 luzpaz 2025-03-05 20:52:12 -0500
  • 794341a494 doc: fix various typos Found via `codespell -q 3 -L atleast,iinclude,ist,programm,reenable,ser,uptodate` Luz Paz 2025-03-05 20:47:08 -0500
  • 48510f920b repository/repository - protect r.maxRepoCapReached Winfried Plappert 2025-03-05 22:26:21 +0000
  • d794e41252 repository/repository - fix unused sync.Mutex m Winfried Plappert 2025-03-05 22:15:27 +0000
  • 8e71a92976 repository/repository: fixed race condition i Winfried Plappert 2025-03-05 22:09:58 +0000
  • e7dddb065a restic prune integration tests: Winfried Plappert 2025-03-05 21:58:34 +0000
  • b264f0660a restic prune - added function findPartialSnapshots() Winfried Plappert 2025-03-05 21:55:28 +0000
  • be6a144503 restic diff, stats, tag - more command which vannot handle partial snapshots Winfried Plappert 2025-03-05 21:44:34 +0000
  • 1873780d41 the commands which will definitely not operate on partial snapshots Winfried Plappert 2025-03-04 16:58:03 +0000
  • e36b07f78b restic backup - gofmt got me Winfried Plappert 2025-03-04 16:55:05 +0000
  • 55f3c2e08c restic backup with repository size monitoring: enlarged help description Winfried Plappert 2025-03-04 16:50:01 +0000
  • 92fe006ee1 archiver in repository size monitoring mode Winfried Plappert 2025-03-04 08:43:37 +0000
  • 812bf976b9 filesaver in repository size monitoring mode Winfried Plappert 2025-03-04 08:39:53 +0000
  • 5ae0914b26 repository functions: Winfried Plappert 2025-03-04 08:35:53 +0000
  • 09fb254134 internal/archiver/blob_saver removed ugly hack to save data blobs Winfried Plappert 2025-03-03 07:00:10 +0000
  • 1abf1aafc8 restic backup - remove unneeded code and improve error information Winfried Plappert 2025-03-03 06:56:03 +0000
  • 8c35a6d76d restic backup --max-repo-size Winfried Plappert 2025-03-02 16:19:07 +0000
  • 62a8f1bd89 changes to internal/archiver/archiver: allow `restic backup` to work with a repo size limitation Winfried Plappert 2025-03-02 13:08:44 +0000
  • 767d66474b changed logic for processing failing MaxCapacityExceeded data blobs Winfried Plappert 2025-03-02 13:01:14 +0000
  • 612e21d42b restic backup - handle MaxCapacityExceeded while saving a blob Winfried Plappert 2025-03-02 09:09:43 +0000
  • bf227e6237 Add field RepoSizeMax to global.go, Add field PartialSnapshot to Snapshot Winfried Plappert 2025-03-02 09:05:49 +0000
  • 3d02451498 In preparation for `restic backup --max-repo-size` extend interface definition Winfried Plappert 2025-03-02 08:57:52 +0000
  • 4ffb6f2c55 new implementation of limiting repository size during backup Winfried Plappert 2025-03-02 08:41:12 +0000
  • 3bd343be95
    Merge 74b76ca0df into de9a040d27 Prajwal Bharadwaj BM 2025-03-01 12:55:15 +0530
  • 74b76ca0df build: improve GoVersion comparison logic Prajwal Bharadwaj BM 2025-03-01 12:51:11 +0530
  • 0a245f6083
    Merge 3b21c7da3d into de9a040d27 dependabot[bot] 2025-03-01 01:53:28 +0000
  • ec9c8c540b
    Merge 204b8345de into de9a040d27 dependabot[bot] 2025-03-01 01:53:26 +0000
  • 3b21c7da3d
    build(deps): bump golang.org/x/sync from 0.10.0 to 0.11.0 dependabot/go_modules/golang.org/x/sync-0.11.0 dependabot[bot] 2025-03-01 01:53:26 +0000
  • 204b8345de
    build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azidentity dependabot/go_modules/github.com/Azure/azure-sdk-for-go/sdk/azidentity-1.8.2 dependabot[bot] 2025-03-01 01:53:24 +0000
  • 0df1531472
    Merge 1e473d4f5e into de9a040d27 dependabot[bot] 2025-03-01 01:53:19 +0000
  • a4d6317810
    Merge f838bf1056 into de9a040d27 dependabot[bot] 2025-03-01 01:53:18 +0000
  • 1e473d4f5e
    build(deps): bump golang.org/x/term from 0.28.0 to 0.29.0 dependabot/go_modules/golang.org/x/term-0.29.0 dependabot[bot] 2025-03-01 01:53:17 +0000
  • f838bf1056
    build(deps): bump github.com/klauspost/compress from 1.17.11 to 1.18.0 dependabot/go_modules/github.com/klauspost/compress-1.18.0 dependabot[bot] 2025-03-01 01:53:16 +0000
  • 1fc5ce83a2
    Merge 4b3631f2a7 into de9a040d27 dependabot[bot] 2025-03-01 01:53:09 +0000
  • 4b3631f2a7
    build(deps): bump github.com/minio/minio-go/v7 from 7.0.77 to 7.0.87 dependabot/go_modules/github.com/minio/minio-go/v7-7.0.87 dependabot[bot] 2025-03-01 01:53:07 +0000
  • d2251a103c
    Merge 664971eb1d into de9a040d27 dependabot[bot] 2025-03-01 01:11:53 +0000
  • 664971eb1d
    build(deps): bump slsa-framework/slsa-github-generator dependabot/github_actions/slsa-framework/slsa-github-generator-2.1.0 dependabot[bot] 2025-03-01 01:11:52 +0000
  • 14c3d9c183
    Merge cb746265c1 into de9a040d27 Martin 2025-02-28 20:08:36 +0000
  • cb746265c1 Renames to fix clashes with reserved words. Martin Smith 2025-02-28 20:00:40 +0000
  • 44bf8dc582 Rename unused parameters to '_'. Martin Smith 2025-02-28 19:52:43 +0000
  • 63888940e0 Remove unnecessary type conversions, second set. Martin Smith 2025-02-28 19:39:47 +0000
  • 6dcd3d4d8c Remove unnecessary type conversions. Martin Smith 2025-02-28 19:38:33 +0000
  • f95786dfa3 Remove import aliases that match package name. Martin Smith 2025-02-28 19:35:51 +0000
  • 0ea387f4ec Fix import ordering. Martin Smith 2025-02-28 19:30:56 +0000
  • 67f91be8d0 Fix godoc comments. Martin Smith 2025-02-28 19:24:31 +0000
  • 40d388b73e
    Merge 0e50291ce8 into de9a040d27 darkdragon-001 2025-02-27 03:42:06 +0000
  • 222f2649c2
    Merge c328f45333 into de9a040d27 Srigovind Nayak 2025-02-27 03:42:06 +0000
  • 626206066f
    Merge e56dfe4e2b into de9a040d27 Srigovind Nayak 2025-02-27 03:42:06 +0000
  • 67570dffe4
    Merge 238d65ec3f into de9a040d27 Kjetil Torgrim Homme 2025-02-27 03:41:56 +0000
  • 6001c2ce2b
    Merge ace495ea99 into de9a040d27 Jeremy Fleischman 2025-02-27 03:41:47 +0000
  • f6eca81e70
    Merge 3f06816267 into de9a040d27 phillipp 2025-02-27 03:40:41 +0000
  • a11d2fd8b0
    Merge 1925457b78 into de9a040d27 Markus 2025-02-27 03:37:02 +0000
  • f52e2e5cbe
    Merge b5c371892b into de9a040d27 Winfried Plappert 2025-02-26 03:26:35 -0500
  • b394bb34db
    Merge 3a7af1e701 into de9a040d27 Gilbert Gilb's 2025-02-24 17:22:48 +0000
  • 65ed357891
    Merge 79cc72183e into de9a040d27 Winfried Plappert 2025-02-24 17:22:02 +0000
  • 81cc3f8eb1
    Merge c374a4e542 into de9a040d27 ducalex 2025-02-24 11:25:11 +0100
  • 4d06eadf0d
    Merge 166e94d82e into de9a040d27 ducalex 2025-02-24 11:23:01 +0100
  • 844d72e108
    Merge a2a1309fd9 into de9a040d27 Winfried Plappert 2025-02-24 14:43:30 +0900
  • fe8080066f
    Merge 00628e952f into de9a040d27 Michael Eischer 2025-02-24 04:23:12 +0000
  • a735354394
    Merge 5a0f7bb4b2 into de9a040d27 Aneesh N 2025-02-24 04:22:33 +0000
  • 138bf6f77f
    Merge 6d22ed22ee into de9a040d27 Winfried Plappert 2025-02-23 21:40:41 +0000
  • 6d22ed22ee cmd_ls_integration_test --json lines: implemented recommendations from Michael Eischer Winfried Plappert 2025-02-23 21:39:21 +0000
  • 74c8c7828e
    Merge 6309952a82 into de9a040d27 Michael Eischer 2025-02-23 22:00:05 +0100
  • de9a040d27
    Merge pull request #5256 from abaumg/fix/links-to-backblaze-documentation master Michael Eischer 2025-02-23 21:06:28 +0100
  • 89826ef5ce doc: fix links to Backblaze documentation Andreas Baumgartner 2025-02-21 23:43:02 +0100
  • b61b6ff539 cmd_ls_integration_test: fixed white space issue (gofmt) Winfried Plappert 2025-02-21 21:00:45 +0000
  • 2846b96c63 add the changelog/unreleased/pull-5255 file. Winfried Plappert 2025-02-21 19:03:42 +0000
  • 11c1fe3f94 cmd_ls: one more test: ls --json to check the JSON lines Winfried Plappert 2025-02-21 18:41:52 +0000
  • 79cc72183e rewrite - have more tests Winfried Plappert 2025-02-20 13:20:16 +0000
  • ec34ffe31f rewrite: restuctured code to use func walker.NodeKeepEmptyDirectoryFunc Winfried Plappert 2025-02-20 13:11:10 +0000
  • fea4cf949c rewrite: updated issue file and documentation Winfried Plappert 2025-02-20 13:09:34 +0000
  • 2d0d340ade rewrite integration tests: add tests for conflicting options. Winfried Plappert 2025-02-19 21:35:54 +0000
  • 04c9b35481 rewriter: simplified logic for empty subdirectories Winfried Plappert 2025-02-19 15:18:35 +0000
  • f3e1bf437f rewriter: fixed logic error for processing subsdirectories, Winfried Plappert 2025-02-19 15:03:53 +0000
  • fa3534da52 rewriter.go: rectify logic error while processing empty subdirectories Winfried Plappert 2025-02-19 14:16:59 +0000
  • f6e0dac1ad restic rewrite: correct the problems created by a git rebase: Winfried Plappert 2025-02-19 13:01:23 +0000
  • 270562e8d9 cmd_rewrite test: added test for handling of empty subdirectories Winfried Plappert 2025-02-19 07:59:24 +0000
  • 86e766f24d rewrite: handling of empty subdirectories, more error checking of exclusive options Winfried Plappert 2025-02-19 07:47:52 +0000
  • 0a6818cd7a rewrite documentation - explain handling of empty subdirectories Winfried Plappert 2025-02-19 07:37:16 +0000
  • 210447ffcc standard backup directory structure - add an empty directory Winfried Plappert 2025-02-19 07:33:51 +0000
  • b40035222a rewrite command: add include.Empty(), changelog/issue-4278 Winfried Plappert 2024-12-23 07:23:12 +0000
  • a2a1309fd9 prune: make small pack size configureable for `prune` all changes together Winfried Plappert 2025-02-18 16:54:44 +0000
  • 3a7af1e701 feat(backends/s3): add warmup support for check command Gilbert Gilb's 2025-02-13 19:33:32 +0100
  • b5c371892b check: harmonize my branch with master - integrate checkSummary Winfried Plappert 2025-02-16 08:38:52 +0000
  • 7fe83f0db0 check: cmd_check, checker, checker_test: added test - rebase part 5: add checker_test Winfried Plappert 2025-02-15 11:47:46 +0000
  • c0e5a74774 check with snapshot filter: check early for filter errors - rebase part 4 Winfried Plappert 2025-02-15 07:20:32 +0000
  • 3b05529334 check - rebase part 3 - add documentation and file issue-3326 Winfried Plappert 2025-02-05 17:35:25 +0000
  • 5e11147311 restic check with snapshots Winfried Plappert 2025-02-04 21:28:53 +0000
  • c141ed1a17 restic check with snapshot list Winfried Plappert 2025-02-04 18:45:03 +0000
  • 46184bd703 check: run check of packfiles filtered via snapshotfilter - rebase part 2 Winfried Plappert 2025-01-25 11:01:03 +0000
  • 6f77d4ddf8 check: enable --read-data-* for specified snapshots - rebase step 1 Winfried Plappert 2025-01-22 17:07:56 +0000
  • 6309952a82 add changelog for rclone retries Michael Eischer 2025-02-17 21:33:35 +0100
  • 5e7ce45ede retry: test error retries for flaky backends Michael Eischer 2025-02-16 22:56:43 +0100
  • cb8575f001 rclone: remove redundant Warmup methods Michael Eischer 2025-02-16 22:41:22 +0100
  • 8d1185b3b8 retry/rclone: retry errors up to 5 times Michael Eischer 2025-02-16 22:40:55 +0100
  • c970e58739 backend: refactor backend Connections and HasAtomicReplace into Properties Michael Eischer 2025-02-16 22:27:58 +0100
  • c873f76c5e changelog: add changelog Kirill Nazarov 2025-02-16 20:59:04 +0300