syncthing/internal/ignore
Jakob Borg 2c89f04be7 Refactor ignore handling (...)
This uses persistent Matcher objects that can reload their content and
provide a hash string that can be used to check if it's changed. The
cache is local to each Matcher object instead of kept globally.
2014-12-23 10:46:02 +01:00
..
testdata Escape plus sign (fixes #1090) 2014-12-07 00:10:32 +00:00
cache.go Refactor ignore handling (...) 2014-12-23 10:46:02 +01:00
cache_test.go Fixes for go vet 2014-12-08 16:19:08 +01:00
ignore.go Refactor ignore handling (...) 2014-12-23 10:46:02 +01:00
ignore_test.go Refactor ignore handling (...) 2014-12-23 10:46:02 +01:00