restic/internal
Michael Eischer 80ed863aab repository: remove redundant cleanup code
The temp files used by the packer manager are either delete after
creation (unix) or marked as delete on close (windows). Thus, no
explicit cleanup is necessary.
2024-08-31 17:37:25 +02:00
..
archiver fs: clean up helper functions 2024-08-31 17:37:25 +02:00
backend backend: remove dead code 2024-08-31 17:25:24 +02:00
bloblru Fix typos 2024-07-03 20:02:06 +02:00
checker drop support for s3legacy layout 2024-08-31 17:25:24 +02:00
crypto crypto: cleanup ciphertext verification error 2024-06-05 22:33:20 +02:00
debug Fix review comments 2024-04-29 16:21:38 -06:00
dump dump: add GetOrCompute to bloblru cache 2024-05-05 11:38:42 +02:00
errors Add changelog and fix lint error 2024-02-24 13:47:49 -07:00
feature drop support for s3legacy layout 2024-08-31 17:25:24 +02:00
filter
fs repository: remove redundant cleanup code 2024-08-31 17:37:25 +02:00
fuse Switch back to sha256 from the std library 2024-08-10 19:16:10 +02:00
migrations drop support for s3legacy layout 2024-08-31 17:25:24 +02:00
options
repository repository: remove redundant cleanup code 2024-08-31 17:37:25 +02:00
restic restic: extract Node filesystem code to fs package 2024-08-31 17:37:25 +02:00
restorer cleanup imports 2024-08-31 17:37:25 +02:00
selfupdate Replace lots of unused parameters with _ 2023-05-18 21:17:53 +02:00
test use consistent alias for interal/test package 2024-03-29 00:24:03 +01:00
textfile
ui json: switch backup and restore errors from string to struct types 2024-08-03 16:21:44 -04:00
walker Add more checks for canceled contexts 2024-07-31 19:30:47 +02:00