summaryrefslogtreecommitdiffstats
path: root/scanner
AgeCommit message (Expand)Author
2014-09-27Move top level packages to internal.Jakob Borg
2014-09-04Rework .stignore functionality (fixes #561) (...)Jakob Borg
2014-08-31Fix testsAudrius Butkevicius
2014-08-31Handle recursive includesAudrius Butkevicius
2014-08-31Try not to crash the box with failing testsJakob Borg
2014-08-31Test cases for ignore #includeJakob Borg
2014-08-31Add #include directive to .stignore (fixes #424)Audrius Butkevicius
2014-08-26Use more fnmatch-like matcher in .stignore (fixes #426)Jakob Borg
2014-08-16Fix tests on WindowsAudrius Butkevicius
2014-08-12Rip out the Suppressor (maybe to be reintroduced)Jakob Borg
2014-08-12Reduce allocations while hash scanningJakob Borg
2014-08-11Implement external scan request (fixes #9)Jakob Borg
2014-08-01Move calmh/syncthing -> syncthing/syncthingJakob Borg
2014-07-30Fast parallel file hasher (fixes #293)Jakob Borg
2014-07-29Generate events on scanning updatesJakob Borg
2014-07-26Minor refactoring: extract variable...Jakob Borg
2014-07-21Always ignore directory modification time (that stuff is nasty)Jakob Borg
2014-07-17Repair tests for latest changesJakob Borg
2014-07-15Avoid buffering the entire file list during walksJakob Borg
2014-07-15Add Local Version field to files, send index in segments.Jakob Borg
2014-07-14Pick up resurrected dirsJakob Borg
2014-07-14Pick up dirs without a CurrentFilerJakob Borg
2014-07-13Copyright wordingJakob Borg
2014-07-12Deprecate scanner.Block & FileJakob Borg
2014-07-09Tests to clarify glob patternsJakob Borg
2014-07-06Add AppendXDR to XDR types, build.sh xdrJakob Borg
2014-07-06Use LevelDB storage backendJakob Borg
2014-06-23Remove spurious debug output in .stignore handlingJakob Borg
2014-06-18Simplify usage reporting config options (fixes #370)Jakob Borg
2014-06-16Handle .stignore correctly on Windows (fixes #369)Jakob Borg
2014-06-11Drop and warn about non-normalized file names on Linux/Windows (fixes #329)Jakob Borg
2014-06-01Add license headerJakob Borg
2014-05-28Don't start repo with non-directory root (fixes #276)Jakob Borg
2014-05-26Send default permissions 0777 on directories when IgnorePerms set (ref #284)Jakob Borg
2014-05-25Simple file versioning (fixes #218)Jakob Borg
2014-05-24Default permission bits are 0666Jakob Borg
2014-05-23Implement IgnorePermsJakob Borg
2014-05-23Internal support for ignoring permissionsJakob Borg
2014-05-23There should be only OneJakob Borg
2014-05-23Convenience functions for flag testingJakob Borg
2014-05-20Don't attempt to fetch suppressed filesJakob Borg
2014-05-19Properly handle read-write/read-only windows<->posix (fixes #236)Jakob Borg
2014-05-19Also sync changes to only permission bits (fixes #237)Jakob Borg
2014-05-15Refactor model into separate packageJakob Borg
2014-05-14Refactor logging into separate packageJakob Borg
2014-05-04Stop repository if the directory disappears (fixes #154)Jakob Borg
2014-04-06Remove followSymlinks option (ref #92)Jakob Borg
2014-04-02Synchronize directory existence & metadata (fixes #11)Jakob Borg
2014-03-29The Great Rewrite (fixes #36, #61, #94, #101)Jakob Borg
2014-03-21Enforce correct filename normalization (fixes #96)Jakob Borg