Commit Graph

  • cfa3c5884d Fix lock pass by value and handle error from Release(). Martin Smith 2025-03-23 10:16:20 +00:00
  • d60acc5697 restore: fix help message on invalid OverwriteBehavior Michael Eischer 2025-03-23 19:51:37 +01:00
  • 2240d1801c add changelog recover enhancement Michael Eischer 2025-03-23 18:17:33 +01:00
  • 99fdb00d39 recover: add minimal integration test Michael Eischer 2025-03-23 17:59:14 +01:00
  • 2409078d55 recover: automatically run repair index before recovering snapshots Michael Eischer 2025-03-23 17:47:27 +01:00
  • 0b6c355678 recover: refactor to use termstatus Michael Eischer 2025-03-23 17:46:49 +01:00
  • f7f48b3026 ui/progress: extend Printer interface with print to stdout method Michael Eischer 2025-03-23 17:46:04 +01:00
  • 1221453d08 Merge pull request #5264 from restic/dependabot/go_modules/github.com/minio/minio-go/v7-7.0.87 Michael Eischer 2025-03-23 17:38:30 +01:00
  • 4b975bda37 backend/s3: increase timeout for test initialization Michael Eischer 2025-03-22 13:52:17 +01:00
  • f8b481fd9b backend/s3: resolve credential retrieval deprecation Michael Eischer 2025-03-22 12:10:11 +01:00
  • f88d5adaa2 build(deps): bump github.com/minio/minio-go/v7 from 7.0.77 to 7.0.87 dependabot[bot] 2025-03-22 10:48:04 +00:00
  • 89909d41aa Merge pull request #5292 from restic/go-1.23 Michael Eischer 2025-03-23 17:26:31 +01:00
  • 06535e62c1 CI: increase timeout to work around slow cloud backend Michael Eischer 2025-03-23 16:28:49 +01:00
  • c99c76ada8 backend/test: increase parallelism to run all TestBackend tests in parallel Michael Eischer 2025-03-23 16:18:47 +01:00
  • 4350b95d27 backend/test: fix delayedRemoval timeout handling Michael Eischer 2025-03-23 16:16:47 +01:00
  • 2e58561ad6 backend/test: remove redundant test call to the backend Michael Eischer 2025-03-23 16:15:08 +01:00
  • 17b585f7c7 backend/test: partially parallelize delayedRemove Michael Eischer 2025-03-23 16:14:48 +01:00
  • 4640b3c41a backend/test: parallelize slow tests Michael Eischer 2025-03-23 15:18:21 +01:00
  • c36970074d CI: bump golangci version Michael Eischer 2025-03-22 12:41:20 +01:00
  • 15e90b7a4c test go 1.24 and drop support for 1.22 Michael Eischer 2025-03-22 12:41:07 +01:00
  • 8d2d50d095 repository: merge small pack files before flushing Michael Eischer 2025-03-22 21:46:51 +01:00
  • 62453f9356 repository: randomly distribute blobs over two pack files Michael Eischer 2025-03-22 19:43:07 +01:00
  • 6caad10840 Remove extra brackets. Martin Smith 2025-03-23 10:11:43 +00:00
  • 4420fde378 Remove deprecated HTTP option that is now the default. Martin Smith 2025-03-23 10:10:54 +00:00
  • a389977bd7 Remove redudnant error check, handled above. Martin Smith 2025-03-23 10:05:13 +00:00
  • 6e45c51509 Fix name including package name and variable shadowing package. Martin Smith 2025-03-23 10:01:19 +00:00
  • 5e7333d28d Unify repository receiver name. Martin Smith 2025-03-23 09:57:59 +00:00
  • c617364d15 Merge pull request #5262 from Martin2112/go_cleanup Michael Eischer 2025-03-22 23:55:28 +01:00
  • e2ccb18e22 Fix lint for missing const, after fixing godoc for the outer type. Martin Smith 2025-03-22 18:42:12 +00:00
  • d2c5241961 Revert a fix that broke compile of sd_windows.go. Martin Smith 2025-03-22 18:27:09 +00:00
  • f238f81ba6 Renames to fix clashes with reserved words. Martin Smith 2025-02-28 20:00:40 +00:00
  • 3788605127 Rename unused parameters to '_'. Martin Smith 2025-02-28 19:52:43 +00:00
  • 29b4680873 Remove unnecessary type conversions, second set. Martin Smith 2025-02-28 19:39:47 +00:00
  • 092899df8b Remove unnecessary type conversions. Martin Smith 2025-02-28 19:38:33 +00:00
  • 2099ec1cd6 Remove import aliases that match package name. Martin Smith 2025-02-28 19:35:51 +00:00
  • 1daf5317f8 Fix import ordering. Martin Smith 2025-02-28 19:30:56 +00:00
  • db8daeb192 Fix godoc comments. Martin Smith 2025-02-28 19:24:31 +00:00
  • ef692991a4 Merge pull request #5183 from wplapper/cmd_prune Michael Eischer 2025-03-22 15:43:32 +01:00
  • 062cfc549d prune: fix not working option Michael Eischer 2025-03-22 15:19:43 +01:00
  • 3e58b15ace prune: allow --repack-smaller-than independently of --repack-small Michael Eischer 2025-03-22 15:08:36 +01:00
  • 69249372bf Merge pull request #5249 from MichaelEischer/fix-repair-index Michael Eischer 2025-03-22 14:29:39 +01:00
  • 445477312c Merge pull request #5251 from MichaelEischer/rclone-retries Michael Eischer 2025-03-22 14:24:47 +01:00
  • cc4712f8e9 add a test to cmd_ls_integration_test.go: test rest ls --json (#5255) Winfried Plappert 2025-03-22 14:20:19 +01:00
  • c405e9e748 Merge pull request #5270 from prajwalbharadwajbm/master Michael Eischer 2025-03-22 12:05:40 +01:00
  • 5f40e4b7c5 Merge pull request #5274 from luzpaz/typos Michael Eischer 2025-03-22 11:56:52 +01:00
  • 0b0987233f Merge pull request #5263 from restic/dependabot/github_actions/slsa-framework/slsa-github-generator-2.1.0 Michael Eischer 2025-03-22 11:53:09 +01:00
  • d66e9cfff5 Merge pull request #5267 from restic/dependabot/go_modules/github.com/Azure/azure-sdk-for-go/sdk/azidentity-1.8.2 Michael Eischer 2025-03-22 11:47:36 +01:00
  • e40996f0f1 Merge pull request #5265 from restic/dependabot/go_modules/github.com/klauspost/compress-1.18.0 Michael Eischer 2025-03-22 11:46:18 +01:00
  • 818cb386a5 build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azidentity dependabot[bot] 2025-03-22 10:39:29 +00:00
  • 9f724f7dc5 Merge pull request #5268 from restic/dependabot/go_modules/golang.org/x/sync-0.11.0 Michael Eischer 2025-03-22 11:38:35 +01:00
  • 3f42c0ad96 restic prune changelog/unreleased - corrext typo Winfried Plappert 2025-03-15 12:51:29 +00:00
  • 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 -05:00
  • 74b76ca0df build: improve GoVersion comparison logic Prajwal Bharadwaj BM 2025-03-01 12:51:11 +05:30
  • 3b21c7da3d build(deps): bump golang.org/x/sync from 0.10.0 to 0.11.0 dependabot[bot] 2025-03-01 01:53:26 +00:00
  • f838bf1056 build(deps): bump github.com/klauspost/compress from 1.17.11 to 1.18.0 dependabot[bot] 2025-03-01 01:53:16 +00:00
  • 664971eb1d build(deps): bump slsa-framework/slsa-github-generator dependabot[bot] 2025-03-01 01:11:52 +00:00
  • de9a040d27 Merge pull request #5256 from abaumg/fix/links-to-backblaze-documentation Michael Eischer 2025-02-23 21:06:28 +01:00
  • 89826ef5ce doc: fix links to Backblaze documentation Andreas Baumgartner 2025-02-21 23:43:02 +01:00
  • a2a1309fd9 prune: make small pack size configureable for prune all changes together Winfried Plappert 2025-02-18 16:54:44 +00:00
  • 6309952a82 add changelog for rclone retries Michael Eischer 2025-02-17 21:33:35 +01:00
  • 5e7ce45ede retry: test error retries for flaky backends Michael Eischer 2025-02-16 22:56:43 +01:00
  • cb8575f001 rclone: remove redundant Warmup methods Michael Eischer 2025-02-16 22:41:22 +01:00
  • 8d1185b3b8 retry/rclone: retry errors up to 5 times Michael Eischer 2025-02-16 22:40:55 +01:00
  • c970e58739 backend: refactor backend Connections and HasAtomicReplace into Properties Michael Eischer 2025-02-16 22:27:58 +01:00
  • 5ddda7f5e9 Merge pull request #5242 from MichaelEischer/fix-read-stdin-msg Michael Eischer 2025-02-16 18:29:34 +01:00
  • 8c12291f56 Merge pull request #5241 from MichaelEischer/cleanup-cli Michael Eischer 2025-02-16 18:28:48 +01:00
  • 5190933561 Merge pull request #5240 from MichaelEischer/better-json-docs Michael Eischer 2025-02-16 18:28:29 +01:00
  • 00e69f242e docs: fix datatypes Michael Eischer 2025-02-16 18:16:57 +01:00
  • 00628e952f add changelog for oversized indexes Michael Eischer 2025-02-16 17:58:36 +01:00
  • 39e63ee4e3 index: add tests for oversized index handling Michael Eischer 2025-02-16 17:42:00 +01:00
  • 3b8d15d651 index: rewrite oversized indexes Michael Eischer 2025-02-16 17:03:14 +01:00
  • 2fd8a3865c index: automatically write full indexes in StorePack Michael Eischer 2025-02-12 21:05:54 +01:00
  • 0c4e65228a refactor secondary options Michael Eischer 2025-02-07 20:40:03 +01:00
  • 120bd08c0d move globalOptions initialization into method Michael Eischer 2025-02-07 19:14:55 +01:00
  • d378a171c8 cleanup backend initialization Michael Eischer 2025-02-07 19:08:51 +01:00
  • c752867f0a fix linter errors Michael Eischer 2025-02-07 18:56:21 +01:00
  • 412d6d9ec5 Create root command via function Michael Eischer 2025-02-07 18:28:56 +01:00
  • 5497217018 print password from stdin message only to terminal Michael Eischer 2025-02-07 20:54:18 +01:00
  • aa9cdf93cf refactor persistent options to be applied via functions Michael Eischer 2025-02-07 18:54:26 +01:00
  • aacd6a47e3 refactor to use constructor functions to create cobra commands Michael Eischer 2025-02-06 23:02:00 +01:00
  • dc9b6378f3 move cli flags into AddFlags on option structs Michael Eischer 2025-02-06 21:52:02 +01:00
  • 4e58902de6 doc: fix broken links Michael Eischer 2025-02-06 20:59:36 +01:00
  • 39823c5f6c doc: deprecate short_id and add some missing fields Michael Eischer 2025-02-06 20:53:01 +01:00
  • 421842f41f doc: add datatypes to JSON outputs Michael Eischer 2025-02-06 20:10:42 +01:00
  • 59b7007534 doc: reformat scripting tables Michael Eischer 2025-02-06 19:46:41 +01:00
  • da47967316 Merge pull request #5194 from darkdragon-001/json-check Michael Eischer 2025-02-05 22:15:10 +01:00
  • 49a411f7ac Print JSON summary in all error cases Dark Dragon 2025-02-02 17:43:54 +01:00
  • 7cc1aa0cd4 Add check summary Dark Dragon 2024-12-30 23:44:46 +01:00
  • a58a8f2ce0 Add JSON output to check command Dark Dragon 2024-12-30 22:33:01 +01:00
  • 79d435efb1 Use printer.NewCounter() instead of newTerminalProgressMax() Dark Dragon 2025-02-02 17:30:45 +01:00
  • 9cdf91b406 Merge pull request #5235 from MichaelEischer/refactor-ls-sorting Michael Eischer 2025-02-05 20:44:08 +01:00
  • 4104a8e6a5 Issue: 4942: cmd_rewrite: add snapshot summary data to an existing snapshot. (#5185) Winfried Plappert 2025-02-05 19:40:20 +00:00
  • 6cc06e0812 ls: add missing error handling Michael Eischer 2025-02-03 22:15:32 +01:00
  • c32613a624 ls: extract comparator Michael Eischer 2025-02-03 22:09:55 +01:00
  • 1807627dda ls: refactor sorting into sortedPrinter struct Michael Eischer 2025-02-03 22:05:40 +01:00
  • 993eb112cd ls: deduplicate sorting test Michael Eischer 2025-02-03 21:58:38 +01:00
  • 36d8916354 ls: use numeric based enum for SortMode Michael Eischer 2025-02-03 21:52:57 +01:00
  • 060a44202f ls: sort output by size, atime, ctime, mtime, time(=mtime), extension (#5182) Winfried Plappert 2025-02-03 21:07:04 +00:00
  • d79681b987 Merge pull request #5223 from restic/dependabot/go_modules/google.golang.org/api-0.219.0 Michael Eischer 2025-02-03 21:32:15 +01:00
  • 90e2c419e4 build(deps): bump google.golang.org/api from 0.204.0 to 0.219.0 dependabot[bot] 2025-02-03 20:16:08 +00:00