rclone/fs/filter
albertony 5d6b8141ec Replace deprecated ioutil
As of Go 1.16, the same functionality is now provided by package io or
package os, and those implementations should be preferred in new code.
2022-11-07 11:41:47 +00:00
..
filterflags filter: allow multiple --exclude-if-present flags - fixes #6219 2022-06-08 17:11:52 +02:00
filter.go filter: make sure we check --files-from when looking for a single file 2022-08-11 12:20:17 +01:00
filter_test.go Replace deprecated ioutil 2022-11-07 11:41:47 +00:00
glob.go filter: add `{{ regexp }}` syntax to pattern matches - fixes #4074 2022-03-03 17:16:28 +00:00
glob_test.go filter: add `{{ regexp }}` syntax to pattern matches - fixes #4074 2022-03-03 17:16:28 +00:00