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 86e766f24d rewrite: handling of empty subdirectories, more error checking of exclusive options
cmd_rewrite: more text for the cobra.Command.Long option, more error checking
for incompatible options `--include`/`--exclude` and `--snapshot-summary`.
Adapted change of call to walker.NewSnapshotSizeRewriter for the second parameter.

rewriter.NewSnapshotSizeRewriter: renamed `KeepEmptyDirecoryGlobal` to `RemoveEmptyDirectoryGlobal`
to make logic change clearer and also deal with initialisation.
2025-02-19 08:30:22 +00:00
..
rewriter.go rewrite: handling of empty subdirectories, more error checking of exclusive options 2025-02-19 08:30:22 +00:00
rewriter_test.go add proper constants for node type 2024-08-31 18:20:01 +02: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