Commit graph

  • 6283915f86 main: format exit errors as JSON when using --json Michael Terry 2024-07-28 09:08:10 -0400
  • 2d250a9135 version: add message_type in --json mode Michael Terry 2024-07-28 08:36:19 -0400
  • 33c670dd7a
    Merge pull request #4996 from restic/dependabot/go_modules/google.golang.org/api-0.191.0 Michael Eischer 2024-08-11 09:25:19 +0000
  • 849c441455
    Gracefully handle invalid prepared volume names aneesh-n 2024-08-11 01:48:25 -0600
  • b5b5c1fe8e
    Add changelog aneesh-n 2024-08-11 01:32:55 -0600
  • 1d392a36f9
    Fix extended attributes handling for VSS snapshots aneesh-n 2024-08-11 01:23:47 -0600
  • 049186371f
    build(deps): bump google.golang.org/api from 0.189.0 to 0.191.0 dependabot[bot] 2024-08-10 18:17:20 +0000
  • 910f64ce47
    Merge pull request #4997 from restic/dependabot/go_modules/github.com/Azure/azure-sdk-for-go/sdk/azcore-1.14.0 Michael Eischer 2024-08-10 18:11:28 +0000
  • b3b71e78cd
    Merge pull request #4995 from restic/dependabot/go_modules/golang.org/x/crypto-0.26.0 Michael Eischer 2024-08-10 18:08:20 +0000
  • f2e2e5f5ab
    build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azcore dependabot[bot] 2024-08-10 17:58:58 +0000
  • ecd03b4fc6
    build(deps): bump golang.org/x/crypto from 0.25.0 to 0.26.0 dependabot[bot] 2024-08-10 17:58:50 +0000
  • 3f5e2160de
    Merge pull request #4938 from MichaelEischer/bump-go-version Michael Eischer 2024-08-10 19:57:59 +0200
  • 283225f15f
    Merge pull request #4994 from MichaelEischer/less-flaky-watchdog-test Michael Eischer 2024-08-10 19:35:38 +0200
  • 400ae55940 replace deprecated usages of math/rand Michael Eischer 2024-08-10 19:34:49 +0200
  • 84c79f1456 bump required go version to 1.21 Michael Eischer 2024-07-26 19:12:39 +0200
  • 0b19f6cf5a Switch back to sha256 from the std library Michael Eischer 2024-07-26 19:10:25 +0200
  • fbecc9db66 upgrade all direct dependencies Michael Eischer 2024-07-26 19:08:03 +0200
  • ad48751adb bump required go version to 1.21 Michael Eischer 2024-07-26 19:07:14 +0200
  • 86390b453d
    Merge pull request #4980 from zmanda/unsupported-ea-handling Michael Eischer 2024-08-10 17:11:12 +0000
  • fa35e72214 backend: tweak timeouts to make watchdog timeout test less flaky Michael Eischer 2024-08-10 19:07:59 +0200
  • 05571286b2
    Merge pull request #4946 from mikix/json-errors Michael Eischer 2024-08-10 17:04:56 +0000
  • 4ee3c9c8b9
    Merge pull request #4951 from MichaelEischer/better-completions-poc Michael Eischer 2024-08-10 18:40:57 +0200
  • 18e9d71d7a
    Fix review comments aneesh-n 2024-08-10 10:38:04 -0600
  • 853a686994 backend: return correct error on upload/request timeout Michael Eischer 2024-08-10 18:06:24 +0200
  • a164789321
    Merge pull request #4977 from MichaelEischer/warn-on-incomplete-metadata Michael Eischer 2024-08-10 17:59:25 +0200
  • 09fd599057
    Merge pull request #4973 from MichaelEischer/err-on-unknown-migration Michael Eischer 2024-08-10 15:43:58 +0200
  • fb815abca5
    Merge pull request #4979 from MichaelEischer/debug-log-flaky-mount-test Michael Eischer 2024-08-10 15:43:31 +0200
  • 71632a8197
    Handle extended length paths aneesh-n 2024-08-05 16:03:43 -0600
  • 85639f5159
    Add handling for relative paths, vss paths, UNC paths aneesh-n 2024-08-04 13:19:13 -0600
  • c13725b5d0
    Check EA support only for volumes, files and dirs aneesh-n 2024-08-04 11:05:40 -0600
  • 89712f6640
    Formatted aneesh-n 2024-08-04 10:36:13 -0600
  • 9dedba6dfc
    Address review comments aneesh-n 2024-08-04 10:23:39 -0600
  • 8c8a066c0e
    Correct the bitmask for fileSupportsExtendedAttributes and add link aneesh-n 2024-08-03 18:06:47 -0600
  • 041c0705e4
    Add changelog aneesh-n 2024-08-03 16:19:59 -0600
  • 56113a8da7
    Skip EA processing for volumes that do not support EA aneesh-n 2024-08-03 16:03:30 -0600
  • 73c9780321 backup: store but warn if extended metadata for item is incomplete Michael Eischer 2024-08-03 19:10:11 +0200
  • 88f59fc2d6 json: switch backup and restore errors from string to struct types Michael Terry 2024-08-03 15:29:10 -0400
  • 03be64a094 mount: enable debug log for TestMountSameTimestamps Michael Eischer 2024-08-03 22:17:07 +0200
  • a48baf6f3a
    Merge pull request #4976 from textaligncenter/backup-panic Michael Eischer 2024-08-03 19:56:15 +0000
  • a376323331 restore: print JSON versions of errors in --json mode Michael Terry 2024-07-27 19:06:26 -0400
  • e622135e7e
    Merge pull request #4974 from MichaelEischer/fix-cache-debug-log Michael Eischer 2024-08-03 21:12:32 +0200
  • d8ea178e69 fix panic in fs_reader textaligncenter 2024-08-03 16:44:45 +0000
  • ad2585af67 backup: show actual error strings in --json mode Michael Terry 2024-07-27 19:04:34 -0400
  • f4bdfea1c9 backup: print scanner errors to stderr, not stdout Michael Terry 2024-07-27 19:00:43 -0400
  • d2f7c5a9c6
    Merge pull request #4978 from konidev20/fix-gh-4949-repair-index-spurious-index Michael Eischer 2024-08-03 18:53:57 +0000
  • 068d5b95c3
    rewrite: skip saving empty indexes during MasterIndex.Rewrite Srigovind Nayak 2024-08-03 23:34:59 +0530
  • d4db5a364e
    Merge pull request #4958 from mikix/restore-errors Michael Eischer 2024-08-03 17:58:54 +0000
  • f3af264674
    Merge pull request #4967 from restic/dependabot/github_actions/docker/login-action-3.3.0 Michael Eischer 2024-08-03 17:58:52 +0000
  • 4266dca1b6 cache: fix confusing debug log Michael Eischer 2024-08-03 18:51:38 +0200
  • d407abb50f
    Merge pull request #4960 from MichaelEischer/reduce-cancelation-delays Michael Eischer 2024-08-03 18:23:20 +0200
  • 3faeddcd5f
    Merge pull request #4954 from MichaelEischer/improve-windows-path-handling Michael Eischer 2024-08-03 18:22:39 +0200
  • 1c775feecc add changelog for cancelation delay Michael Eischer 2024-07-31 20:49:44 +0200
  • b3bfb5ed44 add changelog for long paths on windows Michael Eischer 2024-08-03 18:09:28 +0200
  • db77919550 migrate: show warning if migration is unknown Michael Eischer 2024-08-03 17:22:56 +0200
  • 7b423a0915
    build(deps): bump docker/login-action from 3.2.0 to 3.3.0 dependabot[bot] 2024-08-01 01:11:48 +0000
  • a639454f28 diff: improve cancelation handling Michael Eischer 2024-07-31 19:45:33 +0200
  • ae1cb889dd Add more checks for canceled contexts Michael Eischer 2024-07-31 19:30:47 +0200
  • 6a97833337 restore: clean up error handling when restoring metadata Michael Terry 2024-07-27 18:55:00 -0400
  • 8d5e188218
    Merge pull request #4956 from northben/patch-2 rawtaz 2024-07-30 15:27:24 +0000
  • 98c73eeca9
    Update faq.rst Ben Northway 2024-07-30 09:11:18 -0600
  • a9be986782 restorer: add minimal long path handling test Michael Eischer 2024-07-29 21:11:47 +0200
  • 62c4a5e9a0 fs: fix long path handling for ResetPermissions, ClearAttributes and security descriptors Michael Eischer 2024-07-29 20:10:58 +0200
  • 7448a15f72 stats: add --mode completions Michael Eischer 2024-07-28 12:21:42 +0200
  • bb50d86e68 cat: add subcommand completion Michael Eischer 2024-07-28 12:21:30 +0200
  • 76d56e24d6
    Merge pull request #4939 from MichaelEischer/fix-stdin-command-docs Michael Eischer 2024-07-26 20:17:00 +0000
  • d4b28cea6c docs: clarify how to pass arguments using backup --stdin-from-command Michael Eischer 2024-07-26 20:09:46 +0200
  • ebc15b8680 Set development version for 0.17.0 Alexander Neumann 2024-07-26 11:30:50 +0200
  • 277c8f5029 Add version for 0.17.0 v0.17.0 Alexander Neumann 2024-07-26 11:30:37 +0200
  • 65748fcd6b Update manpages and auto-completion Alexander Neumann 2024-07-26 11:30:37 +0200
  • 905da91e61 Generate CHANGELOG.md for 0.17.0 Alexander Neumann 2024-07-26 11:29:39 +0200
  • ad09d21aaf Prepare changelog for 0.17.0 Alexander Neumann 2024-07-26 11:28:55 +0200
  • aa69b15f3e
    Merge pull request #4936 from restic/828-fix-changelog Michael Eischer 2024-07-25 16:48:31 +0000
  • 5a8c915443 doc: Remove unrelated PR URL from changelog entry Leo R. Lundgren 2024-07-25 14:27:43 +0200
  • 2be8793de2
    Merge pull request #4933 from MichaelEischer/backup-source Michael Eischer 2024-07-24 21:08:39 +0200
  • fe2d1dfd84
    Merge pull request #4932 from restic/polish-changelogs Michael Eischer 2024-07-24 18:47:03 +0000
  • 636bf2915e minor tweaks Michael Eischer 2024-07-24 19:28:45 +0200
  • 729e009485 replace all uses of target in relation to backup Michael Eischer 2024-07-24 19:40:53 +0200
  • 0ddff92323
    Merge pull request #4930 from MichaelEischer/update-xattr-lib Michael Eischer 2024-07-24 19:06:56 +0200
  • 4d6cd8f069
    Merge pull request #4931 from restic/doc-vss-options Michael Eischer 2024-07-23 20:54:38 +0000
  • 77ec8ae091 doc: Polish unreleased changelogs Leo R. Lundgren 2024-07-23 00:19:22 +0200
  • c54d5a8eca doc: Clarify VSS extended options Leo R. Lundgren 2024-07-23 00:37:56 +0200
  • 948c6f1da3 update xattr library to 0.4.10 Michael Eischer 2024-07-22 22:11:58 +0200
  • fa5ff0873a
    Merge pull request #4925 from MichaelEischer/fix-restore-truncation Michael Eischer 2024-07-21 12:28:12 +0200
  • b5d0586b26
    Merge pull request #4926 from MichaelEischer/restore-size-only-files Michael Eischer 2024-07-21 12:06:15 +0200
  • 0dcac90bea restorer: don't track already uptodate blobs Michael Eischer 2024-07-21 12:03:28 +0200
  • 10efa77103 restorer: add test for file truncation case Michael Eischer 2024-07-20 12:32:27 +0200
  • 6f8e17a463 restorer: minor code cleanups Michael Eischer 2024-07-20 12:32:08 +0200
  • 5d6ce59a8d restorer: also truncate files if their content is already uptodate Michael Eischer 2024-07-20 12:23:12 +0200
  • 59c880fce3 restorer: only show size in text output for files Michael Eischer 2024-07-20 12:46:28 +0200
  • 4f4598a1e3
    Merge pull request #4905 from alex-kattathra-johnson/issue-4902 Michael Eischer 2024-07-16 18:06:15 +0000
  • 3bf2927006 Update snapshot summary on rewrite Alex Johnson 2024-07-11 09:24:00 -0500
  • 1a45f05e19
    Merge pull request #4921 from MichaelEischer/restorer-bugs Michael Eischer 2024-07-14 11:38:58 +0200
  • dcfffd7779 restore: extend overwrite test for small files Michael Eischer 2024-07-14 11:30:41 +0200
  • 44e3610b32 restore: progress bar total on windows Michael Eischer 2024-07-13 00:02:17 +0200
  • 4a9536b829 amend restore overwrite changelog Michael Eischer 2024-07-12 23:31:54 +0200
  • 98cfb2c4c8 restore: test progress reporting for partially up to date files Michael Eischer 2024-07-12 23:26:18 +0200
  • 26aa65e0d4 restore: add regression test for corrupt in-place restore of large file Michael Eischer 2024-07-12 23:14:03 +0200
  • 2833b2f699 restore: fix progress bar for partially up to date files Michael Eischer 2024-07-12 22:59:01 +0200
  • c77b2d5ca2 restore: avoid long cancelation delay for frequently used blobs Michael Eischer 2024-07-12 22:29:56 +0200
  • f64191da9c restore: improve reporting of cancelation errors Michael Eischer 2024-07-12 22:27:32 +0200