syncthing/internal
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
..
auto Revert "Update bootstrap" (fixes #1121) 2014-12-18 22:32:03 +01:00
beacon Use more inclusive copyright header 2014-11-17 12:54:42 +01:00
config config.ConfigWrapper -> config.Wrapper 2014-12-08 16:39:11 +01:00
discover Use Go 1.4 'generate' to create XDR codec 2014-12-06 14:23:10 +01:00
events Various style fixes 2014-12-08 16:36:15 +01:00
files config.ConfigWrapper -> config.Wrapper 2014-12-08 16:39:11 +01:00
fnmatch Escape plus sign (fixes #1090) 2014-12-07 00:10:32 +00:00
ignore Refactor ignore handling (...) 2014-12-23 10:46:02 +01:00
lamport Use more inclusive copyright header 2014-11-17 12:54:42 +01:00
luhn Use more inclusive copyright header 2014-11-17 12:54:42 +01:00
model Refactor ignore handling (...) 2014-12-23 10:46:02 +01:00
osutil Revisit -no-console option for Windows 2014-12-04 21:59:40 +00:00
protocol Use Go 1.4 'generate' to create XDR codec 2014-12-06 14:23:10 +01:00
scanner Refactor ignore handling (...) 2014-12-23 10:46:02 +01:00
stats Display last received file and time (fixes #292, fixes #801) 2014-12-09 20:24:48 +00:00
symlinks Scrap IsSymlink for native support on Go 1.4 2014-12-04 23:02:57 +00:00
upgrade Implement manual -upgrade-to option 2014-12-22 12:18:10 +01:00
upnp Style tweaks and some *IDG->IGD in UPnP code 2014-12-08 17:07:55 +01:00
versioner Various style fixes 2014-12-08 16:36:15 +01:00