restic/internal
Michael Eischer a8f5684f68 archiver: test statistics in snapshot 2024-02-23 22:05:15 +01:00
..
archiver archiver: test statistics in snapshot 2024-02-23 22:05:15 +01:00
backend Fix linter errors (except for tests) 2024-02-10 22:58:10 +01:00
bloblru bloblru: Upgrade to hashicorp/golang-lru/v2 2022-11-27 17:18:13 +01:00
cache move Backend interface to backend package 2023-10-25 23:00:18 +02:00
checker check: exclude inaccessible files from the repair pack suggestion 2024-02-12 20:25:15 +01:00
crypto Remove redundant poly1305 key masking 2024-01-20 12:36:59 +01:00
debug Rename unused testing parameter to _ 2023-05-18 21:17:53 +02:00
dump archiver: refactor summary collection from ui into the archiver 2024-02-23 20:27:13 +01:00
errors errors: Drop WithMessage 2022-10-14 14:06:47 +02:00
filter remove no longer necessary conditional compiles 2022-11-27 13:18:44 +01:00
fs Fix linter errors (except for tests) 2024-02-10 22:58:10 +01:00
fuse Fix linter errors (except for tests) 2024-02-10 22:58:10 +01:00
hashing Replace most usages of ioutil with the underlying function 2022-12-02 19:36:43 +01:00
index Fix linter errors (except for tests) 2024-02-10 22:58:10 +01:00
migrations repository: make repo.Options configurable for test repos 2024-02-03 18:22:47 +01:00
options backend, options: Prefer strings.Cut to SplitN 2022-12-02 19:19:14 +01:00
pack Apply changelog entry / documentation improvements from review 2024-02-04 18:55:41 +01:00
repository repository: include packID in StreamPack for decrypt/decompress errors 2024-02-17 19:38:01 +01:00
restic backup: store statistics in snapshot 2024-02-23 20:27:13 +01:00
restorer archiver: refactor summary collection from ui into the archiver 2024-02-23 20:27:13 +01:00
selfupdate Replace lots of unused parameters with _ 2023-05-18 21:17:53 +02:00
test test: use standard logging methods from testing for the test helpers 2023-05-26 19:34:57 +02:00
textfile Replace most usages of ioutil with the underlying function 2022-12-02 19:36:43 +01:00
ui backup: expose data_added_in_repo in JSON output 2024-02-23 20:27:13 +01:00
walker Fix linter errors (except for tests) 2024-02-10 22:58:10 +01:00