1
0
Fork 0
mirror of https://github.com/restic/restic.git synced 2025-03-09 00:00:02 +01:00

Commit graph

  • 7a3a884874 repository: test that StreamPack only delivers blobs once Michael Eischer 2023-12-30 22:08:57 +01:00
  • 772a907533 repository: StreamPack delivers blobs at most once Michael Eischer 2023-12-30 21:40:41 +01:00
  • a9446c1184 add changelog for irregular files on windows Michael Eischer 2024-01-06 19:17:54 +01:00
  • 1bab29c336 archiver: Add filepath to error message if it is not included yet Michael Eischer 2024-01-06 19:08:24 +01:00
  • e886c3f6b2 archiver: improve error message for irregular files Michael Eischer 2024-01-06 19:03:11 +01:00
  • c95de54726 restic: cleanup node type determination Michael Eischer 2024-01-06 18:43:16 +01:00
  • d4b8abd3e2 fix deduplicated files on windows Michael Eischer 2024-01-06 19:32:38 +01:00
  • 948ab3ccaf Add a note that the oldest snapshot may be kept additionally Joram Berger 2023-12-18 18:24:57 +01:00
  • bb0c923298 docs: add pkgx install option Markus Zoppelt 2023-11-19 11:03:42 +01:00
  • ff0c975443 regenerate changelog Michael Eischer 2023-12-24 11:45:26 +01:00
  • 7e61e117d6 cleanup changelog whitespace Michael Eischer 2023-12-24 11:44:20 +01:00
  • 220a28582e Add a table of contents (TOC) to the changelog template mmattel 2023-11-14 12:39:17 +01:00
  • f44fd73230 docs: fix typo in working with repos Giuseppe D'Andrea 2023-12-05 16:10:39 +01:00
  • 76bd975e03 docs(scripting): correct stats output comment to be about the correct command Joda Stößer 2023-12-18 23:04:46 +01:00
  • 64b7aed362 docs: Mention progress for restore command. This is available after https://github.com/restic/restic/pull/3991 Quang-Linh LE 2023-11-24 15:29:39 +01:00
  • 3fa6b2de4a Fix repository not being printed when using repository file Michael Kuhn 2023-11-20 22:56:27 +01:00
  • 5cd000f4b0 CI: update golangci-lint Michael Eischer 2023-12-23 13:40:04 +01:00
  • a5c6ac50cc chore: add changelog for #4629 Srigovind Nayak 2024-01-09 01:46:37 +05:30
  • eb66747125 update the docs Srigovind Nayak 2024-01-09 01:41:49 +05:30
  • 4ea3796455 add changelog for reliable restores Michael Eischer 2024-01-07 14:18:20 +01:00
  • e78be75d1e restore: separately restore blobs that are frequently referenced Michael Eischer 2024-01-07 12:17:35 +01:00
  • 2c2b54f9db chore: update the documentation Srigovind Nayak 2024-01-09 01:29:08 +05:30
  • 2e620e0eae feat: add ability to specify duration in seconds for AWS AssumeRole Srigovind Nayak 2024-01-09 01:28:56 +05:30
  • 2267910418 restore: split error reporting from downloadPack Michael Eischer 2024-01-07 12:20:31 +01:00
  • 00d18b7a88 restore: cleanup downloadPack Michael Eischer 2024-01-07 12:06:36 +01:00
  • 9328f34d43 restore: split downloadPack into smaller methods Michael Eischer 2024-01-07 12:00:32 +01:00
  • 77434c6e2b
    Merge pull request #4474 from ekristen/aws-assume-role Michael Eischer 2024-01-08 19:07:17 +00:00
  • 4248c6c3ca s3: update documentation Michael Eischer 2024-01-06 21:45:09 +01:00
  • e4a7eb09ef
    Merge pull request #4624 from MichaelEischer/better-restorer-error-reporting Michael Eischer 2024-01-07 11:20:29 +01:00
  • f8b4e932ef
    Merge pull request #4620 from MichaelEischer/improve-irregular-file-handling Michael Eischer 2024-01-07 11:12:07 +01:00
  • 100872308f add changelog for better restore error reporting Michael Eischer 2024-01-07 11:06:42 +01:00
  • dac3508170 restore: only report errors for blobs that actually failed to load Michael Eischer 2023-12-30 22:39:26 +01:00
  • 77b1c52673 repository: test that StreamPack only delivers blobs once Michael Eischer 2023-12-30 22:08:57 +01:00
  • fe5c337ca2 repository: StreamPack delivers blobs at most once Michael Eischer 2023-12-30 21:40:41 +01:00
  • 3e29f8dddf add changelog for irregular files on windows Michael Eischer 2024-01-06 19:17:54 +01:00
  • 76f507c775
    Merge pull request #4621 from MichaelEischer/fix-windows-dedup-files Michael Eischer 2024-01-07 10:44:50 +01:00
  • 6ef23b401b fix deduplicated files on windows Michael Eischer 2024-01-06 19:32:38 +01:00
  • 62f99a3b2f Add documentation for the verify-release-binaries.sh script Michael Eischer 2024-01-07 10:16:30 +01:00
  • 0360e540af
    Merge pull request #4622 from MichaelEischer/fix-outdated-windows-import Michael Eischer 2024-01-06 23:24:16 +01:00
  • e6dfefba13 termstatus: update import path of golang.org/x/term Michael Eischer 2024-01-06 21:59:26 +01:00
  • 02bc73f5eb s3: minor code cleanups Michael Eischer 2024-01-06 21:44:53 +01:00
  • 20cf4777cb s3: check for EnvAWS credentials before Static credentials Michael Eischer 2024-01-06 21:43:41 +01:00
  • 5ffb536aae feat: support AWS assume role Erik Kristensen 2023-09-18 12:09:32 -06:00
  • 1604922360
    Merge pull request #4527 from adamantike/cmd/copy/prefix-hostname-to-snapshot-paths Michael Eischer 2024-01-06 19:32:14 +00:00
  • c7844530d8 update docs Michael Eischer 2024-01-06 20:25:24 +01:00
  • 33b7c84a7a deduplicate string formatting of snapshot metadata Michael Eischer 2024-01-06 20:19:17 +01:00
  • 045aa64558 cmd/copy: Prefix hostname to snapshot display output Michael Manganiello 2023-10-21 16:16:06 -03:00
  • b2b7669ca0
    Merge pull request #4526 from dnnr/detect-bitrot-in-diff Michael Eischer 2024-01-06 19:18:34 +00:00
  • 4f6b1bb6f6 diff: document limitations regarding metadata Michael Eischer 2024-01-06 20:11:02 +01:00
  • 3549635243 diff: copy nodes before modifying them for bitrot detection Michael Eischer 2024-01-06 20:07:46 +01:00
  • a7dc18e697 Add bitrot detection to "diff" command Daniel Danner 2023-10-20 20:15:53 +02:00
  • 51419c51d3 archiver: Add filepath to error message if it is not included yet Michael Eischer 2024-01-06 19:08:24 +01:00
  • 6b79834cc8 archiver: improve error message for irregular files Michael Eischer 2024-01-06 19:03:11 +01:00
  • 0018bb7854 restic: cleanup node type determination Michael Eischer 2024-01-06 18:43:16 +01:00
  • 60c4f7c2f9 Fix error checks that accidentally returned nil instead of the error Michael Eischer 2024-01-06 15:47:19 +01:00
  • 634e2a46d9
    Merge pull request #4608 from restic/dependabot/go_modules/github.com/minio/minio-go/v7-7.0.66 Michael Eischer 2024-01-06 11:40:02 +00:00
  • dfcab92db2
    Merge pull request #4609 from restic/dependabot/go_modules/github.com/Azure/azure-sdk-for-go/sdk/azcore-1.9.1 Michael Eischer 2024-01-06 11:06:07 +00:00
  • 3666eef76c
    build(deps): bump github.com/minio/minio-go/v7 from 7.0.63 to 7.0.66 dependabot[bot] 2024-01-06 11:03:52 +00:00
  • 3a61622dfe
    Merge pull request #4610 from restic/dependabot/github_actions/actions/setup-go-5 Michael Eischer 2024-01-06 11:01:07 +00:00
  • 5c4fca76df
    Merge pull request #4607 from restic/dependabot/go_modules/golang.org/x/crypto-0.17.0 Michael Eischer 2024-01-06 10:56:40 +00:00
  • 98da0bdd12
    Merge pull request #4606 from restic/dependabot/go_modules/github.com/klauspost/compress-1.17.4 Michael Eischer 2024-01-06 10:55:00 +00:00
  • e1852bc727
    Merge remote-tracking branch 'restic-origin/master' into add-smb-backend Aneesh Nireshwalia 2024-01-03 14:55:05 -07:00
  • 2c60dd97ae
    build(deps): bump actions/setup-go from 4 to 5 dependabot[bot] 2024-01-01 01:33:20 +00:00
  • 40905403f4
    build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azcore dependabot[bot] 2024-01-01 01:18:36 +00:00
  • 7e7cbe8e19
    build(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 dependabot[bot] 2024-01-01 01:18:08 +00:00
  • 44646c20be
    build(deps): bump github.com/klauspost/compress from 1.17.2 to 1.17.4 dependabot[bot] 2024-01-01 01:17:57 +00:00
  • ad1fc0d06f Fix changelog PR number neclepsio 2023-12-30 16:27:31 +01:00
  • b2f3c60dc1 Add --new-path-remove and --new-path-add to rewrite command neclepsio 2023-12-30 16:23:45 +01:00
  • 2f105b47b9
    Add test for rewrite path neclepsio 2023-12-30 16:01:16 +01:00
  • 6089f68238
    Add --new-path-remove and --new-path-add to rewrite neclepsio 2023-12-30 15:59:11 +01:00
  • a698d1ed62
    build(deps): bump github.com/anacrolix/fuse from 0.2.0 to 0.3.0 dependabot[bot] 2023-12-29 17:13:23 +00:00
  • 8f9a35779e
    Merge pull request #4600 from MichaelEischer/doc-forget-note-1 Michael Eischer 2023-12-29 17:56:54 +01:00
  • 02381b8eeb Merge remote-tracking branch 'origin/master' into add-smb-backend Aneesh Nireshwalia 2023-12-26 10:07:28 -07:00
  • fff1476f6e Add changelog file Jakob Schöttl 2023-12-25 18:47:16 +01:00
  • 23e1b4bbb1
    Merge pull request #4573 from gab50000/rewrite_time Michael Eischer 2023-12-24 14:42:00 +00:00
  • 01b33734ab rewrite: update command output in docs Michael Eischer 2023-12-24 15:09:46 +01:00
  • 649a6409ee rewrite: cleanup tests Michael Eischer 2023-12-24 15:04:05 +01:00
  • c31f5f986c rewrite: Minor cleanups Michael Eischer 2023-12-24 15:03:45 +01:00
  • 2730d05fce rewrite: Don't walk snapshot content if only metadata is modified Michael Eischer 2023-12-24 14:40:12 +01:00
  • 893d0d6325 rewrite: cleanup new metadata options and fix no parameters check Michael Eischer 2023-12-24 14:36:27 +01:00
  • 7de97d7480 rewrite: Add documentation Gabriel Kabbe 2023-11-27 22:13:02 +01:00
  • 004520a238 rewrite: Add changelog Gabriel Kabbe 2023-11-27 21:35:13 +01:00
  • a02d8d75c2 rewrite: Implement rewriting metadata Gabriel Kabbe 2023-11-27 21:34:57 +01:00
  • 7bf38b6c50 rewrite: Add test TestRewriteMetadata Gabriel Kabbe 2023-11-27 21:29:20 +01:00
  • da1704b2d5 rewrite: Add tests Gabriel Kabbe 2023-11-27 21:18:29 +01:00
  • 3026baea07 rewrite: Add structs for tracking metadata changes Gabriel Kabbe 2023-11-27 21:04:24 +01:00
  • 1196c72819
    Merge pull request #4570 from MarkusZoppelt/docs/pkgx Michael Eischer 2023-12-24 11:04:59 +00:00
  • 433dd92959
    Merge pull request #4590 from renard/optimize-mount-failure Michael Eischer 2023-12-24 10:59:56 +00:00
  • c14740c50f docs: add pkgx install option Markus Zoppelt 2023-11-19 11:03:42 +01:00
  • 5537460664
    Merge pull request #4598 from MichaelEischer/add_table_of_contents Michael Eischer 2023-12-24 11:56:05 +01:00
  • f7587be28f mount: detect mountpoint does not exist before opening the repository Sébastien Gross 2023-12-12 21:57:59 +01:00
  • 91fb703756 regenerate changelog Michael Eischer 2023-12-24 11:45:26 +01:00
  • d7ff862b8d cleanup changelog whitespace Michael Eischer 2023-12-24 11:44:20 +01:00
  • db1d920c80 Add a table of contents (TOC) to the changelog template mmattel 2023-11-14 12:39:17 +01:00
  • c6299f8dbd
    Merge pull request #4582 from giuseppedandrea/docs/fix-typo Michael Eischer 2023-12-24 00:09:59 +00:00
  • a128976014 docs: fix typo in working with repos Giuseppe D'Andrea 2023-12-05 16:10:39 +01:00
  • e2f6109a52
    Merge pull request #4580 from restic/dependabot/go_modules/golang.org/x/oauth2-0.15.0 Michael Eischer 2023-12-24 00:02:30 +00:00
  • 30e6ed038c
    Merge pull request #4586 from Gelma/typos Michael Eischer 2023-12-23 13:21:50 +00:00
  • e96d1ee33e
    Merge pull request #4593 from SimJoSt/patch-1 Michael Eischer 2023-12-23 13:09:20 +00:00
  • 0c72f86261
    build(deps): bump golang.org/x/net from 0.17.0 to 0.19.0 dependabot[bot] 2023-12-23 13:08:39 +00:00