Commit Graph

  • 79c41966af errors: enhance fatalError type to include underlying errors Srigovind Nayak 2025-04-19 14:13:50 +05:30
  • a9d51db68d add example for "Pulling a Backup with HTTP over a ssh tunnel" JL710 2025-09-11 16:07:50 +02:00
  • c0a30e12b4 extend changelog Michael Eischer 2025-09-08 11:54:29 +02:00
  • de29d74707 check: fix error reporting on download retry Michael Eischer 2025-09-07 17:13:19 +02:00
  • 424316e016 extend background handling changelog Michael Eischer 2025-09-08 10:57:19 +02:00
  • b71b77fa77 terminal: unexport tcgetpgrp, tcsetpgrp and getpgrp Michael Eischer 2025-09-08 10:55:58 +02:00
  • e7890d7b81 use standard line clearing in printProgress Michael Eischer 2025-09-07 14:47:31 +02:00
  • 529baf50f8 simplify message printing when restic receives signal Michael Eischer 2025-09-07 14:46:34 +02:00
  • d10bd1d321 terminal: move reading password from terminal here Michael Eischer 2025-09-07 14:30:04 +02:00
  • 43b5166de8 terminal: cleanup determining width Michael Eischer 2025-09-07 14:26:42 +02:00
  • 0b0dd07f15 consolidate checks whether stdin/stdout is terminal Michael Eischer 2025-09-07 14:19:29 +02:00
  • 93ccc548c8 termstatus: move cursor handling to terminal package Michael Eischer 2025-09-07 13:49:26 +02:00
  • 0ab38faa2e termstatus: track current status also in background Michael Eischer 2025-09-07 12:19:11 +02:00
  • 48cbbf9651 ui/termstatus: extract background handling code Michael Eischer 2025-09-07 12:15:27 +02:00
  • 6ff7cd9050 backend/util: extract background handling code Michael Eischer 2025-09-07 11:58:02 +02:00
  • cc1fe6c111 Merge pull request #5493 from greatroar/ioctl Michael Eischer 2025-09-08 10:40:36 +02:00
  • 1ed93bd54d backend,termstatus: Unify foreground/background detection greatroar 2025-09-07 12:57:01 +02:00
  • c55df65bb6 Merge pull request #5490 from MichaelEischer/sync-compatibility-section Michael Eischer 2025-09-07 11:35:48 +02:00
  • 289adebbb7 Merge pull request #5492 from MichaelEischer/update-dependencies Michael Eischer 2025-09-07 11:34:37 +02:00
  • eef047cfa4 update dependencies Michael Eischer 2025-09-06 22:47:11 +02:00
  • 6d7e37edce Merge pull request #5491 from MichaelEischer/patch-release-cherrypicks Michael Eischer 2025-09-06 22:32:40 +02:00
  • 4998fd68a7 build(deps): bump docker/login-action from 3.4.0 to 3.5.0 dependabot[bot] 2025-09-01 01:57:28 +00:00
  • 06cc6017b8 internal/restic: Fix panic in ParseDuration greatroar 2025-09-04 11:23:05 +02:00
  • 37851827c5 EOPNOTSUPP can be returned if the filesystem does not support xattrs (#5344) gregoster 2025-09-05 13:09:27 -06:00
  • b75f80ae5f backup: fix test on windows Michael Eischer 2025-09-05 19:35:25 +02:00
  • 31f87b6188 add changelog Michael Eischer 2025-07-21 21:57:05 +02:00
  • b67b88a0c0 backup: test that parent directory errors can be correctly filtered Michael Eischer 2025-06-12 22:43:45 +02:00
  • d57b01d6eb backup: test that missing parent directory is correctly handled Michael Eischer 2025-06-12 22:37:57 +02:00
  • fc81df3f54 backup: do not fail backup is some parent folder is inaccessible Michael Eischer 2025-06-12 22:23:40 +02:00
  • 73995b818a backup: do not crash if nodeFromFileInfo fails Michael Eischer 2025-06-12 22:17:57 +02:00
  • 49abea6952 add changelog Michael Eischer 2025-09-05 19:07:09 +02:00
  • f18b8ad425 Mark HTTP Error 507 as permanent Dominik Schulz 2025-07-27 17:14:06 +02:00
  • 0a6296bfde build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/storage/azblob dependabot[bot] 2025-09-05 16:58:21 +00:00
  • 2403d1f139 build(deps): bump actions/checkout from 4 to 5 dependabot[bot] 2025-09-05 16:38:46 +00:00
  • 86a453200a build(deps): bump google.golang.org/api from 0.228.0 to 0.248.0 dependabot[bot] 2025-09-05 16:36:17 +00:00
  • 518fbbcdc2 build(deps): bump golang.org/x/crypto from 0.39.0 to 0.41.0 dependabot[bot] 2025-09-01 02:10:03 +00:00
  • c62f523e6d Update 020_installation.rst removing command options y0n3d4 2025-08-06 13:57:29 +02:00
  • 91e9f65991 Update 020_installation.rst adding instruction for Gentoo Linux Michele Testa 2025-08-05 15:16:37 +02:00
  • d839850ed4 docs: clarify ** must me between path separators rhhub 2025-05-28 18:32:34 -07:00
  • ac051c3dcd doc: Correct Wasabi link A Crutcher 2025-08-02 13:03:43 -05:00
  • 20f472a67f backend/local: ignore chmod "not supported" errors Michael Terry 2025-04-04 10:22:54 -04:00
  • 7b986795de build(deps): bump golang.org/x/time from 0.11.0 to 0.12.0 dependabot[bot] 2025-07-21 19:46:35 +00:00
  • 4f03e03b2c build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azidentity dependabot[bot] 2025-07-01 05:07:41 +00:00
  • 242b607bf6 walker: fix error handling if tree cannot be loaded Michael Eischer 2025-06-02 19:44:47 +02:00
  • 22bbbf42f5 Fix release note typos Michael Eischer 2025-06-02 21:12:37 +02:00
  • 3c8fc9d9bc build(deps): bump github.com/peterbourgon/unixtransport dependabot[bot] 2025-07-01 05:07:50 +00:00
  • 5070e62b18 build(deps): bump golang.org/x/crypto from 0.38.0 to 0.39.0 dependabot[bot] 2025-07-01 05:46:21 +00:00
  • d64bad1a90 Update 047_tuning_backup_parameters.rst - local backend (#5355) Patrick Wolf 2025-06-02 14:40:04 -04:00
  • 6bdca9a7d5 add changelog for --stdin-filename with/directory Michael Eischer 2025-04-11 22:19:33 +02:00
  • 91d582a667 backup: test subdirectories in stdin filenames work Michael Eischer 2025-04-11 22:14:27 +02:00
  • ef1e137e7a fs/reader: return proper error on invalid filename Michael Eischer 2025-04-11 22:07:31 +02:00
  • 81ac49f59d fs/reader: test file not exist case Michael Eischer 2025-04-11 21:57:45 +02:00
  • ba2b0b2cc7 fs/reader: use test helpers Michael Eischer 2025-04-11 21:54:15 +02:00
  • 37a4235e4d fs/reader: deduplicate test code Michael Eischer 2025-04-11 21:50:47 +02:00
  • 04898e41d1 fs/reader: fix open+stat handling Michael Eischer 2025-04-11 21:49:25 +02:00
  • 07e4a78e46 fs/reader: use modification time for file and directories Michael Eischer 2025-04-11 21:43:31 +02:00
  • 236f81758e fs: rewrite Reader to build fs tree up front Michael Eischer 2025-04-11 21:37:32 +02:00
  • 16850c61fa docs: when describing profiling, briefly explain .pprof files Ilya Grigoriev 2025-04-27 20:20:05 -07:00
  • 67a572fa0d docs: document profiling options a bit better Ilya Grigoriev 2025-04-27 19:31:09 -07:00
  • 4686a12a2d bugfix: have --{cpu,mem,...}-profile work even if Restic exits with error code (#5373) Ilya Grigoriev 2025-06-02 10:57:07 -07:00
  • 4dbed5f905 build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/storage/azblob dependabot[bot] 2025-06-02 17:32:18 +00:00
  • d708c5ea73 build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azidentity dependabot[bot] 2025-06-02 16:45:38 +00:00
  • ee0cb7d1aa docs: updated installation docs for Windows Mark Lopez 2025-05-03 10:27:50 -05:00
  • 590dc82719 build(deps): bump golang.org/x/sys from 0.31.0 to 0.33.0 dependabot[bot] 2025-06-01 01:25:20 +00:00
  • 72d70d94f9 updated doc/faq.rst_commitsSquashed Samuel Chambers 2025-05-11 14:02:07 -04:00
  • aaa48e765a doc: typo & minor rewording in 'Removing files from snapshots' Markus Hansmair 2025-04-16 09:36:48 +02:00
  • f61cf4a1e5 docs: fix typos in developer information (#5329) Michael Eischer 2025-04-02 21:12:43 +02:00
  • a22b9d5735 update direct dependencies (#5340) Michael Eischer 2025-04-02 21:10:40 +02:00
  • e9ae67c968 build(deps): bump docker/login-action from 3.3.0 to 3.4.0 (#5333) dependabot[bot] 2025-04-02 20:54:17 +02:00
  • 1fe6fbc4b8 doc: fix typos Mohammad Javad Naderi 2025-03-29 12:40:47 +03:30
  • 3d4fb876f4 docs: fix unit for S3 restore timeout Gilbert Gilb's 2025-03-27 21:20:50 +01:00
  • 5d182ed1ab forget: fix ignored RESTIC_HOST environment variable Michael Eischer 2025-03-31 18:04:54 +02:00
  • 7f1ac5764a Merge pull request #5358 from MichaelEischer/fix-tty-capture-in-background Michael Eischer 2025-09-06 21:01:03 +02:00
  • 52aa1cd17f docs: sync compatibility section with website Michael Eischer 2025-09-06 20:55:46 +02:00
  • 42f690dbab add changelog Michael Eischer 2025-09-06 19:51:05 +02:00
  • 914bd699be backend: always start backend process in separate process group Michael Eischer 2025-04-14 20:18:58 +02:00
  • 4c19d6410f backend: only move child process to foreground if already in foreground Michael Eischer 2025-04-11 23:54:02 +02:00
  • 2ad703bfd8 Merge pull request #5486 from greatroar/duration-panic Michael Eischer 2025-09-06 18:32:36 +02:00
  • 0864d04c5c internal/restic: Fix panic in ParseDuration greatroar 2025-09-04 11:23:05 +02:00
  • 839c38b4c4 EOPNOTSUPP can be returned if the filesystem does not support xattrs (#5344) gregoster 2025-09-05 13:09:27 -06:00
  • e98c44baaf Merge pull request #5421 from MichaelEischer/fix-backup-metadata-crash Michael Eischer 2025-09-05 19:53:16 +02:00
  • 01bc60e96f backup: fix test on windows Michael Eischer 2025-09-05 19:35:25 +02:00
  • 484b706dd8 add changelog Michael Eischer 2025-07-21 21:57:05 +02:00
  • 350f6452e7 backup: test that parent directory errors can be correctly filtered Michael Eischer 2025-06-12 22:43:45 +02:00
  • 484cdf12e5 backup: test that missing parent directory is correctly handled Michael Eischer 2025-06-12 22:37:57 +02:00
  • c8bb7bd312 backup: do not fail backup is some parent folder is inaccessible Michael Eischer 2025-06-12 22:23:40 +02:00
  • a8ce2e45cc backup: do not crash if nodeFromFileInfo fails Michael Eischer 2025-06-12 22:17:57 +02:00
  • 275507fb3e Merge pull request #5452 from dominikschulz/fix/storage Michael Eischer 2025-09-05 19:17:15 +02:00
  • 391c27975a Merge pull request #5460 from restic/dependabot/go_modules/github.com/Azure/azure-sdk-for-go/sdk/storage/azblob-1.6.2 Michael Eischer 2025-09-05 19:16:54 +02:00
  • 7d47e60e27 Merge pull request #5481 from restic/dependabot/github_actions/actions/checkout-5 Michael Eischer 2025-09-05 19:07:58 +02:00
  • 5c17c277f3 add changelog Michael Eischer 2025-09-05 19:07:09 +02:00
  • 48e5c0984e Mark HTTP Error 507 as permanent Dominik Schulz 2025-07-27 17:14:06 +02:00
  • 2414771a59 build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/storage/azblob dependabot[bot] 2025-09-05 16:58:21 +00:00
  • 0e381bdbf1 Merge pull request #5483 from restic/dependabot/go_modules/google.golang.org/api-0.248.0 Michael Eischer 2025-09-05 18:47:58 +02:00
  • 11cd4a0a88 build(deps): bump actions/checkout from 4 to 5 dependabot[bot] 2025-09-05 16:38:46 +00:00
  • f54989f634 build(deps): bump google.golang.org/api from 0.228.0 to 0.248.0 dependabot[bot] 2025-09-05 16:36:17 +00:00
  • af7f10d16b Merge pull request #5482 from restic/dependabot/github_actions/docker/login-action-3.5.0 Michael Eischer 2025-09-05 18:35:59 +02:00
  • 6de95a3d58 Merge pull request #5484 from restic/dependabot/go_modules/golang.org/x/crypto-0.41.0 Michael Eischer 2025-09-05 18:35:24 +02:00
  • 93f436e999 build(deps): bump golang.org/x/crypto from 0.39.0 to 0.41.0 dependabot[bot] 2025-09-01 02:10:03 +00:00
  • 6edb199efd build(deps): bump docker/login-action from 3.4.0 to 3.5.0 dependabot[bot] 2025-09-01 01:57:28 +00:00