2
2
mirror of https://github.com/octoleo/restic.git synced 2024-11-14 09:14:07 +00:00
restic/changelog/unreleased
Lionel Sausin 8fbe328371 Properly report the ID of newly added keys
Other commands like key list and key remove show the key's ID.

Showing the ID here lets users easily reuse the ID as a key hint for subsequent
commands.
In particular, a key hint is needed when the repository has many keys - otherwise
opening the repository may fail with "Fatal: maximum number of keys reached" even
when a proper password is provided.

Fixes #4656
2024-01-29 10:12:49 +01:00
..
.gitignore Add gitignore to changelog/unreleased 2020-11-05 09:01:32 +01:00
issue-4251 apply suggestion from review 2024-01-23 19:09:04 +01:00
issue-4472 s3: update documentation 2024-01-07 19:30:11 +01:00
issue-4515 retry: Do not retry Load() if file does not exist 2023-10-22 13:25:32 -05:00
issue-4540 Prepare changelog for 0.16.2 2023-10-29 19:50:04 +01:00
issue-4547 Split go_target into go_os and go_arch 2023-11-01 22:43:38 +01:00
issue-4583 s3: minor cleanups for archive storage class handling 2024-01-20 11:25:28 +01:00
issue-4656 Properly report the ID of newly added keys 2024-01-29 10:12:49 +01:00
pull-4503 stats: fix hardlink tracking in a snapshot 2023-10-27 23:40:42 +02:00
pull-4526 Add bitrot detection to "diff" command 2024-01-06 20:12:47 +01:00
pull-4573 rewrite: Add changelog 2023-12-24 15:36:22 +01:00
pull-4590 mount: detect mountpoint does not exist before opening the repository 2023-12-24 11:54:18 +01:00
pull-4615 walker: Remove ignoreTrees functionality 2024-01-19 21:16:06 +01:00