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

Commit graph

  • b953dc8f58
    Merge pull request #4611 from zmanda/windows-metadata-support Michael Eischer 2024-02-23 18:16:09 +00:00
  • e8211cb64a
    Add changelog and update docs for windows attr Aneesh Nireshwalia 2024-02-22 17:59:56 -07:00
  • 4bbd25a37f
    Add tests for generic attribute changes Aneesh Nireshwalia 2024-02-22 17:55:50 -07:00
  • d4be734c73
    Handle readonly empty files in windows Aneesh Nireshwalia 2024-02-22 17:54:43 -07:00
  • eeb1aa5388
    Add ability to report warnings to terminal Aneesh Nireshwalia 2024-02-22 17:52:26 -07:00
  • 0962917974
    Support windows metadata using generic attribs Aneesh Nireshwalia 2024-02-22 17:31:20 -07:00
  • 62a8a599f1
    Add optional messages for Equals helper Aneesh Nireshwalia 2024-02-22 16:58:12 -07:00
  • 94de87d4b7
    Add CombineErrors helper function Aneesh Nireshwalia 2024-02-22 16:57:00 -07:00
  • c6311c1e32
    Merge pull request #4703 from ferringb/master Michael Eischer 2024-02-22 21:06:29 +00:00
  • 0a65a0f94f update comment Michael Eischer 2024-02-22 22:00:42 +01:00
  • b41107dcaf
    Add changelog for SIGTERM bugfix. Brian Harring 2024-02-19 11:31:48 +01:00
  • 30e979d252
    Catch SIGTERM, run cleanup Brian Harring 2024-02-19 11:09:25 +01:00
  • cfbeb2cde5
    Merge pull request #4701 from MichaelEischer/better-streampack-errors Michael Eischer 2024-02-18 16:57:56 +01:00
  • 80754dbf0c
    Merge pull request #4664 from MichaelEischer/ls-unified-json-output Michael Eischer 2024-02-18 15:47:41 +00:00
  • 1de9b82850 Add webdav using the fuse implementation Alexander Weiss 2020-07-31 22:55:57 +02:00
  • 4c3218ef9f repository: include packID in StreamPack for decrypt/decompress errors Michael Eischer 2024-02-17 19:38:01 +01:00
  • 18b0bbbf42 repository: use fmt.Errorf in StreamPacks Michael Eischer 2024-02-17 19:37:32 +01:00
  • 6fbb470835
    Merge pull request #4665 from MichaelEischer/check-repair-packs Michael Eischer 2024-02-17 15:54:07 +00:00
  • 92d1c11c22 squash! Support to use an empty password if really desired doak 2024-02-12 22:42:32 +01:00
  • 0a36d193d8 add changelog for enhanced repair packs Michael Eischer 2024-02-12 20:38:20 +01:00
  • 69304cd74f check: clarify repair pack usage Michael Eischer 2024-02-10 20:29:11 +01:00
  • c3b0e6d004
    Merge pull request #4700 from MichaelEischer/remove-duplicate-changelog-entries Michael Eischer 2024-02-12 21:40:04 +01:00
  • 9e3703ded5 remove changelogs that are already included in restic 0.16.4 Michael Eischer 2024-02-12 20:39:31 +01:00
  • 527a3ff2b2 check: link to troubleshooting guide Michael Eischer 2024-02-10 20:27:47 +01:00
  • ed4a4f8748 check: exclude inaccessible files from the repair pack suggestion Michael Eischer 2024-02-10 20:27:17 +01:00
  • 4073299a7c check: fix missing error if blob is invalid Michael Eischer 2024-02-04 17:22:09 +01:00
  • 6397615fbb check: document that check will show repair pack instructions Michael Eischer 2024-01-27 19:04:45 +01:00
  • 544fe38786 check: suggest repair pack for all damaged packs Michael Eischer 2024-01-27 19:00:23 +01:00
  • 772e3416d1 repair pack: drop feature flag Michael Eischer 2024-01-27 18:59:54 +01:00
  • 22a3cea1b3 checker: wrap all pack errors in ErrPackData Michael Eischer 2024-01-27 18:59:32 +01:00
  • 19bf2cf52d
    Merge pull request #4697 from MichaelEischer/report-blob-errors Michael Eischer 2024-02-12 20:18:51 +01:00
  • 66e7b0f34a Also add completion for restic key list|remove doak 2024-02-12 01:10:19 +01:00
  • 060d8ee38c Support to use an empty password if really desired doak 2024-02-12 00:23:35 +01:00
  • 5b5d506472 backup: report files whose chunks failed to upload Michael Eischer 2024-02-10 23:41:11 +01:00
  • dde556e8e8
    Merge pull request #4696 from MichaelEischer/fix-exclude-load-error-msg Michael Eischer 2024-02-11 21:35:31 +00:00
  • ee1ff3c1d0 backup: improve error message if exclude file cannot be loaded Michael Eischer 2024-02-11 22:26:13 +01:00
  • 667a2f5369
    Merge pull request #4694 from restic/update-go-versions Michael Eischer 2024-02-11 17:10:12 +00:00
  • 2ab18a92e6 CI: keep tests for Go 1.19 Michael Eischer 2024-02-10 23:42:34 +01:00
  • c0514dd8ba Fix linter errors (except for tests) Alexander Neumann 2024-02-10 22:58:10 +01:00
  • a8cda0119c Upgrade golangci-lint Alexander Neumann 2024-02-10 22:08:43 +01:00
  • 9720935c56 Update Go version for tests to 1.22 Alexander Neumann 2024-02-10 21:56:01 +01:00
  • 68cc327b15
    Merge pull request #4692 from 27149chen/dump-to-existing-file Michael Eischer 2024-02-10 17:44:54 +00:00
  • 15d6fa1f83 dump: update docs for --target option Michael Eischer 2024-02-10 18:38:36 +01:00
  • 80db02fc35 dump flag --target should be allowed to write existing file lou 2024-02-08 14:11:57 +08:00
  • 6a2b10e2a8
    Merge pull request #4685 from konidev20/fix-gh-4676-sub-commands-for-key-management Michael Eischer 2024-02-08 19:59:16 +00:00
  • e46b21ab80 key: fix integration test for invalid arguments Michael Eischer 2024-02-08 20:52:30 +01:00
  • eb389a2d25
    Merge pull request #4687 from MichaelEischer/upgrade-zstd-library Michael Eischer 2024-02-08 20:29:13 +01:00
  • 795d33b3ee key: move add, list, remove, passwd to sub-commands Srigovind Nayak 2024-02-04 20:10:23 +05:30
  • 0cffdb7493
    Merge pull request #4682 from konidev20/feat-add-target-for-dump-command Michael Eischer 2024-02-05 19:16:42 +00:00
  • f5ffa40652 dump: minor cleanups Michael Eischer 2024-02-05 20:09:58 +01:00
  • 175c14b5c9 dump: add --target option Srigovind Nayak 2024-02-04 14:15:14 +05:30
  • bca099ac7f Upgrade zstd library to latest version Michael Eischer 2024-02-05 19:52:56 +01:00
  • 0f09a8870c
    Merge pull request #4684 from konidev20/fix-gh-4658-update-azure-documentation Michael Eischer 2024-02-04 20:13:18 +00:00
  • 5771c4ecfb docs: update environment variables for az login to azure backend Srigovind Nayak 2024-02-04 16:33:00 +05:30
  • b63bfd2257 Merge branch 'patch-release' Michael Eischer 2024-02-04 20:21:42 +01:00
  • 0f9fa44de5 Set development version for 0.16.4 Alexander Neumann 2024-02-04 19:50:56 +01:00
  • 3786536dc1 Add version for 0.16.4 v0.16.4 Alexander Neumann 2024-02-04 19:50:52 +01:00
  • 811be5984d Update manpages and auto-completion Alexander Neumann 2024-02-04 19:50:51 +01:00
  • b0ead75de5 Generate CHANGELOG.md for 0.16.4 Alexander Neumann 2024-02-04 19:50:34 +01:00
  • 6cd2804bff Prepare changelog for 0.16.4 Alexander Neumann 2024-02-04 19:50:34 +01:00
  • a72c2b74f3 Apply changelog entry / documentation improvements from review Michael Eischer 2024-02-04 18:09:32 +01:00
  • 261b1455c7 add documentation for --no-extra-verify option Michael Eischer 2024-02-04 17:11:49 +01:00
  • 2a0bd2b637 rename --no-verify-pack to --no-extra-verify Michael Eischer 2024-02-04 16:50:50 +01:00
  • 4589da7eb9 add data verification changelog entry Michael Eischer 2024-02-04 15:48:11 +01:00
  • 75e72d826c pack: verify integrity of pack file header Michael Eischer 2024-02-04 11:58:29 +01:00
  • d8916bc3d9 repository: ask users to report corrupted data while saving blobs Michael Eischer 2024-02-03 18:42:02 +01:00
  • dc11d012bb Make --no-verify-pack globally available Michael Eischer 2024-02-03 18:17:18 +01:00
  • 8ef5425351 repository: test verification of blobs/unpacked data Michael Eischer 2024-02-03 18:13:34 +01:00
  • 885431ec2b repository: Allow skipping verification for tests Michael Eischer 2024-02-03 17:47:48 +01:00
  • cb85fb46dd backup: verify unpacked files before upload Michael Eischer 2024-02-03 17:30:58 +01:00
  • 2f30c940b2 backup: verify blobs before upload Michael Eischer 2024-02-02 21:15:39 +01:00
  • 0ea62b5ac6 repository: make repo.Options configurable for test repos Michael Eischer 2024-02-03 17:47:36 +01:00
  • 29e1caf825 add changelog draft for data corruption on max compression Michael Eischer 2024-02-03 18:52:51 +01:00
  • 0164f5310d Downgrade klauspost/compress to fix data corruption at max. compression Michael Eischer 2024-02-02 20:10:29 +01:00
  • d5e662315a
    Merge pull request #4681 from MichaelEischer/verify-integrity-on-upload Michael Eischer 2024-02-04 18:04:27 +00:00
  • effe76aaf5
    Merge pull request #4679 from MichaelEischer/workaround-compression-bug Michael Eischer 2024-02-04 18:03:34 +00:00
  • 5957417b1f Apply changelog entry / documentation improvements from review Michael Eischer 2024-02-04 18:09:32 +01:00
  • 219d8e3c18 add changelog draft for data corruption on max compression Michael Eischer 2024-02-03 18:52:51 +01:00
  • a737fe1e47 add documentation for --no-extra-verify option Michael Eischer 2024-02-04 17:11:49 +01:00
  • 86b38a0b17 rename --no-verify-pack to --no-extra-verify Michael Eischer 2024-02-04 16:50:50 +01:00
  • 7d31180fe6 add data verification changelog entry Michael Eischer 2024-02-04 15:48:11 +01:00
  • c32e5e2abb pack: verify integrity of pack file header Michael Eischer 2024-02-04 11:58:29 +01:00
  • c97a271e89 repository: ask users to report corrupted data while saving blobs Michael Eischer 2024-02-03 18:42:02 +01:00
  • 66e8971659 Make --no-verify-pack globally available Michael Eischer 2024-02-03 18:17:18 +01:00
  • 193140525c repository: test verification of blobs/unpacked data Michael Eischer 2024-02-03 18:13:34 +01:00
  • 2e460f4fed Add a new flag --target to dump command lou 2024-02-04 17:19:18 +08:00
  • 96518d7c4a
    Merge pull request #4674 from restic/dependabot/go_modules/cloud.google.com/go/storage-1.37.0 Michael Eischer 2024-02-03 17:23:49 +00:00
  • 2dbb18128c repository: Allow skipping verification for tests Michael Eischer 2024-02-03 17:47:48 +01:00
  • 30a84e9003 backup: verify unpacked files before upload Michael Eischer 2024-02-03 17:30:58 +01:00
  • c01a0c6da7 backup: verify blobs before upload Michael Eischer 2024-02-02 21:15:39 +01:00
  • 16e3f79e8b repository: make repo.Options configurable for test repos Michael Eischer 2024-02-03 17:47:36 +01:00
  • bb92b487f7 repository: fix repack test Michael Eischer 2024-02-03 17:35:46 +01:00
  • cf7cad11de
    build(deps): bump cloud.google.com/go/storage from 1.34.0 to 1.37.0 dependabot[bot] 2024-02-02 20:40:57 +00:00
  • 370d9c31f4
    Merge pull request #4671 from restic/dependabot/go_modules/github.com/Azure/azure-sdk-for-go/sdk/storage/azblob-1.2.1 Michael Eischer 2024-02-02 20:31:16 +00:00
  • 6581133e85
    Merge pull request #4675 from restic/dependabot/go_modules/golang.org/x/oauth2-0.16.0 Michael Eischer 2024-02-02 20:29:39 +00:00
  • aa61cbc437 backup: verify blobs before upload Michael Eischer 2024-02-02 21:15:39 +01:00
  • 207a4a5e8e Downgrade klauspost/compress to fix data corruption at max. compression Michael Eischer 2024-02-02 20:10:29 +01:00
  • cbf9cd4a7f
    Merge pull request #4670 from joram-berger/patch-1 Michael Eischer 2024-02-02 18:40:13 +00:00
  • 552f01662b
    build(deps): bump golang.org/x/oauth2 from 0.15.0 to 0.16.0 dependabot[bot] 2024-02-01 01:53:12 +00:00
  • f66c2b2604
    build(deps): bump golang.org/x/sys from 0.15.0 to 0.16.0 dependabot[bot] 2024-02-01 01:51:55 +00:00