Commit Graph

16 Commits

Author SHA1 Message Date
Matt Green 82713fc906 Fix watching multiple dirs with differing roots 2016-10-29 10:24:31 -04:00
Matt Green a182fda43f Add NotificationFilter tests 2016-10-29 09:37:50 -04:00
Matt Green 672fd469a9 Reorder new() 2016-10-28 08:46:35 -04:00
Matt Green 4370d41e71 Make NotificationFilter immutable 2016-10-27 08:27:16 -04:00
Matt Green 1cc4d92345 PollWatcher sometimes reports directories with new/deleted files 2016-10-26 11:02:04 -04:00
Matt Green d10b790c35 Use rustfmt to fix outstanding style issues 2016-10-23 20:12:48 -04:00
Matt Green 6a812d31b4 Extract CLI arg handling to args module 2016-10-23 20:07:48 -04:00
Atmajeet Kaur f7c628c7e1 some clippy-suggested improvements 2016-10-18 15:39:40 +02:00
Matt Green 536613852f Enhance debug output; rename option back to debug 2016-10-13 20:21:29 -04:00
Matt Green b6831c4d30 Cleanups/more logging 2016-10-13 19:47:04 -04:00
Matt Green 9836882e71 Refine gitignore module 2016-10-12 09:06:01 -04:00
Matt Green f20d02a7f8 Support for gitignore files 2016-10-11 22:43:53 -04:00
Matt Green c990c9c4d4 Canonicalize watched paths 2016-09-27 09:43:28 -04:00
Matt Green 6072b353b9 Remove unnecessary clone 2016-09-23 14:04:19 -06:00
Matt Green b08880d4e4 Return unit from add_* fns 2016-09-23 14:00:26 -06:00
Matt Green 0892da59e2 Rename Filter to NotificationFilter 2016-09-23 13:52:50 -06:00