watchexec/src
Félix Saparelli be6c29c821
Merge pull request #147 from Chris-Nicholls/gitignore
2020-06-04 19:29:53 +12:00
..
cli.rs Mention time units explicitly in CLI interface 2020-04-18 17:15:46 +12:00
error.rs Run formatter 2019-10-28 00:31:52 +13:00
gitignore.rs Include .gitignores in subdirectories 2020-03-06 10:28:29 +00:00
ignore.rs Look for .ignore files in subfolders of watched paths 2020-03-09 10:59:02 +00:00
lib.rs Allow clippy::too_many_lines 2019-11-19 19:42:20 +13:00
main.rs Remove borrowing that was introduced in previous release 2019-10-28 22:32:08 +13: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 Allow clippy::too_many_lines 2019-11-19 19:42:20 +13:00
run.rs Adding missed details 2019-11-19 01:15:07 +13: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