Commit Graph

  • 9b2c0a0c54 Merge pull request #5466 from y0n3d4/gentoo-install-info master rawtaz 2025-08-07 13:28:17 +02:00
  • 64273ea027 Update 020_installation.rst removing command options y0n3d4 2025-08-06 13:57:29 +02:00
  • 5a00d26431 Update 020_installation.rst adding instruction for Gentoo Linux Michele Testa 2025-08-05 15:16:37 +02:00
  • 3faad5751d Revert "Update 020_installation.rst adding install command for Gentoo Linux" Michele Testa 2025-08-05 14:12:04 +02:00
  • f487eb1c66 Update 020_installation.rst adding install command for Gentoo Linux y0n3d4 2025-08-05 14:01:10 +02:00
  • 72636238d0 Merge pull request #5400 from rhhub/patch-2 Michael Eischer 2025-08-04 20:56:07 +02:00
  • 51098157e2 Merge pull request #5462 from TheAlchemistOf42/wasabi-link rawtaz 2025-08-02 22:12:57 +02:00
  • 0b080c44d7 doc: Correct Wasabi link A Crutcher 2025-08-02 13:03:43 -05:00
  • ad306d2ea9 build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/storage/azblob dependabot/go_modules/github.com/Azure/azure-sdk-for-go/sdk/storage/azblob-1.6.2 dependabot[bot] 2025-08-01 01:50:19 +00:00
  • 010f4dc30c build(deps): bump google.golang.org/api from 0.228.0 to 0.244.0 dependabot/go_modules/google.golang.org/api-0.244.0 dependabot[bot] 2025-08-01 01:49:22 +00:00
  • 86a2168f7d build(deps): bump golang.org/x/oauth2 from 0.28.0 to 0.30.0 dependabot/go_modules/golang.org/x/oauth2-0.30.0 dependabot[bot] 2025-08-01 01:49:17 +00:00
  • f9c1e5cde9 build(deps): bump golang.org/x/crypto from 0.39.0 to 0.40.0 dependabot/go_modules/golang.org/x/crypto-0.40.0 dependabot[bot] 2025-08-01 01:48:48 +00:00
  • 4014d13a33 build(deps): bump golang.org/x/sync from 0.15.0 to 0.16.0 dependabot/go_modules/golang.org/x/sync-0.16.0 dependabot[bot] 2025-08-01 01:45:34 +00:00
  • b71fe91643 Merge pull request #5345 from mikix/chmod-enotsup Michael Eischer 2025-07-21 22:28:53 +02:00
  • 9c3b8d171a Merge pull request #5434 from restic/dependabot/go_modules/golang.org/x/time-0.12.0 Michael Eischer 2025-07-21 22:17:40 +02:00
  • ddb7fb837b Merge pull request #5435 from restic/dependabot/go_modules/github.com/Azure/azure-sdk-for-go/sdk/azidentity-1.10.1 Michael Eischer 2025-07-21 22:14:29 +02:00
  • 3433c5abac Merge pull request #5408 from MichaelEischer/fix-walker-crash Michael Eischer 2025-07-21 21:46:59 +02:00
  • 09bc58c950 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
  • 20eb9018a0 Merge pull request #5409 from MichaelEischer/fix-release-notes-typos Michael Eischer 2025-07-21 21:46:05 +02:00
  • 651f553530 Merge pull request #5436 from restic/dependabot/go_modules/github.com/peterbourgon/unixtransport-0.0.6 Michael Eischer 2025-07-21 21:45:06 +02:00
  • aad4b53ead Merge pull request #5438 from restic/dependabot/go_modules/golang.org/x/crypto-0.39.0 Michael Eischer 2025-07-21 21:42:06 +02:00
  • e467496ace 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
  • f2de260524 build(deps): bump github.com/peterbourgon/unixtransport dependabot[bot] 2025-07-01 05:07:50 +00:00
  • c17d5ab2e1 build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azidentity dependabot[bot] 2025-07-01 05:07:41 +00:00
  • a8535aba58 backend/local: ignore chmod "not supported" errors Michael Terry 2025-04-04 10:22:54 -04:00
  • 521fbad701 docs: clarify ** must me between path separators rhhub 2025-05-28 18:32:34 -07:00
  • 15b7d7c3fc Fix release note typos Michael Eischer 2025-06-02 21:12:37 +02:00
  • 7d39b1bfe8 Update 047_tuning_backup_parameters.rst - local backend (#5355) Patrick Wolf 2025-06-02 14:40:04 -04:00
  • e4a7f4aadf Merge pull request #5356 from MichaelEischer/fix-backup-stdin-filename Michael Eischer 2025-06-02 20:27:26 +02:00
  • 10cfe96cd4 walker: fix error handling if tree cannot be loaded Michael Eischer 2025-06-02 19:44:47 +02:00
  • 2eaa79d33f Merge pull request #5374 from ilyagr/docprofile Michael Eischer 2025-06-02 19:57:33 +02:00
  • 99ee5696f3 bugfix: have --{cpu,mem,...}-profile work even if Restic exits with error code (#5373) Ilya Grigoriev 2025-06-02 10:57:07 -07:00
  • e8dbb69a94 docs: when describing profiling, briefly explain .pprof files Ilya Grigoriev 2025-04-27 20:20:05 -07:00
  • f4e21cdb75 docs: document profiling options a bit better Ilya Grigoriev 2025-04-27 19:31:09 -07:00
  • e5bdc3c74f Merge pull request #5382 from restic/dependabot/go_modules/github.com/Azure/azure-sdk-for-go/sdk/storage/azblob-1.6.1 Michael Eischer 2025-06-02 19:40:33 +02:00
  • 7e51c928c4 Merge pull request #5384 from zmanda/feat-gh-5377-check-add-percentage-for-read-data-subset Michael Eischer 2025-06-02 19:37:08 +02:00
  • 21e87851aa build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/storage/azblob dependabot[bot] 2025-06-02 17:32:18 +00:00
  • 2bc1bf2702 Merge pull request #5402 from restic/dependabot/go_modules/github.com/Azure/azure-sdk-for-go/sdk/azidentity-1.10.0 Michael Eischer 2025-06-02 19:19:10 +02:00
  • df110060d1 build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azidentity dependabot[bot] 2025-06-02 16:45:38 +00:00
  • 337a7d1205 Merge pull request #5385 from Silvenga/windows-docs Michael Eischer 2025-06-02 18:44:43 +02:00
  • 322e271dd2 Merge pull request #5404 from restic/dependabot/go_modules/golang.org/x/sys-0.33.0 Michael Eischer 2025-06-02 18:35:34 +02:00
  • be45190dfe build(deps): bump golangci/golangci-lint-action from 6 to 8 dependabot/github_actions/golangci/golangci-lint-action-8 dependabot[bot] 2025-06-01 01:31:02 +00:00
  • 1ac224458f 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
  • 126ad04568 Merge pull request #5389 from fronesis47/patch-3 rawtaz 2025-05-11 20:35:20 +02:00
  • e732bdbfb8 updated doc/faq.rst_commitsSquashed Samuel Chambers 2025-05-11 14:02:07 -04:00
  • 2db08fd749 docs: updated installation docs for Windows Mark Lopez 2025-05-03 10:27:50 -05:00
  • debb110a7c check: add percentage of repository checked Srigovind Nayak 2025-05-03 18:08:12 +05:30
  • 5eb4f5af61 Merge pull request #5360 from makuhama/master rawtaz 2025-05-02 01:05:08 +02:00
  • 287b601f01 doc: typo & minor rewording in 'Removing files from snapshots' Markus Hansmair 2025-04-16 09:36:48 +02:00
  • 64c82a5d9c Merge pull request #5357 from Hello71/patch-1 Michael Eischer 2025-04-14 20:02:41 +02:00
  • 12f36ebf07 doc: add fastest, better compression Alex Xu 2025-04-13 19:33:13 -04:00
  • 45e09dca2a add changelog for --stdin-filename with/directory Michael Eischer 2025-04-11 22:19:33 +02:00
  • 5bb9d0d996 backup: test subdirectories in stdin filenames work Michael Eischer 2025-04-11 22:14:27 +02:00
  • 9f39e8a1d3 fs/reader: return proper error on invalid filename Michael Eischer 2025-04-11 22:07:31 +02:00
  • ddd48f1e98 fs/reader: test file not exist case Michael Eischer 2025-04-11 21:57:45 +02:00
  • 6e91ea3397 fs/reader: use test helpers Michael Eischer 2025-04-11 21:54:15 +02:00
  • e7c1e4f1ff fs/reader: deduplicate test code Michael Eischer 2025-04-11 21:50:47 +02:00
  • 70e1037a49 fs/reader: fix open+stat handling Michael Eischer 2025-04-11 21:49:25 +02:00
  • 19f48084ea fs/reader: use modification time for file and directories Michael Eischer 2025-04-11 21:43:31 +02:00
  • 3a995172b7 fs: rewrite Reader to build fs tree up front Michael Eischer 2025-04-11 21:37:32 +02:00
  • 0dffa1208d Merge pull request #5243 from zmanda/feat-gh-4868-show-repo-id-in-df-and-mount Michael Eischer 2025-04-02 21:16:11 +02:00
  • 6fbcce1d1a docs: fix typos in developer information (#5329) Michael Eischer 2025-04-02 21:12:43 +02:00
  • e8d458be7e update direct dependencies (#5340) Michael Eischer 2025-04-02 21:10:40 +02:00
  • 4471c7847b 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
  • f13e9c10a4 Add support for additional compression levels fastest and better (#5321) Srigovind Nayak 2025-04-01 00:51:12 +05:30
  • f768683162 Merge pull request #5322 from zmanda/fix-gh-5233-forget-failure-exit-codes Michael Eischer 2025-03-31 20:08:33 +02:00
  • 0b7bdfed7e Merge pull request #5320 from mjnaderi/patch-1 Michael Eischer 2025-03-31 20:07:51 +02:00
  • a4fe94ec82 Merge pull request #5317 from gilbsgilbs/fix-s3-restore-timeout-unit Michael Eischer 2025-03-31 20:01:22 +02:00
  • 6684d1d2f5 Merge pull request #5327 from MichaelEischer/fix-forget-hostname-default Michael Eischer 2025-03-31 19:21:13 +02:00
  • e1f7522174 forget: fix ignored RESTIC_HOST environment variable Michael Eischer 2025-03-31 18:04:54 +02:00
  • d1649affb2 chore: update changelog for issue-5233 Srigovind Nayak 2025-03-30 14:12:06 +05:30
  • 936c783c0f forget: exit code 3 for snapshot removal failures Srigovind Nayak 2025-03-30 14:11:32 +05:30
  • 5614cf4758 doc: fix typos Mohammad Javad Naderi 2025-03-29 12:40:47 +03:30
  • 6db0d84ab0 changelog: add changelog entry for issue-4868 Srigovind Nayak 2025-03-29 13:27:50 +05:30
  • 88b599c4f3 mount: append repository ID to FS name of FUSE mount Srigovind Nayak 2025-02-08 16:06:03 +05:30
  • eefff0d793 docs: fix unit for S3 restore timeout Gilbert Gilb's 2025-03-27 21:20:50 +01:00
  • 3d14e92905 Set development version for 0.18.0 Alexander Neumann 2025-03-27 20:17:36 +01:00
  • d401ad6c1e Add version for 0.18.0 v0.18.0 Alexander Neumann 2025-03-27 20:16:56 +01:00
  • ab024e6a51 Update manpages and auto-completion Alexander Neumann 2025-03-27 20:16:56 +01:00
  • 0e5f41c842 Generate CHANGELOG.md for 0.18.0 Alexander Neumann 2025-03-27 20:16:25 +01:00
  • 321ac6c1c9 Prepare changelog for 0.18.0 Alexander Neumann 2025-03-27 20:16:25 +01:00
  • 94b1af580b Merge pull request #5316 from MichaelEischer/fix-docs Michael Eischer 2025-03-26 19:18:15 +01:00
  • cc6fbbe6ad Merge pull request #5315 from MichaelEischer/proper-feature-flag-deprecation Michael Eischer 2025-03-26 19:17:17 +01:00
  • 3f70485671 docs: SLSA is only setup for GHCR Michael Eischer 2025-03-26 18:46:52 +01:00
  • d4772aa469 readd feature flags removed too soon Michael Eischer 2025-03-26 18:38:30 +01:00
  • 13cb90b83a Merge pull request #5295 from MichaelEischer/randomize-pack-order Michael Eischer 2025-03-25 18:13:49 +01:00
  • 823cc3d93a Polish changelogs (#5308) Michael Eischer 2025-03-25 18:12:51 +01:00
  • 9eee32131a Merge pull request #5307 from Martin2112/dial_tls Michael Eischer 2025-03-25 18:12:10 +01:00
  • 5e519a25f7 tweak changelog Michael Eischer 2025-03-24 19:44:13 +01:00
  • c4eb2be31f Merge pull request #5304 from restic/disable-gs-grpc-api Michael Eischer 2025-03-24 19:03:09 +01:00
  • 0b22d8dc64 Merge pull request #5306 from MichaelEischer/sftp-better-errors Michael Eischer 2025-03-24 18:43:47 +01:00
  • 2b65ef5710 backend/gs: disable GRPC API to reduce binary size bloat Michael Eischer 2025-03-24 10:49:59 +01:00
  • ccb92f5bf0 repository/packer: add unit test for Merge method Michael Eischer 2025-03-24 17:04:02 +01:00
  • 37aa4f824f add changelog and update threat model Michael Eischer 2025-03-22 22:20:36 +01:00
  • 47b048f437 Rename param as it looks like context isn't used. Martin Smith 2025-03-24 15:01:47 +00:00
  • cd7f384d77 Replace deprecated DialTLS with DialTLSContext. Martin Smith 2025-03-24 14:05:13 +00:00
  • 9d58a27428 Merge pull request #5298 from Martin2112/lock_by_value Michael Eischer 2025-03-24 14:42:38 +01:00
  • 9aad8e9ea5 Merge pull request #5299 from Martin2112/go_cleanup Michael Eischer 2025-03-24 13:59:39 +01:00
  • 3adf7d4efb backend/sftp: wrap further errors Michael Eischer 2025-03-24 12:45:15 +01:00
  • 66ec735ac2 backend/sftp: include file path in error messages Michael Eischer 2025-03-24 12:33:53 +01:00