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

Commit Graph

  • e47e08a688 restorer: separately track skipped files Michael Eischer 2024-05-31 14:12:06 +0200
  • 64b7b6b975 restore/ui: refactor for extensibility Michael Eischer 2024-05-31 13:43:57 +0200
  • 6a4ae9d6b1 restore: configurable overwrite behavior Michael Eischer 2024-05-31 11:43:42 +0200
  • a23cb3a428 restore: reduce memory usage Michael Eischer 2024-05-31 15:50:48 +0200
  • 2b50c2606c restorer: use options struct Michael Eischer 2024-05-31 11:42:25 +0200
  • 0fcd89f892 restorer: remove special case for blobs with many occurrences Michael Eischer 2024-05-31 11:29:39 +0200
  • fd2ff464a2 restorer: remove stale comment Michael Eischer 2024-05-31 11:29:16 +0200
  • 607daeed4f restore: move nil pointer check into restoreui Michael Eischer 2024-05-31 11:07:53 +0200
  • 30320a249a restore: let filerestorer also handle empty files Michael Eischer 2024-05-30 23:06:15 +0200
  • c166ad7daf restore: factor out file creation helper Michael Eischer 2024-05-30 22:58:44 +0200
  • 1e7bc6dab8
    build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azidentity dependabot[bot] 2024-06-12 20:09:17 +0000
  • f834c1f08a
    Merge pull request #4825 from MichaelEischer/bump-fuse Michael Eischer 2024-06-12 20:33:05 +0200
  • 058292700c mount: support fuse-t on macOS Michael Eischer 2024-05-26 14:24:15 +0200
  • be05a17e15
    Merge pull request #4811 from konidev20/fix-gh-4781-restore-include-and-exclude-file-switches Michael Eischer 2024-06-10 19:36:07 +0000
  • fe412e2553
    fix: restore inclusion logic and restore tests doc: update exclude and include docs Srigovind Nayak 2024-06-10 01:55:39 +0530
  • 188684ee9e
    fix: include and exclude logic, add tests for include file and exclude file Srigovind Nayak 2024-06-09 19:07:23 +0530
  • fc3841e7cc
    Merge pull request #4851 from MichaelEischer/fix-utf-16-key Michael Eischer 2024-06-09 11:27:58 +0200
  • da4512738a
    Merge pull request #4853 from MichaelEischer/safer-repo-init Michael Eischer 2024-06-09 11:27:45 +0200
  • 7861fc1942
    Merge pull request #4856 from MichaelEischer/fix-verify-script Michael Eischer 2024-06-09 11:27:35 +0200
  • 8440b94159
    Merge pull request #4807 from zmanda/windows-extendedattribs Michael Eischer 2024-06-09 09:18:04 +0000
  • bab760369f repository: double check that there is not repository before init Michael Eischer 2024-06-05 22:46:34 +0200
  • 24a247a0dc
    test: update test case name Srigovind Nayak 2024-06-08 13:21:34 +0530
  • 3a52176121
    restore: accumulate results of multiple pattern checks Srigovind Nayak 2024-06-01 20:37:52 +0530
  • e579dfe72a
    doc: update documentation for restore command Srigovind Nayak 2024-06-01 20:24:53 +0530
  • 2a2c09e666
    changelog: update changelog for gh-4781 Srigovind Nayak 2024-06-01 20:03:01 +0530
  • 1a7574e4b4
    test: add tests for include By pattern Srigovind Nayak 2024-06-01 20:02:16 +0530
  • 4e449ffaff
    test: add tests for reading patterns from file Srigovind Nayak 2024-06-01 19:46:12 +0530
  • 14d2799b44
    fix: move include and exclude pattern validations to top Srigovind Nayak 2024-06-01 18:04:14 +0530
  • fdf2e4ed0e
    restore: refactor include and exclude Srigovind Nayak 2024-06-01 17:49:15 +0530
  • 7d5dd6db66
    fix: add string.Lower for insenstive includes and excludes read from file Srigovind Nayak 2024-05-19 23:40:20 +0530
  • b02117ef0b
    restore: read includes, insensitive includes, excludes and insensitive excludes from a file Srigovind Nayak 2024-05-19 23:30:14 +0530
  • 78485160fc
    Merge pull request #4849 from fthoma/table-tcwidth Michael Eischer 2024-06-07 19:53:14 +0000
  • 7cd324fe26 ui/table: avoid duplicate table cell width calculation Michael Eischer 2024-06-07 21:45:40 +0200
  • edd3e214c2 ui/table: fix width calculation of multi-line column headers Michael Eischer 2024-06-07 21:44:49 +0200
  • 08c43d2c7e update release verification script for latest docker Michael Eischer 2024-06-07 21:00:10 +0200
  • 3f878aa8e7
    Merge pull request #4845 from greatroar/errors Michael Eischer 2024-06-07 17:07:07 +0000
  • 112de8526d
    Merge pull request #4852 from MichaelEischer/master Michael Eischer 2024-06-07 19:06:08 +0200
  • 0a70bbcea5
    Merge pull request #4844 from MichaelEischer/improve-timeout-error Michael Eischer 2024-06-07 19:05:39 +0200
  • 4f053da06a
    Fix test case by correcting cleanup order aneesh-n 2024-06-05 23:10:29 -0600
  • 2101dfe448
    Add missing return to fix failing test aneesh-n 2024-06-05 22:40:21 -0600
  • 7a48c9ebd7
    Fix review comments aneesh-n 2024-06-05 16:06:57 -0600
  • b82ecc6425 crypto: cleanup ciphertext verification error Michael Eischer 2024-06-05 22:33:20 +0200
  • c55665be2c key add/passwd: handle UTF-16 encoding correctly Michael Eischer 2024-06-05 22:14:45 +0200
  • ef85a81e83
    Merge pull request #4847 from rawtaz/azure-error-msg Michael Eischer 2024-06-05 20:05:57 +0000
  • e9de9684f4
    Use character display width for table padding Florian Thoma 2024-06-05 09:33:15 +0200
  • b2bbbe805f azure: Improve error message in azure.Create() Leo R. Lundgren 2024-06-03 23:37:17 +0200
  • 10fdb914df cmd: Return error in readPassword greatroar 2024-06-01 15:15:06 +0200
  • 660679c2f6
    Merge pull request #4835 from MichaelEischer/fix-list-cancel Michael Eischer 2024-06-01 19:17:30 +0200
  • db2398f35b backend: increase request progress timeout to 5 minutes 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
  • 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
  • 46b0fac11e
    build(deps): bump golangci/golangci-lint-action from 5 to 6 dependabot[bot] 2024-06-01 01:48:46 +0000
  • fced29b479
    build(deps): bump docker/login-action from 3.1.0 to 3.2.0 dependabot[bot] 2024-06-01 01:48:43 +0000
  • 05d7885a87
    build(deps): bump google.golang.org/api from 0.181.0 to 0.182.0 dependabot[bot] 2024-06-01 01:02:01 +0000
  • 38654a3bd7 backend/retry: do not log final error if context was canceled 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
  • 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 Srigovind Nayak 2024-05-27 03:33:11 +0530
  • c103c0830e add changelog for skip-if-unchanged 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 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
  • 46f04bc5f0 termstatus: Do formatting in Message, not Terminal greatroar 2024-05-21 12:15:22 +0200
  • a651af70d6 doc: fix warings Michael Eischer 2024-05-26 14:32:09 +0200
  • 1c6067d93d bloblru: variable name cleanup 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 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 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 Shivashis Padhi 2024-05-25 19:15:42 +0530
  • 2c7ebf4c7f forget: explain oldest snapshot special case in command help 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 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 Michael Eischer 2024-05-25 12:52:08 +0200
  • c5260373ca update backoff/xxhash libraries Michael Eischer 2024-05-25 12:37:14 +0200
  • b2f7a878cd update backend libraries Michael Eischer 2024-05-25 12:36:16 +0200
  • f20bf5eeba update golang.org/x packages Michael Eischer 2024-05-25 12:35:28 +0200
  • 8e5d7d719c cache: move to backend package Michael Eischer 2024-05-24 23:04:06 +0200
  • 80132e71d8
    Merge pull request #4808 from MichaelEischer/insecure-no-password Michael Eischer 2024-05-24 22:58:25 +0200
  • 130506250f document insecure-no-password Michael Eischer 2024-05-18 19:20:04 +0200
  • 1d2277b4c3 Add --insecure-no-password option Michael Eischer 2024-05-18 18:59:29 +0200
  • d4b0d21199 key add/passwd: deduplicate options setup and remove globals Michael Eischer 2024-05-18 18:25:09 +0200