restic/filter
klauspost 21ab5a488d Allow filter patterns/paths to be both '/' and os.PathSeparator
This converts filepath.Separator to '/', if it isn't already.
This allows both native paths and patterns, as well as a mix of them.
Added tests.
2015-08-17 11:48:24 +02:00
..
testdata Add filter implementation for files 2015-07-20 19:21:01 +02:00
doc.go Add filter implementation for files 2015-07-20 19:21:01 +02:00
filter.go Allow filter patterns/paths to be both '/' and os.PathSeparator 2015-08-17 11:48:24 +02:00
filter_test.go Allow filter patterns/paths to be both '/' and os.PathSeparator 2015-08-17 11:48:24 +02:00