.. |
archiver
|
replace some usages of restic.Repository with more specific interface
|
2024-01-27 13:02:02 +01:00 |
backend
|
s3: minor cleanups for archive storage class handling
|
2024-01-20 11:25:28 +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: cleanup s3 legacy detection
|
2024-01-27 13:02:04 +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
|
Merge pull request #4550 from ndecker/ls-ncdu
|
2024-01-27 12:27:35 +00: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 typos
|
2023-12-06 13:11:55 +01:00 |
fuse
|
replace some usages of restic.Repository with more specific interface
|
2024-01-27 13:02:02 +01:00 |
hashing
|
Replace most usages of ioutil with the underlying function
|
2022-12-02 19:36:43 +01:00 |
index
|
replace some usages of restic.Repository with more specific interface
|
2024-01-27 13:02:02 +01:00 |
migrations
|
move Backend interface to backend package
|
2023-10-25 23:00:18 +02:00 |
options
|
backend, options: Prefer strings.Cut to SplitN
|
2022-12-02 19:19:14 +01:00 |
pack
|
Fix typos
|
2023-12-06 13:11:55 +01:00 |
repository
|
repository: fix repack test
|
2024-02-03 18:22:47 +01:00 |
restic
|
lock: switch to repository.List
|
2024-01-27 13:02:04 +01:00 |
restorer
|
replace some usages of restic.Repository with more specific interface
|
2024-01-27 13:02:02 +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
|
fix linter warning
|
2024-01-27 12:51:45 +01:00 |
walker
|
walker: add tests for leaveDir
|
2024-01-27 13:17:33 +01:00 |