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

Commit Graph

  • f4bdfea1c9 backup: print scanner errors to stderr, not stdout Michael Terry 2024-07-27 19:00:43 -0400
  • d2f7c5a9c6
    Merge pull request #4978 from konidev20/fix-gh-4949-repair-index-spurious-index Michael Eischer 2024-08-03 18:53:57 +0000
  • 068d5b95c3
    rewrite: skip saving empty indexes during MasterIndex.Rewrite Srigovind Nayak 2024-08-03 23:34:59 +0530
  • d4db5a364e
    Merge pull request #4958 from mikix/restore-errors Michael Eischer 2024-08-03 17:58:54 +0000
  • f3af264674
    Merge pull request #4967 from restic/dependabot/github_actions/docker/login-action-3.3.0 Michael Eischer 2024-08-03 17:58:52 +0000
  • 4266dca1b6 cache: fix confusing debug log Michael Eischer 2024-08-03 18:51:38 +0200
  • d407abb50f
    Merge pull request #4960 from MichaelEischer/reduce-cancelation-delays Michael Eischer 2024-08-03 18:23:20 +0200
  • 3faeddcd5f
    Merge pull request #4954 from MichaelEischer/improve-windows-path-handling Michael Eischer 2024-08-03 18:22:39 +0200
  • 1c775feecc add changelog for cancelation delay Michael Eischer 2024-07-31 20:49:44 +0200
  • b3bfb5ed44 add changelog for long paths on windows Michael Eischer 2024-08-03 18:09:28 +0200
  • db77919550 migrate: show warning if migration is unknown Michael Eischer 2024-08-03 17:22:56 +0200
  • 7b423a0915
    build(deps): bump docker/login-action from 3.2.0 to 3.3.0 dependabot[bot] 2024-08-01 01:11:48 +0000
  • a639454f28 diff: improve cancelation handling Michael Eischer 2024-07-31 19:45:33 +0200
  • ae1cb889dd Add more checks for canceled contexts Michael Eischer 2024-07-31 19:30:47 +0200
  • 6a97833337 restore: clean up error handling when restoring metadata Michael Terry 2024-07-27 18:55:00 -0400
  • 8d5e188218
    Merge pull request #4956 from northben/patch-2 rawtaz 2024-07-30 15:27:24 +0000
  • 98c73eeca9
    Update faq.rst Ben Northway 2024-07-30 09:11:18 -0600
  • a9be986782 restorer: add minimal long path handling test Michael Eischer 2024-07-29 21:11:47 +0200
  • 62c4a5e9a0 fs: fix long path handling for ResetPermissions, ClearAttributes and security descriptors Michael Eischer 2024-07-29 20:10:58 +0200
  • 7448a15f72 stats: add --mode completions Michael Eischer 2024-07-28 12:21:42 +0200
  • bb50d86e68 cat: add subcommand completion Michael Eischer 2024-07-28 12:21:30 +0200
  • 76d56e24d6
    Merge pull request #4939 from MichaelEischer/fix-stdin-command-docs Michael Eischer 2024-07-26 20:17:00 +0000
  • d4b28cea6c docs: clarify how to pass arguments using backup --stdin-from-command Michael Eischer 2024-07-26 20:09:46 +0200
  • ebc15b8680 Set development version for 0.17.0 Alexander Neumann 2024-07-26 11:30:50 +0200
  • 277c8f5029 Add version for 0.17.0 Alexander Neumann 2024-07-26 11:30:37 +0200
  • 65748fcd6b Update manpages and auto-completion Alexander Neumann 2024-07-26 11:30:37 +0200
  • 905da91e61 Generate CHANGELOG.md for 0.17.0 Alexander Neumann 2024-07-26 11:29:39 +0200
  • ad09d21aaf Prepare changelog for 0.17.0 Alexander Neumann 2024-07-26 11:28:55 +0200
  • aa69b15f3e
    Merge pull request #4936 from restic/828-fix-changelog Michael Eischer 2024-07-25 16:48:31 +0000
  • 5a8c915443 doc: Remove unrelated PR URL from changelog entry Leo R. Lundgren 2024-07-25 14:27:43 +0200
  • 2be8793de2
    Merge pull request #4933 from MichaelEischer/backup-source Michael Eischer 2024-07-24 21:08:39 +0200
  • fe2d1dfd84
    Merge pull request #4932 from restic/polish-changelogs Michael Eischer 2024-07-24 18:47:03 +0000
  • 636bf2915e minor tweaks Michael Eischer 2024-07-24 19:28:45 +0200
  • 729e009485 replace all uses of target in relation to backup Michael Eischer 2024-07-24 19:40:53 +0200
  • 0ddff92323
    Merge pull request #4930 from MichaelEischer/update-xattr-lib Michael Eischer 2024-07-24 19:06:56 +0200
  • 4d6cd8f069
    Merge pull request #4931 from restic/doc-vss-options Michael Eischer 2024-07-23 20:54:38 +0000
  • 77ec8ae091 doc: Polish unreleased changelogs Leo R. Lundgren 2024-07-23 00:19:22 +0200
  • c54d5a8eca doc: Clarify VSS extended options Leo R. Lundgren 2024-07-23 00:37:56 +0200
  • 948c6f1da3 update xattr library to 0.4.10 Michael Eischer 2024-07-22 22:11:58 +0200
  • fa5ff0873a
    Merge pull request #4925 from MichaelEischer/fix-restore-truncation Michael Eischer 2024-07-21 12:28:12 +0200
  • b5d0586b26
    Merge pull request #4926 from MichaelEischer/restore-size-only-files Michael Eischer 2024-07-21 12:06:15 +0200
  • 0dcac90bea restorer: don't track already uptodate blobs Michael Eischer 2024-07-21 12:03:28 +0200
  • 10efa77103 restorer: add test for file truncation case Michael Eischer 2024-07-20 12:32:27 +0200
  • 6f8e17a463 restorer: minor code cleanups Michael Eischer 2024-07-20 12:32:08 +0200
  • 5d6ce59a8d restorer: also truncate files if their content is already uptodate Michael Eischer 2024-07-20 12:23:12 +0200
  • 59c880fce3 restorer: only show size in text output for files Michael Eischer 2024-07-20 12:46:28 +0200
  • 4f4598a1e3
    Merge pull request #4905 from alex-kattathra-johnson/issue-4902 Michael Eischer 2024-07-16 18:06:15 +0000
  • 3bf2927006 Update snapshot summary on rewrite Alex Johnson 2024-07-11 09:24:00 -0500
  • 1a45f05e19
    Merge pull request #4921 from MichaelEischer/restorer-bugs Michael Eischer 2024-07-14 11:38:58 +0200
  • dcfffd7779 restore: extend overwrite test for small files Michael Eischer 2024-07-14 11:30:41 +0200
  • 44e3610b32 restore: progress bar total on windows Michael Eischer 2024-07-13 00:02:17 +0200
  • 4a9536b829 amend restore overwrite changelog Michael Eischer 2024-07-12 23:31:54 +0200
  • 98cfb2c4c8 restore: test progress reporting for partially up to date files Michael Eischer 2024-07-12 23:26:18 +0200
  • 26aa65e0d4 restore: add regression test for corrupt in-place restore of large file Michael Eischer 2024-07-12 23:14:03 +0200
  • 2833b2f699 restore: fix progress bar for partially up to date files Michael Eischer 2024-07-12 22:59:01 +0200
  • c77b2d5ca2 restore: avoid long cancelation delay for frequently used blobs Michael Eischer 2024-07-12 22:29:56 +0200
  • f64191da9c restore: improve reporting of cancelation errors Michael Eischer 2024-07-12 22:27:32 +0200
  • 2976a666c3
    Merge pull request #4920 from MichaelEischer/fix-ls-ncdu-toplevel Michael Eischer 2024-07-14 11:09:57 +0200
  • bdf24dc8f9 ls: extend test sample with a second toplevel file Michael Eischer 2024-07-13 10:22:01 +0200
  • 5671dfb481 ls: fix ncdu output for file with timestamp before 1970 Michael Eischer 2024-07-13 10:21:02 +0200
  • ff9238ebf1 ls: use / as top-level dir name in ncdu output Michael Eischer 2024-07-12 23:46:50 +0200
  • 2971a769da restore: fix corrupt restore of partially up to date files Michael Eischer 2024-07-12 22:27:00 +0200
  • 40e5163114 restore: properly cancel file verification Michael Eischer 2024-07-12 22:26:22 +0200
  • 31887ea9aa restore: fix hang on command cancelation Michael Eischer 2024-07-12 22:24:35 +0200
  • 9f66065237 ls: fix handling of toplevel directories in ncdu output Michael Eischer 2024-07-12 21:22:37 +0200
  • 375c572c4f
    Merge pull request #4884 from MichaelEischer/lock-and-not-exist-error-codes Michael Eischer 2024-07-12 21:05:52 +0200
  • 6010c98b3f
    Merge pull request #4918 from MichaelEischer/restore-dont-delete-target-if-file Michael Eischer 2024-07-12 21:05:04 +0200
  • 36cc62075c add exit code changelog Michael Eischer 2024-06-30 19:25:48 +0200
  • 54ca27a6f2 doc: update init check with exit code 10 Michael Eischer 2024-06-30 19:13:00 +0200
  • 1328cdd002
    Merge pull request #4917 from MichaelEischer/dry-run-speed-up-hint Michael Eischer 2024-07-10 20:12:39 +0000
  • 8731667156 restore: do not delete target if it is a file Michael Eischer 2024-07-10 22:08:49 +0200
  • 294c8524ed doc: document exit codes Michael Eischer 2024-07-10 21:47:03 +0200
  • 94fdca08c4 return exit code 10 if repository does not exist Michael Eischer 2024-07-10 21:46:26 +0200
  • d76a78aa99 return exit code 11 if the repository could not be locked Michael Eischer 2024-06-30 17:53:33 +0200
  • 3b7228c8c1 explicitly document exit code 1 on error Michael Eischer 2024-06-30 17:52:50 +0200
  • f560152627 restore: document how to speed up dry-run Michael Eischer 2024-07-10 21:07:10 +0200
  • 36a2857df6
    Merge pull request #4916 from restic/dependabot/go_modules/google.golang.org/grpc-1.64.1 Michael Eischer 2024-07-10 20:28:11 +0200
  • 5e1d0ffd99
    Merge pull request #4911 from MichaelEischer/fix-filtered-ls-ncdu Michael Eischer 2024-07-10 20:27:42 +0200
  • 8c7a2f1792
    build(deps): bump google.golang.org/grpc from 1.64.0 to 1.64.1 dependabot[bot] 2024-07-10 18:23:27 +0000
  • d8dbc71deb
    Merge pull request #4908 from MichaelEischer/improve-anonymous-s3 Michael Eischer 2024-07-10 20:19:23 +0200
  • 5067a40bd8 update ncdu changelog Michael Eischer 2024-07-07 13:45:05 +0200
  • 79c9fc45a9 ls: fix disk size in --ncdu output Michael Eischer 2024-07-07 13:33:25 +0200
  • 15419d603d ls: add missing intermediate directories to --ncdu output Michael Eischer 2024-07-07 13:28:56 +0200
  • dc0db4eda4 add s3 anonymous authentication changelog entry Michael Eischer 2024-07-08 19:47:05 +0200
  • f74e70cc36 s3: forbid anonymous authentication unless explicitly requested Michael Eischer 2024-07-08 19:42:00 +0200
  • 7cea5402ff
    Merge pull request #4913 from MichaelEischer/always-show-snapshot-size Michael Eischer 2024-07-10 20:05:41 +0200
  • a8fc67d68b
    Merge pull request #4914 from drdo/minor-correction-design-doc Michael Eischer 2024-07-09 18:46:47 +0000
  • 94c3d3f097
    doc: Update index explanation to match the example Daniel Oliveira 2024-07-09 00:18:09 +0100
  • f4ecb9d615
    Merge pull request #4909 from MichaelEischer/properly-set-dev-version Michael Eischer 2024-07-08 20:15:20 +0200
  • c309ffb35b
    Merge pull request #4912 from MichaelEischer/restore-delete-preserve-root Michael Eischer 2024-07-08 20:14:44 +0200
  • f980f5647e snapshots: also show snapshot size in compact view Michael Eischer 2024-07-08 19:58:11 +0200
  • b71a885b92
    Merge pull request #4907 from MichaelEischer/bump-dependencies Michael Eischer 2024-07-08 19:32:25 +0200
  • 24a7ff45f2
    Merge pull request #4904 from MichaelEischer/fix-status-cleanup Michael Eischer 2024-07-08 19:31:55 +0200
  • 00d9ce7bee fix setting version in build script Michael Eischer 2024-07-08 19:30:17 +0200
  • a0cac7fcd1 helpers/prepare-release: write dev version to VERSION file Michael Eischer 2024-07-07 12:07:24 +0200
  • 1856f4d87a restore: forbid --target / --delete unless include/exclude is specified Michael Eischer 2024-07-07 13:54:45 +0200
  • 894ec9d05d ls: fix broken folder if --ncdu an file filters are combined Michael Eischer 2024-07-07 13:08:41 +0200
  • 4b364940aa s3: use http client with configured timeouts for s3 IAM communication Michael Eischer 2024-07-07 11:32:40 +0200
  • a2a2401a68 s3: prevent repeated credential queries with anonymous authentication Michael Eischer 2024-07-07 11:31:04 +0200
  • be98402ac6
    Merge pull request #4906 from joram-berger/patch-1 Michael Eischer 2024-07-06 19:07:08 +0000