watchexec/src
2020-07-03 23:32:49 +12:00
..
cli.rs add --no-meta switch to avoid some redundant events for #78 2020-06-23 14:41:53 +02:00
error.rs wrap ioerror when it represents oserror E2BIG 2020-06-24 13:40:11 +02:00
gitignore.rs fix some clippy lints 2020-06-24 10:58:15 +02:00
ignore.rs fix some clippy lints 2020-06-24 10:58:15 +02:00
lib.rs Allow clippy::too_many_lines 2019-11-19 19:42:20 +13:00
main.rs Call init_logger after parsing the args. 2020-06-25 11:16:22 +01:00
notification_filter.rs update the test to make sure that files matching part of the ignore are not excluded 2019-11-12 23:36:49 +13:00
pathop.rs Fix last clippy lints 2019-10-28 13:48:57 +13:00
process.rs test: add new arguments to spawn(...) 2020-06-23 15:02:10 +02:00
run.rs Merge pull request #160 from PhilipDaniels/main 2020-07-03 23:32:49 +12:00
signal.rs Upgrade to winapi 0.3 2019-10-28 12:17:00 +13:00
watcher.rs Forbid a whole lot more clippy stuff 2019-10-28 00:31:26 +13:00