Commit graph

  • a494bf661d
    build(deps): bump golang.org/x/time from 0.6.0 to 0.7.0 dependabot[bot] 2024-11-01 01:43:08 +0000
  • 962279479d add vss metadata changelog Michael Eischer 2024-10-31 20:01:52 +0100
  • 0aee70b496 restic: test path handling of volume shadow copy root path Michael Eischer 2024-10-31 19:32:51 +0100
  • 4380627cb7 backup: run test with absolute path Michael Eischer 2024-10-31 19:30:21 +0100
  • e38f6794cd restic: fix error in fillGenericAttributes for vss volumes Michael Eischer 2024-10-31 19:10:01 +0100
  • f77e67086c fs: add correct vss support to fixpath Michael Eischer 2024-10-31 21:53:08 +0100
  • 51cd1c847b backup: log error if test backup fails Michael Eischer 2024-10-31 21:59:53 +0100
  • 14370fbf9e add vss metadata changelog Michael Eischer 2024-10-31 20:01:52 +0100
  • 62af5f0b4a restic: test path handling of volume shadow copy root path Michael Eischer 2024-10-31 19:32:51 +0100
  • cb9247530e backup: run test with absolute path Michael Eischer 2024-10-31 19:30:21 +0100
  • 1d0d5d87bc fs: fix error in fillGenericAttributes for vss volumes Michael Eischer 2024-10-31 19:10:01 +0100
  • 03aad742d3 fs: add correct vss support to fixpath Michael Eischer 2024-10-31 21:44:34 +0100
  • 15b7fb784f fs: cleanup fixpath Michael Eischer 2024-10-31 21:13:58 +0100
  • 33da501c35
    Merge pull request #5105 from joram-berger/patch-2 rawtaz 2024-10-27 19:11:56 +0000
  • cd44b2bf8b doc: Clarify number of blobs are added Joram Berger 2024-10-27 19:22:34 +0100
  • 1f0f6ad63d Merge branch 'patch-release' Michael Eischer 2024-10-27 18:35:32 +0100
  • ca4bd1b8ca
    Merge pull request #5094 from MichaelEischer/document-restore-delete-safety Michael Eischer 2024-10-27 18:21:47 +0100
  • 7eec85b4eb Set development version for 0.17.2 Alexander Neumann 2024-10-27 16:37:28 +0100
  • 2fb07dcdb1 Add version for 0.17.2 v0.17.2 Alexander Neumann 2024-10-27 16:37:19 +0100
  • 5dcee7f0a3 Update manpages and auto-completion Alexander Neumann 2024-10-27 16:37:19 +0100
  • 44968c7d43 Generate CHANGELOG.md for 0.17.2 Alexander Neumann 2024-10-27 16:37:08 +0100
  • dbb5fb9fbd Prepare changelog for 0.17.2 Alexander Neumann 2024-10-27 16:37:08 +0100
  • e320edd416
    Merge pull request #5048 from MichaelEischer/fix-macos-fuse Michael Eischer 2024-10-23 22:51:00 +0200
  • 3a4a5a8215
    Merge pull request #5102 from MichaelEischer/polish-changelogs Michael Eischer 2024-10-23 18:52:40 +0200
  • d8d955e0aa Tweak wording Michael Eischer 2024-10-22 20:00:39 +0200
  • 2ce485063f polish changelogs Michael Eischer 2024-10-22 19:47:44 +0200
  • f72febb34f
    Merge pull request #5099 from MichaelEischer/hackport-fix-vss-metadata Michael Eischer 2024-10-22 19:24:08 +0200
  • 821000cb68
    Merge pull request #5097 from MichaelEischer/fix-vss-metadata Michael Eischer 2024-10-22 19:23:06 +0200
  • db686592a1
    debug: azure add debug log to show access-tier Srigovind Nayak 2024-10-20 20:24:49 +0530
  • bff3341d10
    azure: add support for hot, cool, or cool access tiers Srigovind Nayak 2024-10-20 15:27:21 +0530
  • 5fe6607127
    Merge pull request #5084 from greatroar/utimesnano Michael Eischer 2024-10-19 12:47:13 +0000
  • 8f20d5dcd5 fs: Refactor UtimesNano replacements greatroar 2024-10-04 10:06:18 +0200
  • f967a33ccc fs: Use AT_FDCWD in Linux nodeRestoreSymlinkTimestamps greatroar 2024-10-04 11:06:26 +0200
  • ee9a5cdf70 add vss metadata changelog Michael Eischer 2024-10-18 22:36:03 +0200
  • 46dce1f4fa backup: work around file deletion error in test Michael Eischer 2024-10-18 22:08:10 +0200
  • 841f8bfef0 redirect test log output to t.Log() Michael Eischer 2024-10-18 21:18:22 +0200
  • 1f5791222a backup: test that vss backups work if underlying data was removed Michael Eischer 2024-10-18 20:05:32 +0200
  • ec43594003 add vss metadata changelog Michael Eischer 2024-10-18 22:36:03 +0200
  • a7b13bd603 fs: remove file.Name() from interface Michael Eischer 2024-10-18 21:43:23 +0200
  • 0c711f5605 archiver: use correct filepath in fileSaver for vss Michael Eischer 2024-10-18 21:41:02 +0200
  • 4df2e33568 archiver: properly create node for vss backups Michael Eischer 2024-10-18 22:26:18 +0200
  • 11c1fbce20
    Merge pull request #5098 from MichaelEischer/prepare-patch-release Michael Eischer 2024-10-18 22:20:27 +0200
  • e1faf7b18c backup: work around file deletion error in test Michael Eischer 2024-10-18 22:08:10 +0200
  • 9553d873ff backend/azure: Add tests for both token types Connor Findlay 2024-10-17 21:26:52 +1300
  • 048c3bb240 changelog: Add changes in issue-4004 Connor Findlay 2024-10-17 20:23:32 +1300
  • d6e76a22a8 backend/azure: Handle Container SAS/SAT Connor Findlay 2024-10-17 20:08:11 +1300
  • e3a022f9b5 add irregular files bug changelog Michael Eischer 2024-10-16 20:46:58 +0200
  • fe269c752a repair snapshots: remove irregular files Michael Eischer 2024-09-14 19:09:58 +0200
  • fc1fc00aa4 backup: exclude irregular files from backup Michael Eischer 2024-09-14 18:59:59 +0200
  • 3c82fe6ef5 fs: Include filename in mknod errors greatroar 2024-10-03 21:17:22 +0200
  • 986d981bf6 tag: fix swallowed error if repository cannot be opened Michael Eischer 2024-09-14 18:25:29 +0200
  • 0df2fa8135 fs: retry preallocate on Linux if interrupted by signal Michael Eischer 2024-09-07 16:37:26 +0200
  • 49ccb7734c list: validate subcommand Roman Inflianskas 2024-09-13 12:23:26 +0300
  • 491cc65e3a list: add subcommand completion Roman Inflianskas 2024-09-13 12:22:53 +0300
  • 8c1d6a50c1 cache: fix race condition in cache cleanup Damien Clark 2024-09-10 17:14:07 +1000
  • 9386acc4a6 Fix indentation of blockquotes in github release notes Michael Eischer 2024-09-05 22:33:57 +0200
  • 5b60d49654 fix: shorten sentence Git'Fellow 2024-09-07 15:27:15 +0200
  • 8056181301 docs: Recommend to setup B2 versions lifecycle rules Git'Fellow 2024-09-04 13:21:37 +0200
  • fc6f1b4b06 redirect test log output to t.Log() Michael Eischer 2024-10-18 21:18:22 +0200
  • 9f206601af backup: test that vss backups work if underlying data was removed Michael Eischer 2024-10-18 20:05:32 +0200
  • ca79cb92e3 fs/vss: test that vss functions actually read from snapshot Michael Eischer 2024-10-18 19:45:48 +0200
  • 352605d9f0 fs: remove file.Name() from interface Michael Eischer 2024-10-18 21:43:23 +0200
  • 26b77a543d archiver: use correct filepath in fileSaver for vss Michael Eischer 2024-10-18 21:41:02 +0200
  • b988754a6d fs/vss: reuse functions from underlying FS Michael Eischer 2024-10-18 19:30:05 +0200
  • 60960d2405 fs/vss: properly create node from vss path Michael Eischer 2024-10-18 19:27:42 +0200
  • 7c02141548
    Merge pull request #5093 from Seefin/fix-containerSAS Michael Eischer 2024-10-17 18:45:06 +0000
  • b434f560cc backend/azure: Add tests for both token types Connor Findlay 2024-10-17 21:26:52 +1300
  • 7bdfcf13fb changelog: Add changes in issue-4004 Connor Findlay 2024-10-17 20:23:32 +1300
  • 2e704c69ac backend/azure: Handle Container SAS/SAT Connor Findlay 2024-10-17 20:08:11 +1300
  • 5838896962 doc: document safety feature for --target / --delete Michael Eischer 2024-10-17 19:45:03 +0200
  • bcd5ac34bb
    Merge pull request #5060 from MichaelEischer/proper-nodefromfileinfo Michael Eischer 2024-10-16 21:34:37 +0200
  • 618f306f13
    Merge pull request #5054 from phillipp/dump-compress-zip Michael Eischer 2024-10-16 19:17:47 +0000
  • 75711446e1 fs: move NodeFromFileInfo into FS interface Michael Eischer 2024-08-28 10:58:07 +0200
  • c3b3120e10
    Merge pull request #5057 from MichaelEischer/fix-backup-irregular Michael Eischer 2024-10-16 21:13:08 +0200
  • e29d38f8bf dump/zip: test that files are compressed Michael Eischer 2024-10-16 21:11:24 +0200
  • da3c02405b dump/zip: only compress regular files Michael Eischer 2024-10-16 21:09:05 +0200
  • 55c150054d add irregular files bug changelog Michael Eischer 2024-10-16 20:46:58 +0200
  • 012cb06fe9 repair snapshots: remove irregular files Michael Eischer 2024-09-14 19:09:58 +0200
  • f44b7cdf8c backup: exclude irregular files from backup Michael Eischer 2024-09-14 18:59:59 +0200
  • e91a456656
    Merge pull request #5061 from MichaelEischer/fix-timestamp-restore-windows Michael Eischer 2024-10-16 20:47:17 +0200
  • e21496f217
    Merge pull request #5074 from greatroar/dump Michael Eischer 2024-10-16 18:33:35 +0000
  • 0c0d8b8cfd
    Merge pull request #5083 from greatroar/errors Michael Eischer 2024-10-16 18:22:49 +0000
  • 60cba55647
    Merge pull request #5079 from restic/dependabot/go_modules/google.golang.org/api-0.199.0 Michael Eischer 2024-10-09 20:35:03 +0000
  • 221fa0fa7c
    build(deps): bump google.golang.org/api from 0.195.0 to 0.199.0 dependabot[bot] 2024-10-09 20:26:34 +0000
  • 7cfd8a6715
    Merge pull request #5080 from restic/dependabot/go_modules/golang.org/x/oauth2-0.23.0 Michael Eischer 2024-10-09 20:15:43 +0000
  • 0ada0b56b6
    Merge pull request #5078 from restic/dependabot/go_modules/github.com/minio/minio-go/v7-7.0.77 Michael Eischer 2024-10-09 20:09:05 +0000
  • 7c12bd59a0
    Merge pull request #5053 from rominf/rominf-generate-stdout Michael Eischer 2024-10-09 20:06:54 +0000
  • 888abff7e0
    Merge pull request #5058 from MichaelEischer/clarify-changelog Michael Eischer 2024-10-09 22:06:41 +0200
  • 783901726e
    Merge pull request #5056 from MichaelEischer/fix-tag-error-handling Michael Eischer 2024-10-09 22:06:26 +0200
  • eac00eb933
    build(deps): bump golang.org/x/oauth2 from 0.22.0 to 0.23.0 dependabot[bot] 2024-10-09 19:58:42 +0000
  • 96c1c1a0fc
    Merge pull request #5075 from greatroar/idset Michael Eischer 2024-10-09 19:55:26 +0000
  • 8d7f4574b4
    Merge pull request #5077 from restic/dependabot/go_modules/go.uber.org/automaxprocs-1.6.0 Michael Eischer 2024-10-09 19:51:15 +0000
  • ddf65b04f3
    Merge pull request #5076 from restic/dependabot/go_modules/golang.org/x/sys-0.25.0 Michael Eischer 2024-10-09 19:50:45 +0000
  • 2b609d3e77 errors, fs: Replace CombineErrors with stdlib Join greatroar 2024-10-03 21:39:35 +0200
  • 19653f9e06 fs: Simplify NodeCreateAt greatroar 2024-10-03 21:36:48 +0200
  • e10e2bb50f fs: Include filename in mknod errors greatroar 2024-10-03 21:17:22 +0200
  • b5c28a7ba2 internal/restic: Use IDSet.Clone + use maps package greatroar 2024-09-30 22:43:04 +0200
  • f3f629bb69
    build(deps): bump github.com/minio/minio-go/v7 from 7.0.76 to 7.0.77 dependabot[bot] 2024-10-01 01:49:46 +0000
  • e90085b375
    build(deps): bump go.uber.org/automaxprocs from 1.5.3 to 1.6.0 dependabot[bot] 2024-10-01 01:49:41 +0000
  • 3f08dee685
    build(deps): bump golang.org/x/sys from 0.24.0 to 0.25.0 dependabot[bot] 2024-10-01 01:49:38 +0000