1
0
Fork 0
mirror of https://github.com/restic/restic.git synced 2025-02-01 12:09:03 +00:00
restic/internal
Michael Eischer 38dac78180 walker: restructure FilterTree into TreeRewriter
The more generic RewriteNode callback replaces the SelectByName and
PrintExclude functions. The main part of this change is a preparation to
allow using the TreeRewriter for the `repair snapshots` command.
2023-05-01 15:20:12 +02:00
..
archiver Rename 'rebuild-index' to 'repair index' 2023-05-01 15:16:44 +02:00
backend backend/sema: Add tests 2023-04-22 13:20:20 +02:00
bloblru
cache Cancel current command if cache becomes unusable 2023-04-23 11:31:15 +02:00
checker
crypto
debug Print stacktrace in SIGINT handler if RESTIC_DEBUG_STACKTRACE_SIGINT set 2023-04-23 15:50:40 +02:00
dump
errors
filter
fs
fuse Merge pull request #4255 from greatroar/fuse-hash 2023-04-07 12:56:57 +02:00
hashing
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
pack
repository repository: Reuse buffers in Repository.LoadUnpacked 2023-01-30 22:01:01 +01:00
restic tweak debug logs 2023-04-23 11:38:06 +02:00
restorer restore: slightly reduce memory usage while restoring files 2023-04-23 11:33:21 +02:00
selfupdate self-update: add basic test for extractToFile 2023-01-22 15:39:42 +01:00
test
textfile
ui Merge pull request #4291 from greatroar/widechars 2023-04-14 22:48:34 +02:00
walker walker: restructure FilterTree into TreeRewriter 2023-05-01 15:20:12 +02:00