Commit Graph

  • 7b68828a5f
    Merge e9de9684f4 into 660679c2f6 #4849 fthoma 2024-06-05 08:05:58 +0000
  • e9de9684f4
    Use character display width for table padding #4849 Florian Thoma 2024-06-05 09:33:15 +0200
  • b05d751b22
    Merge b2bbbe805f into 660679c2f6 #4847 rawtaz 2024-06-03 23:42:43 +0200
  • b2bbbe805f azure: Improve error message in azure.Create() #4847 Leo R. Lundgren 2024-06-03 23:37:17 +0200
  • be22570b04
    Merge a9efded40c into 660679c2f6 #4839 Michael Eischer 2024-06-03 20:32:07 +0000
  • a9efded40c restore: add dry-run docs #4839 Michael Eischer 2024-05-31 21:12:13 +0200
  • 7c54465cd4 restore: add dry-run support Michael Eischer 2024-05-31 20:57:28 +0200
  • 11c75fed7c restore: print processed files at maximum verbosity Michael Eischer 2024-05-31 20:38:51 +0200
  • 01a9688c46
    Merge 142d7d3819 into 660679c2f6 #4838 Michael Eischer 2024-06-03 22:31:35 +0200
  • 142d7d3819 restore: test restore only changed parts functionality #4838 Michael Eischer 2024-05-31 18:15:50 +0200
  • da00849649 update restore --overwrite documentation Michael Eischer 2024-05-31 17:59:06 +0200
  • ecce284f6d restore: add --overwrite=if-changed to skip files if their mtime&size matches Michael Eischer 2024-05-31 17:34:48 +0200
  • 77fb52a994 restore: only restore changed file parts Michael Eischer 2024-05-31 17:06:08 +0200
  • c04a756d82 restore: cleanup options handling Michael Eischer 2024-05-31 17:46:59 +0200
  • 29e137b3d0
    Merge ac10f62295 into 660679c2f6 #4105 Richard Anthony 2024-06-02 20:30:37 +0200
  • fb95bb004c restore: fix file encryption on windows Michael Eischer 2024-05-31 21:47:50 +0200
  • a112d2a714
    Merge 10fdb914df into 660679c2f6 #4845 greatroar 2024-06-02 10:11:50 +0200
  • 10fdb914df cmd: Return error in readPassword #4845 greatroar 2024-06-01 15:15:06 +0200
  • d37c3c8da1
    Merge 43bc304e42 into 660679c2f6 #4807 Aneesh N 2024-06-02 10:16:46 +0300
  • 05b3e27f9c
    Merge cf9188bc2a into 660679c2f6 #4825 Michael Eischer 2024-06-01 16:35:07 -0500
  • 1975f23cbb
    Merge c374a4e542 into 660679c2f6 #4276 ducalex 2024-06-01 16:32:18 -0500
  • bec35bb2a9
    Merge 5269de6cad into 660679c2f6 #4811 Srigovind Nayak 2024-06-02 00:46:05 +0530
  • 8a7dbfa6e4
    Merge 166e94d82e into 660679c2f6 #4754 ducalex 2024-06-01 20:25:40 +0200
  • aa171076f5
    Merge db2398f35b into 660679c2f6 #4844 Michael Eischer 2024-06-01 19:46:39 +0200
  • 3a1271c5ff
    Merge 4003510051 into 660679c2f6 #4837 Michael Eischer 2024-06-01 19:24:04 +0200
  • 660679c2f6
    Merge pull request #4835 from MichaelEischer/fix-list-cancel master Michael Eischer 2024-06-01 19:17:30 +0200
  • db2398f35b backend: increase request progress timeout to 5 minutes #4844 Michael Eischer 2024-06-01 18:54:01 +0200
  • 6bf3d4859f backend: improve error on http request timeout Michael Eischer 2024-06-01 18:52:39 +0200
  • 5269de6cad
    restore: accumulate results of multiple pattern checks #4811 Srigovind Nayak 2024-06-01 20:37:52 +0530
  • df1981555f
    doc: update documentation for restore command Srigovind Nayak 2024-06-01 20:24:53 +0530
  • d69c900141
    changelog: update changelog for gh-4781 Srigovind Nayak 2024-06-01 20:03:01 +0530
  • 6c60a887a3
    test: add tests for include By pattern Srigovind Nayak 2024-06-01 20:02:16 +0530
  • dea50d9a87
    test: add tests for reading patterns from file Srigovind Nayak 2024-06-01 19:46:12 +0530
  • 4a874000b7 gs: Replace some errors.Wrap calls greatroar 2024-06-01 15:04:35 +0200
  • 456ebfb0c7
    Merge pull request #4840 from restic/dependabot/go_modules/google.golang.org/api-0.182.0 Michael Eischer 2024-06-01 13:06:49 +0000
  • 830e87059a
    Merge pull request #4842 from restic/dependabot/github_actions/docker/login-action-3.2.0 Michael Eischer 2024-06-01 13:06:46 +0000
  • a26beb9c1c
    Merge pull request #4843 from restic/dependabot/github_actions/golangci/golangci-lint-action-6 Michael Eischer 2024-06-01 13:06:43 +0000
  • c01fe318bf
    fix: move include and exclude pattern validations to top Srigovind Nayak 2024-06-01 18:04:14 +0530
  • dbda13fc68
    restore: refactor include and exclude Srigovind Nayak 2024-06-01 17:49:15 +0530
  • 1fda42b207
    fix: add string.Lower for insenstive includes and excludes read from file Srigovind Nayak 2024-05-19 23:40:20 +0530
  • 58661b2c83
    restore: read includes, insensitive includes, excludes and insensitive excludes from a file Srigovind Nayak 2024-05-19 23:30:14 +0530
  • 46b0fac11e
    build(deps): bump golangci/golangci-lint-action from 5 to 6 #4843 dependabot[bot] 2024-06-01 01:48:46 +0000
  • fced29b479
    build(deps): bump docker/login-action from 3.1.0 to 3.2.0 #4842 dependabot[bot] 2024-06-01 01:48:43 +0000
  • 3efbbf414f
    build(deps): bump github.com/minio/minio-go/v7 from 7.0.66 to 7.0.70 #4841 dependabot[bot] 2024-06-01 01:02:17 +0000
  • 05d7885a87
    build(deps): bump google.golang.org/api from 0.181.0 to 0.182.0 #4840 dependabot[bot] 2024-06-01 01:02:01 +0000
  • 2c1e16ab9c restore: check file type in verify Michael Eischer 2024-05-22 17:36:52 +0200
  • 4003510051 fix linter warnings #4837 Michael Eischer 2024-05-31 18:30:51 +0200
  • 5912a11003 add changelog for restore --overwrite Michael Eischer 2024-05-31 16:25:42 +0200
  • a47aa5913d document restore --overwrite Michael Eischer 2024-05-31 16:11:18 +0200
  • 4367eb63f1 test overwrite behavior Michael Eischer 2024-05-31 15:30:30 +0200
  • 6736625b67 restorer: separately track skipped files Michael Eischer 2024-05-31 14:12:06 +0200
  • fdfff55227 restore/ui: refactor for extensibility Michael Eischer 2024-05-31 13:43:57 +0200
  • 7ff286d627 restore: configurable overwrite behavior Michael Eischer 2024-05-31 11:43:42 +0200
  • 2d10370e39 restore: reduce memory usage Michael Eischer 2024-05-31 15:50:48 +0200
  • f537d88465 restorer: use options struct Michael Eischer 2024-05-31 11:42:25 +0200
  • 1a6822bd6a restorer: remove special case for blobs with many occurrences Michael Eischer 2024-05-31 11:29:39 +0200
  • 45f3e1b7d3 restorer: remove stale comment Michael Eischer 2024-05-31 11:29:16 +0200
  • ce348ab847 restore: move nil pointer check into restoreui Michael Eischer 2024-05-31 11:07:53 +0200
  • a8e23ccb08 restore: let filerestorer also handle empty files Michael Eischer 2024-05-30 23:06:15 +0200
  • a81acd04bf restore: factor out file creation helper Michael Eischer 2024-05-30 22:58:44 +0200
  • 38654a3bd7 backend/retry: do not log final error if context was canceled #4835 Michael Eischer 2024-05-30 18:48:52 +0200
  • 2280fbfd2e
    Merge pull request #4810 from konidev20/fix-gh-4768-add-custom-user-agent-for-http-client Michael Eischer 2024-05-30 16:34:52 +0000
  • cf9188bc2a REMOVE ME add workaround for short fuse-t writes #4825 Michael Eischer 2024-05-30 18:29:22 +0200
  • 1a6a6cc2ac mount: support fuse-t on macOS Michael Eischer 2024-05-26 14:24:15 +0200
  • 7e0ee5974f
    Merge pull request #4816 from MichaelEischer/skip-if-unchanged Michael Eischer 2024-05-30 15:39:08 +0200
  • de7b418bbe http: allow custom `User-Agent` for outgoing HTTP requests #4810 Srigovind Nayak 2024-05-27 03:33:11 +0530
  • c103c0830e add changelog for skip-if-unchanged #4816 Michael Eischer 2024-05-22 16:45:09 +0200
  • 513135b238 doc: slightly modernize backup examples Michael Eischer 2024-05-22 16:39:10 +0200
  • cdd210185d
    Merge pull request #4823 from MichaelEischer/fix-check-output Michael Eischer 2024-05-30 15:17:27 +0200
  • 5649334099 backup: document --skip-if-unchanged Michael Eischer 2024-05-22 16:38:39 +0200
  • 6869bdaaa8 backup: implement --skip-if-unchanged Michael Eischer 2024-05-22 16:38:00 +0200
  • 13127f3f6b check: remove output mangling workaround #4823 Michael Eischer 2024-05-25 21:29:18 +0200
  • 939b537c80 check/migrate: convert to use termstatus to prevent mangled output Michael Eischer 2024-05-25 21:20:23 +0200
  • 7b4f81d964
    Merge pull request #4829 from greatroar/termstatus Michael Eischer 2024-05-30 11:57:44 +0000
  • a5c7a83470
    Merge pull request #4819 from restic/update-dependencies Michael Eischer 2024-05-30 13:55:46 +0200
  • 52b3fee42b
    Merge pull request #4818 from MichaelEischer/move-code Michael Eischer 2024-05-30 13:54:31 +0200
  • e95cfff923
    Merge pull request #4826 from MichaelEischer/fix-docs-warninigs Michael Eischer 2024-05-30 13:53:49 +0200
  • fe8fbcc5ed
    Merge pull request #4822 from MichaelEischer/consistent-backup-source-name Michael Eischer 2024-05-30 13:53:25 +0200
  • 3d4a620089
    Merge pull request #4824 from MichaelEischer/fix-cache-race Michael Eischer 2024-05-30 13:52:34 +0200
  • d05404d152
    Merge 1925457b78 into 619ce8bfa2 #4443 Markus 2024-05-29 20:50:24 -0700
  • 4b147b0dba
    Merge 50d8377e31 into 619ce8bfa2 #4267 greatroar 2024-05-28 09:00:05 +0200
  • 46f04bc5f0 termstatus: Do formatting in Message, not Terminal #4829 greatroar 2024-05-21 12:15:22 +0200
  • a651af70d6 doc: fix warings #4826 Michael Eischer 2024-05-26 14:32:09 +0200
  • 1c6067d93d bloblru: variable name cleanup #4824 Michael Eischer 2024-05-26 12:38:41 +0200
  • 21ce03cff2 bloblru: move defer outside critical section Michael Eischer 2024-05-26 12:38:20 +0200
  • 0ad0b7ca7c bloblru: fix race condition that can compute value multiple times Michael Eischer 2024-05-26 12:37:24 +0200
  • 619ce8bfa2
    Merge pull request #4820 from MichaelEischer/forget-extend-descritpion Michael Eischer 2024-05-26 10:04:43 +0000
  • 107f18849c doc: update help output in manual_rest.rst #4822 Michael Eischer 2024-05-25 23:16:22 +0200
  • 18990dbed8 backup: refer to backed up data as backup source not target Michael Eischer 2024-05-25 20:47:22 +0200
  • 3828313974
    Merge pull request #4821 from MichaelEischer/master Michael Eischer 2024-05-25 17:02:21 +0200
  • 04c181dbd0 update-repair-packs-changelog #4821 Michael Eischer 2024-05-25 16:42:55 +0200
  • 21528c9f02
    Merge pull request #4805 from plant99/mkdirall-cachedir Michael Eischer 2024-05-25 14:30:21 +0000
  • 0271bb97f8
    check: enhance check command to create cache directory if it doesn't exist #4805 Shivashis Padhi 2024-05-25 19:15:42 +0530
  • 2c7ebf4c7f forget: explain oldest snapshot special case in command help #4820 Michael Eischer 2024-05-25 15:10:21 +0200
  • 7ea508e7b8
    Merge pull request #4815 from greatroar/termstatus Michael Eischer 2024-05-25 12:08:53 +0000
  • 496e57f956 hashing: move to repository package #4818 Michael Eischer 2024-05-24 23:11:53 +0200
  • 5e0ea8fcfa pack: move to repository package Michael Eischer 2024-05-24 23:09:58 +0200
  • 50ec408302 index: move to repository package Michael Eischer 2024-05-24 23:06:44 +0200
  • 58bbb27b4c downgrade minio to keep go 1.19 support #4819 Michael Eischer 2024-05-25 12:52:08 +0200
  • c5260373ca update backoff/xxhash libraries Michael Eischer 2024-05-25 12:37:14 +0200