1
0
Fork 0
mirror of https://github.com/restic/restic.git synced 2024-12-21 23:33:03 +00:00

Commit graph

  • 259caf942d cleanup changelogs Michael Eischer 2024-08-30 14:58:32 +0200
  • ba71141f0a backup: support specifying volume instead of path on Windows Michael Eischer 2024-08-30 11:25:51 +0200
  • 174f20dc4a use OrderedListOnceBackend where possible Michael Eischer 2024-08-29 16:35:48 +0200
  • 361fbbf58f Add temporary files repositories in integration tests Michael Eischer 2024-08-29 16:33:18 +0200
  • 1f4c9d2806 cache: correctly ignore files whose filename is no ID Michael Eischer 2024-08-29 16:32:15 +0200
  • a5533344f9
    Merge pull request #5028 from MichaelEischer/windows-allow-specifying-volumes Michael Eischer 2024-08-31 16:43:20 +0200
  • ddf35a60ad
    Merge pull request #5026 from MichaelEischer/fix-handling-invalid-filenames Michael Eischer 2024-08-31 16:42:13 +0200
  • a12a6edfd1 add changelog for security descriptor race condition Michael Eischer 2024-08-26 19:43:18 +0200
  • ac5bc7c2f9 fs: fix error handling for retried get/set of security descriptor Michael Eischer 2024-08-26 19:36:43 +0200
  • 3e4c1ea196 fs: fix race condition in get/set security descriptor Michael Eischer 2024-08-26 19:31:21 +0200
  • 8828c76f92 rest: improve handling of HTTP2 goaway Michael Eischer 2024-08-26 15:32:43 +0200
  • 55ff4e046e doc: full tree blob data structure is in the code Michael Eischer 2024-08-26 14:40:38 +0200
  • 7ea558db99 doc: JSON encoder must be deterministic Michael Eischer 2024-08-26 14:40:04 +0200
  • 71e8068d86 doc: mark S3 layout as deprecated Michael Eischer 2024-08-26 14:38:45 +0200
  • a45d21e2b9 doc: describe how to handle rewrite encoding error Michael Eischer 2024-08-26 14:38:32 +0200
  • 97eb81564a doc: fix typos Michael Eischer 2024-08-26 12:24:02 +0200
  • 262e85c37f doc: shrink wasabi / alibaba cloud example Michael Eischer 2024-08-26 12:21:13 +0200
  • f451001f75 doc: use regional urls for Amazon S3 and add generic s3 provider section Michael Eischer 2024-08-26 12:17:43 +0200
  • 5980daea64 doc/backup: move exit status codes section up Michael Eischer 2024-08-25 23:53:12 +0200
  • 6b4f16f77b doc/backup: link to exit code for scripting section Michael Eischer 2024-08-25 23:52:33 +0200
  • 64d628bd75 make timeout for slow requests configurable Michael Eischer 2024-08-25 21:52:34 +0200
  • 6eece31dc3 lock: introduce short delay between failed locking retries Michael Eischer 2024-08-23 23:24:43 +0200
  • 8206cd19c8 backend/retry: don't trip circuit breaker if context is canceled Michael Eischer 2024-08-22 23:16:12 +0200
  • a99b824508 update docs Michael Eischer 2024-08-23 23:52:21 +0200
  • 424740f62c Add missing DisableAutoGenTag flag for commands Michael Eischer 2024-08-23 23:49:20 +0200
  • e5a08e6808 group commands and make features/options visible Michael Eischer 2024-08-23 23:48:45 +0200
  • cb16add8c8 restic: cleanup redundant code in test case Michael Eischer 2024-08-25 23:14:39 +0200
  • bc1aecfb15 restore: test timestamps for macOS resource forks are restored correctly Michael Eischer 2024-08-25 23:13:54 +0200
  • 61aaddac28 restic: restore timestamps after extended attributes Michael Eischer 2024-08-15 21:17:49 +0200
  • a5f2d0cf56 Improve description for no password on secondary repo Michael Eischer 2024-08-18 19:45:54 +0200
  • 00f63d72fa Mention RESTIC_HOST environment variable in docs Michael Eischer 2024-08-18 19:41:58 +0200
  • 12089054d8 GitHub test actions: fix warnings 'Restore cache failed' Andreas Deininger 2024-08-17 12:39:41 +0200
  • f6e8d92590 changelog: update changelog Srigovind Nayak 2024-08-17 00:24:19 +0530
  • a8032c932c cache: remove redundant index file cleanup Srigovind Nayak 2024-08-17 00:21:49 +0530
  • 8a7ae17d4d Revert "repository: removed redundant prepareCache method from Repository" Srigovind Nayak 2024-08-17 00:18:13 +0530
  • 0ca9355bc0 cache: add test for the automated cache clear to cache backend Srigovind Nayak 2024-08-11 16:44:43 +0530
  • b10d7ccdda changelog: add unrelease changelog Srigovind Nayak 2024-08-11 16:07:38 +0530
  • 1e68fbca90 repository: removed redundant prepareCache method from Repository Srigovind Nayak 2024-08-11 15:58:27 +0530
  • 0cf1737289 cache: check for context cancellation before clearing cache Srigovind Nayak 2024-08-11 15:43:03 +0530
  • fac1d9fea1 cache: backend add List method and a cache clear functionality Srigovind Nayak 2024-08-11 01:42:13 +0530
  • 48e3832322 main: return an exit code (12) for "bad password" errors Michael Terry 2024-07-30 19:06:18 -0400
  • 61e1f4a916 backend: return correct error on upload/request timeout Michael Eischer 2024-08-10 18:06:24 +0200
  • 7642e05eed Add test cases and handle volume GUID paths aneesh-n 2024-08-11 19:25:58 -0600
  • 51fad2eecb Gracefully handle invalid prepared volume names aneesh-n 2024-08-11 01:48:25 -0600
  • 111490b8be Add changelog aneesh-n 2024-08-11 01:32:55 -0600
  • 8861421cd6 Fix extended attributes handling for VSS snapshots aneesh-n 2024-08-11 01:23:47 -0600
  • c83b529c47 Fix typos Andreas Deininger 2024-08-11 21:38:15 +0200
  • d15e693045 restore: Add progress bar to 'restore --verify' Shivashis Padhi 2024-08-11 22:25:21 +0200
  • 4fcedb4bae backup: support specifying volume instead of path on Windows Michael Eischer 2024-08-30 11:25:51 +0200
  • a103d15d7f
    Merge 50d8377e31 into a0f2dfbc19 greatroar 2024-08-29 20:19:19 +0200
  • 6d3e8cf695
    Merge 15040420ed into a0f2dfbc19 Michael Wildman 2024-08-29 20:13:06 +0200
  • a0f2dfbc19
    Merge pull request #5019 from MichaelEischer/fix-windows-sd-race Michael Eischer 2024-08-29 16:59:06 +0200
  • 0aadfe32bb
    Merge pull request #5018 from MichaelEischer/rest-retry-http2-goaway Michael Eischer 2024-08-29 16:58:04 +0200
  • dab3e549af
    Merge pull request #5017 from MichaelEischer/rewrite-data-loss Michael Eischer 2024-08-29 16:57:13 +0200
  • 5c238ea359
    Merge pull request #5016 from MichaelEischer/s3-doc-rework Michael Eischer 2024-08-29 16:55:40 +0200
  • 2c85d2468a
    Merge pull request #5015 from MichaelEischer/update-exit-code-docs Michael Eischer 2024-08-29 16:53:14 +0200
  • 7bbf75237d
    Merge pull request #5014 from MichaelEischer/configurable-slow-request-timeout Michael Eischer 2024-08-29 16:52:24 +0200
  • dd90e1926b use OrderedListOnceBackend where possible Michael Eischer 2024-08-29 16:35:48 +0200
  • d19f706d50 Add temporary files repositories in integration tests Michael Eischer 2024-08-29 16:33:18 +0200
  • 8eff4e0e5c cache: correctly ignore files whose filename is no ID Michael Eischer 2024-08-29 16:32:15 +0200
  • 45d05eb691 add changelog for security descriptor race condition Michael Eischer 2024-08-26 19:43:18 +0200
  • 9c70794886 fs: fix error handling for retried get/set of security descriptor Michael Eischer 2024-08-26 19:36:43 +0200
  • 6fbfccc2d3 fs: fix race condition in get/set security descriptor Michael Eischer 2024-08-26 19:31:21 +0200
  • 1931beab8e
    Merge pull request #5012 from MichaelEischer/fix-lock-retries Michael Eischer 2024-08-26 18:10:30 +0200
  • 2296fdf668 lock: introduce short delay between failed locking retries Michael Eischer 2024-08-23 23:24:43 +0200
  • 89d216ca76
    Merge pull request #5011 from MichaelEischer/fix-canceled-retry Michael Eischer 2024-08-26 16:30:03 +0200
  • 5cffd40002
    Merge pull request #5013 from MichaelEischer/group-cli-commands Michael Eischer 2024-08-26 16:23:39 +0200
  • e24dd5a162 backend/retry: don't trip circuit breaker if context is canceled Michael Eischer 2024-08-22 23:16:12 +0200
  • 2063bf5de4
    Merge pull request #5006 from MichaelEischer/restore-time-last Michael Eischer 2024-08-26 16:21:02 +0200
  • 36c4475ad9 rest: improve handling of HTTP2 goaway Michael Eischer 2024-08-26 15:32:43 +0200
  • dc5d3fc473 doc: full tree blob data structure is in the code Michael Eischer 2024-08-26 14:40:38 +0200
  • 05077eaa20 doc: JSON encoder must be deterministic Michael Eischer 2024-08-26 14:40:04 +0200
  • 908d097904 doc: mark S3 layout as deprecated Michael Eischer 2024-08-26 14:38:45 +0200
  • 828c8bc1e8 doc: describe how to handle rewrite encoding error Michael Eischer 2024-08-26 14:38:32 +0200
  • b8f409723d make timeout for slow requests configurable Michael Eischer 2024-08-25 21:52:34 +0200
  • 8a8f5f3986 doc: fix typos Michael Eischer 2024-08-26 12:24:02 +0200
  • 7de53a51b8 doc: shrink wasabi / alibaba cloud example Michael Eischer 2024-08-26 12:21:13 +0200
  • 9649a9c62b doc: use regional urls for Amazon S3 and add generic s3 provider section Michael Eischer 2024-08-26 12:17:43 +0200
  • 354c2c38cc doc/backup: move exit status codes section up Michael Eischer 2024-08-25 23:53:12 +0200
  • ff9ef08f65 doc/backup: link to exit code for scripting section Michael Eischer 2024-08-25 23:52:33 +0200
  • 311b27ced8 restic: cleanup redundant code in test case Michael Eischer 2024-08-25 23:14:39 +0200
  • 43b36ad2b0 restore: test timestamps for macOS resource forks are restored correctly Michael Eischer 2024-08-25 23:13:54 +0200
  • 2e55209b34 restic: restore timestamps after extended attributes Michael Eischer 2024-08-15 21:17:49 +0200
  • e7db5febcf update docs Michael Eischer 2024-08-23 23:52:21 +0200
  • 7739aa685c Add missing DisableAutoGenTag flag for commands Michael Eischer 2024-08-23 23:49:20 +0200
  • 5988d825b7 group commands and make features/options visible Michael Eischer 2024-08-23 23:48:45 +0200
  • a8efaee03c
    Merge pull request #5010 from MichaelEischer/cleanup-cli-help Michael Eischer 2024-08-23 23:41:08 +0200
  • 8672cef972
    Merge pull request #5009 from restic/document-restic-host Michael Eischer 2024-08-23 23:40:48 +0200
  • 551dfee707 Improve description for no password on secondary repo Michael Eischer 2024-08-18 19:45:54 +0200
  • 1b8ca32e7d Mention RESTIC_HOST environment variable in docs Michael Eischer 2024-08-18 19:41:58 +0200
  • 489af2a670
    Merge pull request #5008 from mikix/doc-typo Michael Eischer 2024-08-18 17:38:31 +0000
  • 97df01b9b8 docs: correct wrong exit_error message field name Michael Terry 2024-08-17 15:00:39 -0400
  • 68f7abcff1
    Merge pull request #5007 from deining/fix-warnings Michael Eischer 2024-08-17 14:31:41 +0000
  • ceb45d9816 GitHub test actions: fix warnings 'Restore cache failed' Andreas Deininger 2024-08-17 12:39:41 +0200
  • 5cca6e66be
    Merge pull request #4981 from konidev20/fix-gh-4934-cleanup-removed-snaphots-from-cache Michael Eischer 2024-08-16 19:04:59 +0000
  • c9097994b9
    changelog: update changelog Srigovind Nayak 2024-08-17 00:24:19 +0530
  • c636ad51a8
    Merge pull request #4959 from mikix/fatal-wrap Michael Eischer 2024-08-16 18:52:36 +0000
  • 88174cd0a4
    cache: remove redundant index file cleanup Srigovind Nayak 2024-08-17 00:21:49 +0530
  • b7d014b685
    Revert "repository: removed redundant prepareCache method from Repository" Srigovind Nayak 2024-08-17 00:18:13 +0530
  • 56f28c9bd5 main: return an exit code (12) for "bad password" errors Michael Terry 2024-07-30 19:06:18 -0400