restic/internal
Michael Eischer 3b854d9c04
Some checks are pending
Create and publish a Docker image / build-and-push-image (push) Waiting to run
Create and publish a Docker image / provenance (push) Blocked by required conditions
test / Linux Go 1.23.x (push) Waiting to run
test / Linux Go 1.24.x (push) Waiting to run
test / Linux (race) Go 1.25.x (push) Waiting to run
test / Windows Go 1.25.x (push) Waiting to run
test / macOS Go 1.25.x (push) Waiting to run
test / Linux Go 1.25.x (push) Waiting to run
test / Cross Compile for subset 0/3 (push) Waiting to run
test / Cross Compile for subset 1/3 (push) Waiting to run
test / Cross Compile for subset 2/3 (push) Waiting to run
test / lint (push) Waiting to run
test / Analyze results (push) Blocked by required conditions
test / docker (push) Waiting to run
Merge pull request #5449 from provokateurin/restore-ownership-by-name
feat(internal/fs/node): Restore ownership by name
2025-11-16 16:50:36 +01:00
..
archiver repository: enforce that SaveBlob is called within WithBlobUploader 2025-10-12 18:26:26 +02:00
backend backend/local: fix "operation not supported" when unlocking 2025-11-16 08:09:51 -05:00
bloblru Fix typos 2024-07-03 20:02:06 +02:00
checker Merge pull request #5558 from MichaelEischer/simplify-blob-upload 2025-11-16 12:51:01 +01:00
crypto crypto: cleanup ciphertext verification error 2024-06-05 22:33:20 +02:00
data repository: enforce that SaveBlob is called within WithBlobUploader 2025-10-12 18:26:26 +02:00
debug Reduce linter ignores 2025-09-21 22:24:27 +02:00
dump data: split node and snapshot code from restic package 2025-10-03 19:10:39 +02:00
errors tests: add tests for preserving underlying errors 2025-09-13 23:32:39 +05:30
feature readd feature flags removed too soon 2025-03-26 18:38:30 +01:00
filter get rid of fmt.Print* usages 2025-10-03 18:55:46 +02:00
fs Merge pull request #5449 from provokateurin/restore-ownership-by-name 2025-11-16 16:50:36 +01:00
fuse data: split node and snapshot code from restic package 2025-10-03 19:10:39 +02:00
global global: split CreateRepository and OpenRepository into smaller functions 2025-10-12 18:20:45 +02:00
migrations Fix godoc comments. 2025-03-22 18:20:30 +00:00
options backend, options: Prefer strings.Cut to SplitN 2022-12-02 19:19:14 +01:00
repository Merge pull request #5560 from MichaelEischer/index-iterators 2025-11-16 13:24:48 +01:00
restic repository: update comment 2025-11-16 12:51:46 +01:00
restorer Merge pull request #5449 from provokateurin/restore-ownership-by-name 2025-11-16 16:50:36 +01:00
selfupdate get rid of fmt.Print* usages 2025-10-03 18:55:46 +02:00
terminal termstatus: use errWriter if terminal commands fail 2025-10-03 18:55:46 +02:00
test use consistent alias for interal/test package 2024-03-29 00:24:03 +01:00
textfile Replace most usages of ioutil with the underlying function 2022-12-02 19:36:43 +01:00
ui Merge pull request #5556 from greatroar/cleanup 2025-10-12 18:22:36 +02:00
walker repository: enforce that SaveBlob is called within WithBlobUploader 2025-10-12 18:26:26 +02:00