.. |
archiver
|
Rename 'rebuild-index' to 'repair index'
|
2023-05-01 15:16:44 +02:00 |
backend
|
Don't shadow builtins
|
2023-05-18 21:15:45 +02:00 |
bloblru
|
bloblru: Upgrade to hashicorp/golang-lru/v2
|
2022-11-27 17:18:13 +01:00 |
cache
|
Use either test or rtest to refer to internal test helpers
|
2023-05-18 21:15:45 +02:00 |
checker
|
check: Fix flaky TestCheckerModifiedData
|
2023-05-01 17:18:19 +02:00 |
crypto
|
crypto: move crypto buffer helpers
|
2022-07-17 13:42:23 +02:00 |
debug
|
mount: enable debug logging for the flaky TestMount test
|
2023-05-01 18:03:17 +02:00 |
dump
|
dump: Report filename with tar.ErrFieldTooLong
|
2023-04-27 11:45:41 +02: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
|
all: Replace some errors.Wrap calls by errors.WithStack
|
2022-12-17 09:41:07 +01:00 |
fuse
|
fuse: use syscall errnos directly to fix deprecations
|
2023-05-18 21:15:45 +02:00 |
hashing
|
Replace most usages of ioutil with the underlying function
|
2022-12-02 19:36:43 +01:00 |
index
|
repository: Reuse buffers in Repository.LoadUnpacked
|
2023-01-30 22:01:01 +01:00 |
migrations
|
migrations: Fix S3 backend detection
|
2023-04-14 22:32:16 +02:00 |
options
|
backend, options: Prefer strings.Cut to SplitN
|
2022-12-02 19:19:14 +01:00 |
pack
|
repository: optimize MasterIndex.Each
|
2022-09-24 12:21:59 +02:00 |
repository
|
Use either test or rtest to refer to internal test helpers
|
2023-05-18 21:15:45 +02:00 |
restic
|
Remove unnecessary else block
|
2023-05-18 21:15:45 +02:00 |
restorer
|
restore: Add basic test for progress bar accounting of hardlinks
|
2023-05-08 20:51:49 +02:00 |
selfupdate
|
Don't shadow builtins
|
2023-05-18 21:15:45 +02:00 |
test
|
test: Use testing.T.Cleanup to remove tempdirs
|
2022-12-09 14:23:55 +01:00 |
textfile
|
Replace most usages of ioutil with the underlying function
|
2022-12-02 19:36:43 +01:00 |
ui
|
Don't shadow builtins
|
2023-05-18 21:15:45 +02:00 |
walker
|
walker: extend TreeRewriter to support snapshot repairing
|
2023-05-01 15:20:24 +02:00 |