restic/pipe
Alexander Neumann 9048eb676b pipe: join replaced paths with original path
When saving `/`, it was replaced with the contents, but without the
proper path. So `/` was replaced by [`boot`, `bin`, `home`, ...], but
without prefixing the entry name with the proper path.
2016-02-07 22:18:37 +01:00
..
doc.go Add doc stubs to all the packages 2015-05-09 13:00:01 +02:00
pipe_test.go Make TestWalkerPath absolute before walking 2016-02-07 19:34:02 +01:00
pipe.go pipe: join replaced paths with original path 2016-02-07 22:18:37 +01:00