Commit Graph

33 Commits

Author SHA1 Message Date
Matt Green e3105c0abb Bump to 1.8.4 2017-05-18 13:23:24 -04:00
Matt Green f4774d6f8c 1.8.3 2017-04-27 15:40:00 -04:00
Matt Green f9a3cade26 Add common VCS dirs to default ignore list (fixes #54) 2017-04-27 15:20:44 -04:00
Matt Green 0696b5266b 1.8.1 2017-04-26 10:13:02 -04:00
Félix Saparelli 158d0dc9c4
Update to clap 2.22 2017-04-25 11:42:47 +12:00
Matt Green f3093faf97 1.8.0 2017-04-19 17:34:46 -04:00
Matt Green e16a6b3a24 Support watching multiple paths 2017-02-04 16:18:02 -05:00
Matt Green c3e7cf00d5 cargo update 2017-01-27 13:13:08 -05:00
Matt Green ebcb5976ba Use globset for ignore matching; closes #14 and #23 2017-01-27 13:00:13 -05:00
Matt Green fd2d6e364a Add -k to support sending SIGKILL 2017-01-16 14:18:38 -05:00
Matt Green 2dd2e72214 Update dependencies 2016-12-20 11:48:45 -05:00
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 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 85f0a4aaaf Make --run-initially default, add --postpone flag to disable 2016-10-29 10:43:45 -04:00
Matt Green 233c6abc09 Bump version 2016-10-28 09:14:06 -04:00
Matt Green fdc31d4b02 Fix test 2016-10-26 16:29:34 -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 b16cbec3ee Fix compile error on Windows 2016-10-20 11:50:25 -04:00
Matt Green f3c6df8845 Launch child processes in new process group 2016-10-20 11:38:51 -04:00
Matt Green 8ed6ed60ea Update version to 1.1 2016-10-19 20:19:48 -04:00
Garrett Squire 59724589ea use cfg attributes instead of macro for OS specific functionality 2016-10-17 10:35:15 -07:00
Matt Green 542f2a85f5 Drop regex dep 2016-10-14 09:33:23 -04:00
Matt Green a72bc099dc Cargo.lock should be committed for apps 2016-10-13 20:26:32 -04:00