restic/internal
Michael Eischer f000da3b35
Some checks failed
Create and publish a Docker image / build-and-push-image (push) Has been cancelled
test / Linux Go 1.25.x (push) Has been cancelled
test / Linux (race) Go 1.26.x (push) Has been cancelled
test / Windows Go 1.26.x (push) Has been cancelled
test / macOS Go 1.26.x (push) Has been cancelled
test / Linux Go 1.26.x (push) Has been cancelled
test / Cross Compile for subset 0/3 (push) Has been cancelled
test / Cross Compile for subset 1/3 (push) Has been cancelled
test / Cross Compile for subset 2/3 (push) Has been cancelled
test / lint (push) Has been cancelled
test / docker (push) Has been cancelled
Create and publish a Docker image / provenance (push) Has been cancelled
test / Analyze results (push) Has been cancelled
Return helpful error if subfolder syntax fails on Windows (#21813)
2026-05-20 22:55:01 +02:00
..
archiver fix comment and variable name typos 2026-05-16 17:05:33 +02:00
backend backend/retry: debug log correct error on failed file removal 2026-05-16 15:35:42 +02:00
bloblru Fix typos 2024-07-03 20:02:06 +02:00
checker check: filter packs while holding blobRefs lock 2026-05-16 15:35:42 +02:00
crypto crypto: cleanup ciphertext verification error 2024-06-05 22:33:20 +02:00
data Return helpful error if subfolder syntax fails on Windows (#21813) 2026-05-20 22:55:01 +02:00
debug remove old // +build comments 2025-11-30 11:53:23 +01:00
dump data: replace Tree with TreeNodeIterator 2026-01-31 20:03:38 +01: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 filter: correctly stop pattern validation on first invalid part (#21812) 2026-05-20 22:42:26 +02:00
fs fix comment and variable name typos 2026-05-16 17:05:33 +02:00
fuse fuse: tweak comment 2026-05-14 11:18:16 +02:00
global fix comment and variable name typos 2026-05-16 17:05:33 +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 #21811 from MichaelEischer/misc-fixes 2026-05-20 22:38:36 +02:00
restic remove old // +build comments 2025-11-30 11:53:23 +01:00
restorer fix comment and variable name typos 2026-05-16 17:05:33 +02:00
selfupdate remove old // +build comments 2025-11-30 11:53:23 +01:00
terminal terminal: Do not write unchanged status lines 2026-05-14 10:42:13 +02:00
test test: use generics in Equal function signature 2026-01-31 20:03:38 +01:00
textfile Replace most usages of ioutil with the underlying function 2022-12-02 19:36:43 +01:00
ui ui: Fix data race and minor API cleanup (#21801) 2026-05-15 21:23:24 +02:00
walker fix comment and variable name typos 2026-05-16 17:05:33 +02:00