This website requires JavaScript.
Explore
Help
Register
Sign In
octoleo
/
restic
Watch
2
Star
2
Fork
0
You've already forked restic
mirror of
https://github.com/octoleo/restic.git
synced
2025-01-22 14:48:24 +00:00
Code
Issues
Releases
Wiki
Activity
restic
/
internal
/
restorer
History
Alexander Neumann
db8a958991
Merge pull request
#3683
from MichaelEischer/fix-golangci-lint-warnings
...
Fix golangci lint warnings
2022-03-29 11:45:10 +02:00
..
doc.go
Fix typos reported by misspell
2020-10-06 14:55:13 +02:00
filerestorer_test.go
restorer: convert to use StreamPack
2022-02-12 20:18:25 +01:00
filerestorer.go
crypto: Use helpers for size calculations
2022-03-28 22:09:49 +02:00
fileswriter_test.go
restorer: pre-allocate files before loading chunks
2020-09-07 21:41:47 +02:00
fileswriter.go
Add more error handling
2021-01-30 20:19:47 +01:00
preallocate_darwin.go
Use FcntlFstore to preallocate on Mac
2021-04-10 16:54:07 +02:00
preallocate_linux.go
restorer: pre-allocate files before loading chunks
2020-09-07 21:41:47 +02:00
preallocate_other.go
add go:build headers everywhere
2022-03-28 22:23:47 +02:00
preallocate_test.go
restorer: Skip preallocate test if not supported by the filesystem
2021-03-04 20:33:46 +01:00
restorer_test.go
restorer: Sanitize verify errors
2021-09-19 14:01:26 +02:00
restorer_unix_test.go
add go:build headers everywhere
2022-03-28 22:23:47 +02:00
restorer.go
restore: Fix linting error
2021-09-19 14:41:07 +02:00