.. |
archiver
|
Merge pull request #3683 from MichaelEischer/fix-golangci-lint-warnings
|
2022-03-29 11:45:10 +02:00 |
backend
|
local: Limit concurrent backend operations
|
2022-04-09 12:21:38 +02:00 |
bloblru
|
bloblru: Fix comment for New function
|
2022-03-28 22:25:25 +02:00 |
cache
|
crypto: Use helpers for size calculations
|
2022-03-28 22:09:49 +02:00 |
checker
|
pack: cleanup header size calculation
|
2022-03-28 22:09:49 +02:00 |
crypto
|
…
|
|
debug
|
add go:build headers everywhere
|
2022-03-28 22:23:47 +02:00 |
dump
|
Refactor internal/dump + concurrent load/write
|
2021-11-01 23:01:55 +01:00 |
errors
|
errors: Ensure that errors.IsFatal(errors.Fatal("err")) == true
|
2022-03-28 22:09:49 +02:00 |
filter
|
filter: short circuit if no negative patterns
|
2022-03-20 13:33:08 +01:00 |
fs
|
Cast unix.Statfs_t.Type to int64 when checking for btrfs
|
2022-03-31 22:30:45 +02:00 |
fuse
|
add go:build headers everywhere
|
2022-03-28 22:23:47 +02:00 |
hashing
|
…
|
|
limiter
|
golangci-lint: replace deprecated golint with revive
|
2022-03-28 22:33:17 +02:00 |
migrations
|
…
|
|
mock
|
Add plumbing to calculate backend specific file hash for upload
|
2021-08-04 22:17:46 +02:00 |
options
|
…
|
|
pack
|
pack: Hide more implementation details
|
2022-03-28 22:12:16 +02:00 |
repository
|
local: Limit concurrent backend operations
|
2022-04-09 12:21:38 +02:00 |
restic
|
Merge pull request #3683 from MichaelEischer/fix-golangci-lint-warnings
|
2022-03-29 11:45:10 +02:00 |
restorer
|
Merge pull request #3683 from MichaelEischer/fix-golangci-lint-warnings
|
2022-03-29 11:45:10 +02:00 |
selfupdate
|
…
|
|
test
|
Add more error handling
|
2021-01-30 20:19:47 +01:00 |
textfile
|
Add more error handling
|
2021-01-30 20:19:47 +01:00 |
ui
|
golangci-lint: replace deprecated golint with revive
|
2022-03-28 22:33:17 +02:00 |
walker
|
Limit number of large tree blobs loaded in parallel by StreamTrees
|
2022-02-19 12:26:09 +01:00 |