Commit Graph

37 Commits

Author SHA1 Message Date
Matt Green 154c23a5a4 Propagate SIGTSTP/SIGCONT to children 2016-12-14 20:19:58 -05:00
Matt Green ceda4a553c 1.5.0 2016-11-23 13:01:51 -05:00
Matt Green bdce629782 Drop size optimizations that require nightly builds 2016-11-13 18:34:23 -05:00
Matt Green 0ef334e2a1 Size optimizations 2016-11-10 19:43:13 -05:00
Matt Green 9f0c3cd3f8 1.4.0 2016-11-08 18:02:31 -05:00
Matt Green a2e66f179c Upgrade to notify 3; closes #22 2016-11-03 17:20:43 -04:00
Matt Green 06bcef5853 Use globset in NotificationFilter; closes #24 2016-11-03 17:04:39 -04:00
Matt Green 9e5eef9c7f 1.3.0 2016-11-03 16:17:58 -04:00
Matt Green d859b4b70e Drop threadpool dep (was spawning threads over and over) 2016-10-30 12:28:11 -04:00
Matt Green 9265b5eef9 1.2.3 2016-10-29 10:29:01 -04:00
Matt Green 233c6abc09 Bump version 2016-10-28 09:14:06 -04:00
Matt Green 72a448b6e4 Bump version 2016-10-26 16:23:18 -04:00
Matt Green e26eff226c Process module improvements, use later nix 2016-10-26 16:20:44 -04:00
Matt Green 50e583ca8c Some tests for the Runner module 2016-10-25 07:05:53 -04:00
Matt Green 918fd668a5 Polishing up process group handling and handling of unresponsive child processes 2016-10-24 21:49:12 -04:00
Matt Green 7b766b1f98 Drop signal crate in favor of nix 2016-10-23 15:15:28 -04:00
Matt Green a408975bdc Attempt fixing signal for Linux build 2016-10-22 16:12:28 -04:00
Matt Green 865b0b7d90 WIP: Add interrupt_handler module 2016-10-22 15:37:03 -04:00
Matt Green 532aed11bd Bump version to 1.2.0 2016-10-20 11:39:16 -04:00
Matt Green f3c6df8845 Launch child processes in new process group 2016-10-20 11:38:51 -04:00
Matt Green f0650274a0 Bump version to 1.1.1 2016-10-20 10:08:12 -04:00
Matt Green 8ed6ed60ea Update version to 1.1 2016-10-19 20:19:48 -04:00
Matt Green 22d98005fb Add package metadata 2016-10-17 21:26:11 -04:00
Matt Green a68e911e87 Bump version to 1.0.0 2016-10-15 11:05:19 -04:00
Matt Green b8e6672562 Bump to 0.12.0 2016-10-15 11:01:30 -04:00
Matt Green 542f2a85f5 Drop regex dep 2016-10-14 09:33:23 -04:00
Matt Green 8923bc1e1c Use log & env_logger crates 2016-10-13 17:59:46 -04:00
Matt Green 125d19ce1a Upgrade clap 2016-10-12 09:12:33 -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 406e137cef Add -r option to restart commands on subsequent events; closes #4 2016-09-24 13:52:54 -04:00
Matt Green d087092f64 Infer path, add -e option to monitor files based on file extensions 2016-09-23 11:59:57 -06:00
Matt Green 553687b315 Add filter/ignore options 2016-09-21 15:02:20 -06:00
Matt Green e01c45d6f5 Rename to watchexec 2016-09-18 16:42:11 -04:00
Matt Green 5b97663990 Hacky .gitignore handling 2016-09-14 16:50:14 -04:00
Matt Green 37f0b062a5 Use notify 2.6.3 2016-09-14 14:19:05 -04:00
Matt Green 5cf5ce73ca Initial commit 2016-09-14 09:30:59 -04:00