syncthing/internal/scanner
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 Move top level packages to internal. 2014-09-27 09:42:10 +02:00
blockqueue.go Add symlink support (fixes #873) 2014-11-20 16:32:00 +01:00
blocks.go Add symlink support (fixes #873) 2014-11-20 16:32:00 +01:00
blocks_test.go Use more inclusive copyright header 2014-11-17 12:54:42 +01:00
debug.go Use more inclusive copyright header 2014-11-17 12:54:42 +01:00
doc.go Use more inclusive copyright header 2014-11-17 12:54:42 +01:00
walk.go Don't ignore ignored items forever (fixes #816) 2014-12-21 13:55:50 +01:00
walk_test.go Refactor ignore handling (...) 2014-12-23 10:46:02 +01:00