This website requires JavaScript.
Explore
Help
Register
Sign In
amorfo77
/
restic
Watch
1
Star
0
Fork
0
mirror of
https://github.com/restic/restic.git
synced
2026-08-14 09:33:18 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
347e9d07657f358c297a21aabb6224c38502a08f
restic
/
internal
T
History
Michael Eischer
940a3159b5
let index.Each() and pack.Size() return error on canceled context
...
This forces a caller to actually check that the function did complete.
2024-04-22 22:39:32 +02:00
..
archiver
Improve command shutdown on context cancellation
2024-04-22 22:31:38 +02:00
backend
Merge pull request
#4763
from MichaelEischer/refactor-prune
2024-04-22 22:24:53 +02:00
bloblru
…
cache
…
checker
let index.Each() and pack.Size() return error on canceled context
2024-04-22 22:39:32 +02:00
crypto
…
debug
…
dump
…
errors
…
feature
…
filter
…
fs
…
fuse
…
hashing
…
index
let index.Each() and pack.Size() return error on canceled context
2024-04-22 22:39:32 +02:00
migrations
…
options
…
pack
let index.Each() and pack.Size() return error on canceled context
2024-04-22 22:39:32 +02:00
repository
let index.Each() and pack.Size() return error on canceled context
2024-04-22 22:39:32 +02:00
restic
let index.Each() and pack.Size() return error on canceled context
2024-04-22 22:39:32 +02:00
restorer
…
selfupdate
…
test
…
textfile
…
ui
…
walker
…