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

Commit graph

  • 0c711f5605 archiver: use correct filepath in fileSaver for vss Michael Eischer 2024-10-18 21:41:02 +02:00
  • 4df2e33568 archiver: properly create node for vss backups Michael Eischer 2024-10-18 22:26:18 +02:00
  • 11c1fbce20
    Merge pull request #5098 from MichaelEischer/prepare-patch-release Michael Eischer 2024-10-18 22:20:27 +02:00
  • e1faf7b18c backup: work around file deletion error in test Michael Eischer 2024-10-18 22:08:10 +02:00
  • 9553d873ff backend/azure: Add tests for both token types Connor Findlay 2024-10-17 21:26:52 +13:00
  • 048c3bb240 changelog: Add changes in issue-4004 Connor Findlay 2024-10-17 20:23:32 +13:00
  • d6e76a22a8 backend/azure: Handle Container SAS/SAT Connor Findlay 2024-10-17 20:08:11 +13:00
  • e3a022f9b5 add irregular files bug changelog Michael Eischer 2024-10-16 20:46:58 +02:00
  • fe269c752a repair snapshots: remove irregular files Michael Eischer 2024-09-14 19:09:58 +02:00
  • fc1fc00aa4 backup: exclude irregular files from backup Michael Eischer 2024-09-14 18:59:59 +02:00
  • 3c82fe6ef5 fs: Include filename in mknod errors greatroar 2024-10-03 21:17:22 +02:00
  • 986d981bf6 tag: fix swallowed error if repository cannot be opened Michael Eischer 2024-09-14 18:25:29 +02:00
  • 0df2fa8135 fs: retry preallocate on Linux if interrupted by signal Michael Eischer 2024-09-07 16:37:26 +02:00
  • 49ccb7734c list: validate subcommand Roman Inflianskas 2024-09-13 12:23:26 +03:00
  • 491cc65e3a list: add subcommand completion Roman Inflianskas 2024-09-13 12:22:53 +03:00
  • 8c1d6a50c1 cache: fix race condition in cache cleanup Damien Clark 2024-09-10 17:14:07 +10:00
  • 9386acc4a6 Fix indentation of blockquotes in github release notes Michael Eischer 2024-09-05 22:33:57 +02:00
  • 5b60d49654 fix: shorten sentence Git'Fellow 2024-09-07 15:27:15 +02:00
  • 8056181301 docs: Recommend to setup B2 versions lifecycle rules Git'Fellow 2024-09-04 13:21:37 +02:00
  • fc6f1b4b06 redirect test log output to t.Log() Michael Eischer 2024-10-18 21:18:22 +02:00
  • 9f206601af backup: test that vss backups work if underlying data was removed Michael Eischer 2024-10-18 20:05:32 +02:00
  • ca79cb92e3 fs/vss: test that vss functions actually read from snapshot Michael Eischer 2024-10-18 19:45:48 +02:00
  • 352605d9f0 fs: remove file.Name() from interface Michael Eischer 2024-10-18 21:43:23 +02:00
  • 26b77a543d archiver: use correct filepath in fileSaver for vss Michael Eischer 2024-10-18 21:41:02 +02:00
  • b988754a6d fs/vss: reuse functions from underlying FS Michael Eischer 2024-10-18 19:30:05 +02:00
  • 60960d2405 fs/vss: properly create node from vss path Michael Eischer 2024-10-18 19:27:42 +02:00
  • 7c02141548
    Merge pull request #5093 from Seefin/fix-containerSAS Michael Eischer 2024-10-17 18:45:06 +00:00
  • b434f560cc backend/azure: Add tests for both token types Connor Findlay 2024-10-17 21:26:52 +13:00
  • 7bdfcf13fb changelog: Add changes in issue-4004 Connor Findlay 2024-10-17 20:23:32 +13:00
  • 2e704c69ac backend/azure: Handle Container SAS/SAT Connor Findlay 2024-10-17 20:08:11 +13:00
  • 5838896962 doc: document safety feature for --target / --delete Michael Eischer 2024-10-17 19:45:03 +02:00
  • bcd5ac34bb
    Merge pull request #5060 from MichaelEischer/proper-nodefromfileinfo Michael Eischer 2024-10-16 21:34:37 +02:00
  • 618f306f13
    Merge pull request #5054 from phillipp/dump-compress-zip Michael Eischer 2024-10-16 19:17:47 +00:00
  • 75711446e1 fs: move NodeFromFileInfo into FS interface Michael Eischer 2024-08-28 10:58:07 +02:00
  • c3b3120e10
    Merge pull request #5057 from MichaelEischer/fix-backup-irregular Michael Eischer 2024-10-16 21:13:08 +02:00
  • e29d38f8bf dump/zip: test that files are compressed Michael Eischer 2024-10-16 21:11:24 +02:00
  • da3c02405b dump/zip: only compress regular files Michael Eischer 2024-10-16 21:09:05 +02:00
  • 55c150054d add irregular files bug changelog Michael Eischer 2024-10-16 20:46:58 +02:00
  • 012cb06fe9 repair snapshots: remove irregular files Michael Eischer 2024-09-14 19:09:58 +02:00
  • f44b7cdf8c backup: exclude irregular files from backup Michael Eischer 2024-09-14 18:59:59 +02:00
  • e91a456656
    Merge pull request #5061 from MichaelEischer/fix-timestamp-restore-windows Michael Eischer 2024-10-16 20:47:17 +02:00
  • e21496f217
    Merge pull request #5074 from greatroar/dump Michael Eischer 2024-10-16 18:33:35 +00:00
  • 0c0d8b8cfd
    Merge pull request #5083 from greatroar/errors Michael Eischer 2024-10-16 18:22:49 +00:00
  • 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 +00:00
  • 221fa0fa7c
    build(deps): bump google.golang.org/api from 0.195.0 to 0.199.0 dependabot[bot] 2024-10-09 20:26:34 +00:00
  • 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 +00:00
  • 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 +00:00
  • 7c12bd59a0
    Merge pull request #5053 from rominf/rominf-generate-stdout Michael Eischer 2024-10-09 20:06:54 +00:00
  • 888abff7e0
    Merge pull request #5058 from MichaelEischer/clarify-changelog Michael Eischer 2024-10-09 22:06:41 +02:00
  • 783901726e
    Merge pull request #5056 from MichaelEischer/fix-tag-error-handling Michael Eischer 2024-10-09 22:06:26 +02:00
  • eac00eb933
    build(deps): bump golang.org/x/oauth2 from 0.22.0 to 0.23.0 dependabot[bot] 2024-10-09 19:58:42 +00:00
  • 96c1c1a0fc
    Merge pull request #5075 from greatroar/idset Michael Eischer 2024-10-09 19:55:26 +00:00
  • 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 +00:00
  • 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 +00:00
  • 2b609d3e77 errors, fs: Replace CombineErrors with stdlib Join greatroar 2024-10-03 21:39:35 +02:00
  • 19653f9e06 fs: Simplify NodeCreateAt greatroar 2024-10-03 21:36:48 +02:00
  • e10e2bb50f fs: Include filename in mknod errors greatroar 2024-10-03 21:17:22 +02:00
  • b5c28a7ba2 internal/restic: Use IDSet.Clone + use maps package greatroar 2024-09-30 22:43:04 +02:00
  • 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 +00:00
  • e90085b375
    build(deps): bump go.uber.org/automaxprocs from 1.5.3 to 1.6.0 dependabot[bot] 2024-10-01 01:49:41 +00:00
  • 3f08dee685
    build(deps): bump golang.org/x/sys from 0.24.0 to 0.25.0 dependabot[bot] 2024-10-01 01:49:38 +00:00
  • 8c7a6daa47 dump: Simplify writeNode and use fewer goroutines greatroar 2024-09-30 17:24:05 +02:00
  • 8872f0fd2e revcs first patch dheerajshyampvsofficial 2024-09-28 11:08:44 +05:30
  • 3d976562fa
    generate: allow passing - for stdout output Roman Inflianskas 2024-09-13 15:33:49 +03:00
  • 3a8c2a4d29
    Merge b041701b74 into efec1a5e96 Aneesh N 2024-09-15 22:28:45 -04:00
  • 1a7fafc7eb dump: compress zip archives Phillipp Röll 2024-09-15 21:01:23 +02:00
  • 3f06816267 Remove unnecessary argument checks Phillipp Röll 2024-09-15 19:00:05 +02:00
  • 155383b1c7 Add tests for path preparation Phillipp Röll 2024-09-15 18:51:08 +02:00
  • 629fc20b44 Check if all paths have been dumped Phillipp Röll 2024-09-15 18:48:32 +02:00
  • 0727585044 initial commit Phillipp Röll 2024-09-14 12:13:55 +02:00
  • 4469fe1575 fs: fix restoring timestamps on Windows for long paths Michael Eischer 2024-08-29 23:22:16 +02:00
  • bad6c54a33 dump: add --compress-zip flag to compress zip archives Phillipp Röll 2024-09-13 18:21:07 +02:00
  • 95a4ff410b
    find: optimize directory traversal with match caching across snapshots Srigovind Nayak 2024-09-15 01:46:45 +05:30
  • 7680f48258 Changelogs should omit problem if it duplicates the new behavior Michael Eischer 2024-09-14 20:54:27 +02:00
  • efec1a5e96
    Merge pull request #5045 from MichaelEischer/fix-preallocate-eintr Michael Eischer 2024-09-14 19:17:51 +02:00
  • bd2c986592
    Merge pull request #5051 from rominf/rominf-list-subcommands Michael Eischer 2024-09-14 16:43:04 +00:00
  • cab6b15603 tag: fix swallowed error if repository cannot be opened Michael Eischer 2024-09-14 18:25:29 +02:00
  • 4105e4a356
    Merge pull request #5047 from damoclark/patch-1 Michael Eischer 2024-09-14 16:14:48 +00:00
  • ccf5be235a add changelog for fuse fix Michael Eischer 2024-09-11 21:39:35 +02:00
  • 5ce6ca2219 fuse: test that the same fs.Node is used for the same file Michael Eischer 2024-09-11 21:31:05 +02:00
  • 51173c5003 fuse: forget fs.Node instances on request by the kernel Michael Eischer 2024-09-09 22:37:51 +02:00
  • e9940f39dc fuse: add missing type assertion for optional interfaces Michael Eischer 2024-09-09 22:37:08 +02:00
  • 6ec2b62ec5 fuse: cache fs.Node instances Michael Eischer 2024-09-09 22:15:30 +02:00
  • 4795143d6d cache: fix race condition in cache cleanup Damien Clark 2024-09-10 17:14:07 +10:00
  • a84e65b7f9
    list: validate subcommand Roman Inflianskas 2024-09-13 12:23:26 +03:00
  • 6f08dbb2d7
    list: add subcommand completion Roman Inflianskas 2024-09-13 12:22:53 +03:00
  • c1532179d4
    Merge pull request #5043 from MichaelEischer/fix-github-release-note-formatting Michael Eischer 2024-09-07 17:11:22 +02:00
  • 34fe73ea42 fs: retry preallocate on Linux if interrupted by signal Michael Eischer 2024-09-07 16:37:26 +02:00
  • 37d5bd61a0
    Merge pull request #5042 from solracsf/patch-1 Michael Eischer 2024-09-07 14:36:29 +00:00
  • 7b1a15916d
    Merge pull request #5039 from konidev20/fix-gh-4806-forget-add-reason-for-oldest-snapshot-retained Michael Eischer 2024-09-07 14:31:47 +00:00
  • 113439c69b
    fix: shorten sentence Git'Fellow 2024-09-07 15:27:15 +02:00
  • 5468e85222
    docs: mention that the oldest snapshot is marked oldest in the reasons of the forget comman Srigovind Nayak 2024-09-07 15:06:21 +05:30
  • b69c6408a6
    forget: make oldest snapshot marker more strict Srigovind Nayak 2024-09-07 15:00:21 +05:30
  • d656a50852
    forget: update tests to reflect specific reasons for keeping oldest snapshots in a group Srigovind Nayak 2024-09-01 17:22:39 +05:30
  • 87f30bc787
    forget: indicate why the oldest snapshot in a group is kept When the oldest snapshot in the list is retained, the reason is now prefixed with "oldest" to clearly indicate why it's being kept. Srigovind Nayak 2024-09-01 17:10:32 +05:30
  • 4f0affd4f7 Merge branch 'patch-release' Michael Eischer 2024-09-06 22:27:30 +02:00
  • 3df8337d63 Fix indentation of blockquotes in github release notes Michael Eischer 2024-09-05 22:33:57 +02:00
  • 76a647febf Set development version for 0.17.1 Alexander Neumann 2024-09-05 21:25:24 +02:00
  • 975aa41e1e Add version for 0.17.1 v0.17.1 Alexander Neumann 2024-09-05 21:25:21 +02:00
  • a98370cc9e Update manpages and auto-completion Alexander Neumann 2024-09-05 21:25:21 +02:00