2
2
mirror of https://github.com/octoleo/restic.git synced 2024-11-21 20:35:12 +00:00

Commit Graph

  • 10765151d3 doc: fine tune description of diff command Michael Eischer 2024-07-06 21:01:58 +0200
  • f3a3c46153 bump some dependencies Michael Eischer 2024-07-06 17:29:16 +0200
  • 33de00bba0
    Add explanation to restic diff symbols Joram Berger 2024-07-06 16:47:04 +0200
  • aedead2823 ui/termstatus: fix clearing status lines Michael Eischer 2024-07-06 11:27:35 +0200
  • 8e27a934de
    Merge pull request #4881 from MichaelEischer/restore-delete-actual Michael Eischer 2024-07-05 22:52:54 +0200
  • 54316978cd add restore --delete changelog Michael Eischer 2024-06-29 22:31:19 +0200
  • 569f111cb1 restore: document --delete option Michael Eischer 2024-06-29 22:21:27 +0200
  • 868219aad1 restore: test --dry-run plus --delete Michael Eischer 2024-06-29 21:53:07 +0200
  • aa8e18cf32 restore: add deletions to progress output Michael Eischer 2024-06-29 21:29:42 +0200
  • f4b15fdd96 restore: allow deleting a directory to replace it with a file Michael Eischer 2024-06-29 20:23:28 +0200
  • 168fc09d5f restore: use case insensitive file name comparison on windows Michael Eischer 2024-06-29 19:54:12 +0200
  • 013a6156bd restore: remove unused parameter from SelectFilter Michael Eischer 2024-06-29 19:23:09 +0200
  • ac44bdf6dd restore: add --delete option to remove files that are not in snapshot Michael Eischer 2024-06-29 19:02:57 +0200
  • 144e2a451f restore: track expected filenames in a folder Michael Eischer 2024-06-29 18:58:17 +0200
  • d762f4ee64 restore: simplfy selectFilter arguments Michael Eischer 2024-06-29 17:53:47 +0200
  • a9a60f77ce restore: optimize memory usage Michael Eischer 2024-06-29 17:24:47 +0200
  • 1369658a32 archiver: extract Readdirnames to fs package Michael Eischer 2024-06-29 17:15:29 +0200
  • 83fdcf21fe
    Merge pull request #4839 from MichaelEischer/restore-dry-run Michael Eischer 2024-07-05 21:02:13 +0200
  • a90665028f doc: fix syntax error Michael Eischer 2024-07-05 20:12:41 +0200
  • ae978d60cc restore: pass action enum to restore progress Michael Eischer 2024-06-29 21:24:45 +0200
  • 798256ec52 restore: add dry-run docs Michael Eischer 2024-05-31 21:12:13 +0200
  • 83351f42e3 restore: add dry-run support Michael Eischer 2024-05-31 20:57:28 +0200
  • c47bf33884 restore: print processed files at maximum verbosity Michael Eischer 2024-05-31 20:38:51 +0200
  • 2a7d257036
    Merge pull request #4882 from MichaelEischer/improve-check-output Michael Eischer 2024-07-05 20:16:45 +0200
  • 283038056e doc: suggest to follow troubleshooting steps if check reports error Michael Eischer 2024-06-30 11:45:29 +0200
  • fdc7349aa4 check: improve error on damaged index Michael Eischer 2024-06-30 11:42:23 +0200
  • a03e00373c update repair packs changelog Michael Eischer 2024-06-30 11:18:53 +0200
  • 879ba07a87 check: only show additional files if verbose output is enabled Michael Eischer 2024-06-30 11:12:08 +0200
  • 6d9dfff1cb check: point users towards the troubleshooting guide if repo has errors Michael Eischer 2024-06-30 11:08:52 +0200
  • c9a4a95848 check: suggest using repair packs to repair truncated pack files Michael Eischer 2024-06-30 11:06:49 +0200
  • da338d5aa8 check: tweak wording of repair packs message Michael Eischer 2024-06-30 11:02:36 +0200
  • 1671a3fe2e check: hide message about additional files if error in repo Michael Eischer 2024-06-30 10:57:12 +0200
  • b1250eead9 check: mark s3legacy layout and legacy indexes are error Michael Eischer 2024-06-30 10:55:44 +0200
  • 66a67d568d
    Merge pull request #4885 from MichaelEischer/clarify-path-option Michael Eischer 2024-07-05 19:53:15 +0200
  • 737389ea68
    Merge pull request #4896 from MichaelEischer/fix-subfolder-help-text Michael Eischer 2024-07-04 22:06:51 +0200
  • 6fadc0131b
    Merge pull request #4883 from MichaelEischer/fix-check-cache Michael Eischer 2024-07-04 22:06:28 +0200
  • a44e4bdd40 man: work around broken rendering of <snapshotID>:<subfolder> help text Michael Eischer 2024-07-03 20:39:59 +0200
  • 639326903c
    Merge pull request #4893 from szepeviktor/typos Michael Eischer 2024-07-03 18:09:40 +0000
  • ac00229386 Fix typos Viktor Szépe 2024-07-01 22:45:59 +0000
  • 278ec55d3f
    Merge pull request #4894 from eltociear/patch-1 Michael Eischer 2024-07-03 17:26:39 +0000
  • a60643de9c
    docs: update 045_working_with_repos.rst Ikko Eltociear Ashimine 2024-07-03 14:31:11 +0900
  • a72b418319
    Merge pull request #4889 from restic/dependabot/go_modules/github.com/spf13/cobra-1.8.1 Michael Eischer 2024-07-01 21:02:47 +0000
  • 9e8d7c3ad4
    Merge pull request #4887 from restic/dependabot/go_modules/github.com/Azure/azure-sdk-for-go/sdk/azidentity-1.7.0 Michael Eischer 2024-07-01 21:00:58 +0000
  • f02cb8eb62
    build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azidentity dependabot[bot] 2024-07-01 20:50:05 +0000
  • 7a21924d72
    Merge pull request #4891 from restic/dependabot/go_modules/golang.org/x/oauth2-0.21.0 Michael Eischer 2024-07-01 20:49:49 +0000
  • cef24bdcf4
    Merge pull request #4890 from restic/dependabot/go_modules/github.com/klauspost/compress-1.17.9 Michael Eischer 2024-07-01 20:45:57 +0000
  • 97969e515d
    Merge pull request #4886 from restic/dependabot/github_actions/docker/build-push-action-6 Michael Eischer 2024-07-01 20:39:44 +0000
  • 74ef20b406
    Merge pull request #4888 from restic/dependabot/go_modules/github.com/Azure/azure-sdk-for-go/sdk/azcore-1.12.0 Michael Eischer 2024-07-01 20:36:04 +0000
  • c3ad56474d Merge branch 'patch-release' Michael Eischer 2024-07-01 21:49:39 +0200
  • 5820dccaef Set development version for 0.16.5 Alexander Neumann 2024-07-01 21:25:34 +0200
  • fe9f142b52 Add version for 0.16.5 Alexander Neumann 2024-07-01 21:25:34 +0200
  • 6ae760751a Generate CHANGELOG.md for 0.16.5 Alexander Neumann 2024-07-01 21:25:33 +0200
  • 2fa1b42706 Prepare changelog for 0.16.5 Alexander Neumann 2024-07-01 21:25:33 +0200
  • e939c9fd6c
    build(deps): bump golang.org/x/oauth2 from 0.20.0 to 0.21.0 dependabot[bot] 2024-07-01 01:41:05 +0000
  • 59b5eacd0f
    build(deps): bump github.com/klauspost/compress from 1.17.8 to 1.17.9 dependabot[bot] 2024-07-01 01:40:59 +0000
  • 3de98f11f0
    build(deps): bump github.com/spf13/cobra from 1.8.0 to 1.8.1 dependabot[bot] 2024-07-01 01:40:50 +0000
  • 6171389803
    build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azcore dependabot[bot] 2024-07-01 01:40:44 +0000
  • bda7aba97d
    build(deps): bump docker/build-push-action from 5 to 6 dependabot[bot] 2024-07-01 01:15:18 +0000
  • aa33af3e75 update command help docs Michael Eischer 2024-06-30 20:33:50 +0200
  • ed904dfac0 clarify that all paths specified using --path option must match Michael Eischer 2024-06-30 20:32:36 +0200
  • ce0cbc7a36 check: fix cachedir creation when using default location Michael Eischer 2024-06-30 12:03:09 +0200
  • 132965fd5c
    Merge pull request #4864 from MichaelEischer/restore-delete Michael Eischer 2024-06-26 21:27:57 +0200
  • 9817126341
    Merge pull request #4863 from MichaelEischer/safer-repo-init2 Michael Eischer 2024-06-26 21:11:11 +0200
  • ca04a88e65
    Merge pull request #4879 from restic/backport-azure-cli-option Michael Eischer 2024-06-26 21:07:16 +0200
  • 12e858b7af azure: deduplicate cli and default credentials case Michael Eischer 2024-05-18 22:15:38 +0200
  • 834f08fe2d Azure: add option to force use of CLI credential Maik Riechert 2024-05-15 16:54:28 +0000
  • 814ef4901f
    Merge pull request #4878 from restic/patch-deps-bump Michael Eischer 2024-06-26 20:58:29 +0200
  • 84bc9432de update release verification script for latest docker Michael Eischer 2024-06-07 21:00:10 +0200
  • e9d711422a bump azure, golang and gcs dependencies Michael Eischer 2024-06-26 19:52:26 +0200
  • e37c11979a
    Merge pull request #4866 from MichaelEischer/fix-ea-windows Michael Eischer 2024-06-26 20:46:24 +0200
  • c01b655229 backup: fix reading xattrs on Windows for root disks as regular user Michael Eischer 2024-06-14 22:36:07 +0200
  • 20a6c526e5 restic: also fix file path when reading windows xattrs Michael Eischer 2024-06-14 21:15:46 +0200
  • b80aa7b1cc repository: prevent initialization if a snapshot exists Michael Eischer 2024-06-13 20:00:20 +0200
  • deca7d08ac restorer: cleanup unexpected xattrs on windows Michael Eischer 2024-06-14 20:17:06 +0200
  • 9572b7224f restorer: windows test fixes Michael Eischer 2024-06-13 22:52:31 +0200
  • ca41c8fd11 restore: use fs function wrappers Michael Eischer 2024-06-13 22:40:35 +0200
  • 3d73ae9988 update restore changelog Michael Eischer 2024-06-13 22:32:53 +0200
  • 4d6042fe95 restore: remove unexpected xattrs from files Michael Eischer 2024-06-13 22:21:00 +0200
  • ebbd4e26d7 restorer: allow directory to replace existing file Michael Eischer 2024-06-07 23:02:46 +0200
  • ac729db3ce restorer: fix overwriting of special file types Michael Eischer 2024-06-07 22:44:47 +0200
  • c7902b7724 restorer: cleanup overwrite tests Michael Eischer 2024-06-07 22:43:31 +0200
  • c598a751c2 restore: fine-grained sparse support for windows Michael Eischer 2024-06-02 16:54:19 +0200
  • d265ec64f2 restore: correctly handle existing hardlinks Michael Eischer 2024-06-01 22:21:16 +0200
  • f19b69af25 restore: allow overwrite to replace empty directories and symlinks Michael Eischer 2024-06-01 21:56:56 +0200
  • 267cd62ae4
    Merge pull request #4838 from MichaelEischer/restore-skip-unchanged Michael Eischer 2024-06-13 21:26:04 +0200
  • d890bfff7c doc: suggest backup before in-place restore Michael Eischer 2024-06-07 21:54:58 +0200
  • f1c76a8286 restore: fix corrupted sparse files Michael Eischer 2024-06-05 22:01:55 +0200
  • 1eccd6504b restore: test restore only changed parts functionality Michael Eischer 2024-05-31 18:15:50 +0200
  • 3ec28ff853 update restore --overwrite documentation Michael Eischer 2024-05-31 17:59:06 +0200
  • 5c3709e17a restore: add --overwrite=if-changed to skip files if their mtime&size matches Michael Eischer 2024-05-31 17:34:48 +0200
  • a66658b4c9 restore: only restore changed file parts Michael Eischer 2024-05-31 17:06:08 +0200
  • 63ea017e67
    Merge pull request #4861 from restic/dependabot/go_modules/github.com/Azure/azure-sdk-for-go/sdk/azidentity-1.6.0 Michael Eischer 2024-06-13 17:50:10 +0000
  • 62e0e5e8d8 restore: cleanup options handling Michael Eischer 2024-05-31 17:46:59 +0200
  • 8733cd21b9 restore: fix file encryption on windows Michael Eischer 2024-05-31 21:47:50 +0200
  • 8aa3ab6ef8 restore: check file type in verify Michael Eischer 2024-05-22 17:36:52 +0200
  • 663151db57
    Merge pull request #4837 from MichaelEischer/restore-options Michael Eischer 2024-06-12 22:52:55 +0200
  • 7f7c995977 fix linter warnings Michael Eischer 2024-05-31 18:30:51 +0200
  • 105261e12e add changelog for restore --overwrite Michael Eischer 2024-05-31 16:25:42 +0200
  • e1ec60c2ee document restore --overwrite Michael Eischer 2024-05-31 16:11:18 +0200
  • ba53a2abb5 test overwrite behavior Michael Eischer 2024-05-31 15:30:30 +0200