Commit Graph

  • 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
  • 7ab5bb6df4 Merge pull request #5232 from MichaelEischer/bump-go-version Michael Eischer 2025-02-03 21:14:57 +01:00
  • efd2ec086f Merge pull request #5179 from zmanda/fix-gh-5140-forget-reports-incorrect-number-of-files-deleted Michael Eischer 2025-02-02 20:14:15 +01:00
  • 8d970e36cf tests: add unit test to check the progress counter for forget/prune Srigovind Nayak 2025-02-02 20:18:56 +05:30
  • 58f58a995d parallel: increment progress bar before report function which may absorb the error Srigovind Nayak 2024-12-15 13:26:09 +05:30
  • d71ddfb89b bump minimum go version to 1.22 Michael Eischer 2025-02-02 15:05:47 +01:00
  • 536ebefff4 feat(backends/s3): add warmup support before repacks and restores (#5173) Gilbert Gilb's 2025-02-01 19:26:27 +01:00
  • 9566e2db4a Merge pull request #5222 from MichaelEischer/docs-edit-links Michael Eischer 2025-02-01 18:37:05 +01:00
  • 7829728182 Merge pull request #5225 from restic/dependabot/go_modules/github.com/Azure/azure-sdk-for-go/sdk/storage/azblob-1.6.0 Michael Eischer 2025-02-01 17:03:33 +01:00
  • 72b343fe5a Merge pull request #5228 from greatroar/cleanup Michael Eischer 2025-02-01 16:58:54 +01:00
  • 9c8c59c889 Merge pull request #5226 from restic/dependabot/go_modules/github.com/spf13/pflag-1.0.6 Michael Eischer 2025-02-01 16:57:10 +01:00
  • c4d988faf8 build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/storage/azblob dependabot[bot] 2025-02-01 15:56:10 +00:00
  • 080c8de1a9 Merge pull request #5227 from restic/dependabot/go_modules/github.com/Azure/azure-sdk-for-go/sdk/azidentity-1.8.1 Michael Eischer 2025-02-01 16:55:04 +01:00
  • c1781e0abb ui/termstatus: Remove unused bytes.Buffer greatroar 2025-02-01 08:14:01 +01:00
  • 2b9113721c build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azidentity dependabot[bot] 2025-02-01 01:43:20 +00:00
  • afe4fcc0d9 build(deps): bump github.com/spf13/pflag from 1.0.5 to 1.0.6 dependabot[bot] 2025-02-01 01:43:14 +00:00
  • c2e404a0ee doc: add edit on github link Michael Eischer 2025-01-31 18:53:03 +01:00
  • c4be05dbc2 Issue 4433: Ability to define sort order for output of find command (#5184) Winfried Plappert 2025-01-29 20:44:16 +00:00
  • d0d887138c Merge pull request #5219 from MichaelEischer/ci-silence-shadow-builtin rawtaz 2025-01-29 01:30:40 +01:00
  • 8eaa4b6602 CI: bump golangci-lint to v1.63.4 Michael Eischer 2025-01-28 19:55:45 +01:00
  • e77681f2cd remove unnecessary min function Michael Eischer 2025-01-28 19:52:22 +01:00
  • a63500663a CI: disable shadow builtin rule Michael Eischer 2025-01-28 19:51:12 +01:00
  • fde64133df Merge pull request #5212 from MichaelEischer/prune-fix-unused-size-duplicates Michael Eischer 2025-01-26 22:07:47 +01:00
  • 6301250d83 fix: Windows VSS Event ID 8194 (#5170) Snshadow 2025-01-27 00:25:38 +09:00
  • 9331461a13 prune: correctly account for duplicates in max-unused check Michael Eischer 2025-01-18 22:15:35 +01:00
  • ed3922ac82 Merge pull request #5211 from MichaelEischer/bump-dockerfile-go-version rawtaz 2025-01-19 08:32:42 +01:00
  • 8b63e1cd72 Merge pull request #5129 from tesshuflower/5089_exclude_xattrs_on_restore Michael Eischer 2025-01-18 23:15:11 +01:00
  • 5e8654c71d restore: fix xattr filter test on windows Michael Eischer 2025-01-18 22:54:47 +01:00
  • d5a94583ed bump dockerfile to go 1.23 Michael Eischer 2025-01-18 18:27:43 +01:00
  • 115ecb3c92 tag: output the original ID and new snapshotID (#5144) Srigovind Nayak 2025-01-14 23:27:47 +05:30
  • 44cef25077 remove bad test xattr Tesshu Flower 2025-01-10 21:12:03 -05:00
  • cd84fe0853 xattrs - restore all by default, doc/chglog update Tesshu Flower 2025-01-10 15:25:09 -05:00