1
0
Fork 0
mirror of https://github.com/restic/restic.git synced 2025-03-30 00:00:14 +01:00
restic/internal/walker
Winfried Plappert f6e0dac1ad restic rewrite: correct the problems created by a git rebase:
cmd_rewrite.go: missed out on gatherFilters
cmd_rewrite_integration_test.go: missing declaration of `strings`
rewriter.go: changed logic around `KeepEmptyDirecoryGlobal` and the integrity of
  empty subdirectories
rewriter_test.go: missing seconf parameter for `NewSnapshotSizeRewriter`.
2025-02-19 13:01:23 +00:00
..
rewriter.go restic rewrite: correct the problems created by a git rebase: 2025-02-19 13:01:23 +00:00
rewriter_test.go restic rewrite: correct the problems created by a git rebase: 2025-02-19 13:01:23 +00:00
testing.go Add walker for trees in the repo 2018-06-09 23:35:20 +02:00
walker.go ls: proper error handling if output is not possible 2024-11-01 17:07:43 +01:00
walker_test.go ls: proper error handling if output is not possible 2024-11-01 17:07:43 +01:00