Commit Graph

20 Commits

Author SHA1 Message Date
korrat
d72fc38e62
Use raw_arg for CMD on Windows (#616) 2023-06-24 14:10:00 +00:00
Félix Saparelli
0b50c91a1c
Fix warnings (#586) 2023-05-14 08:24:57 +00:00
Félix Saparelli
59044a5cba
Add Outcome::Race (#548) 2023-03-22 14:47:26 +13:00
Félix Saparelli
483b29af8e
Kill process on drop when using command-group (#549) 2023-03-22 01:35:46 +00:00
Félix Saparelli
c166823cb6
Log important beats as info (#547) 2023-03-22 01:23:00 +00:00
github-actions[bot]
7444ec133f
release: watchexec v2.2.0 (#535)
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Félix Saparelli <felix@passcod.name>
2023-03-19 01:34:55 +13:00
Félix Saparelli
5c63a99013
Fix and adjust docs (#530) 2023-03-18 10:23:46 +00:00
Félix Saparelli
8156864bf3
--emit-events-to (#515) 2023-03-18 21:32:24 +13:00
Félix Saparelli
14f53a6bf5
Clap 4 and revamp manpage, completions (#513) 2023-03-05 14:57:34 +13:00
Félix Saparelli
1e72cf6866
Revert "Fix #375: urgent events bypass throttle" (#514) 2023-03-03 15:34:15 +00:00
Félix Saparelli
e841333c07
Fix #375: urgent events bypass throttle (#509) 2023-03-02 07:18:34 +00:00
Félix Saparelli
90eb9cae03
Reset process sigmask for Rust 1.66 (#494) 2023-02-15 11:11:57 +13:00
Félix Saparelli
dc98370492
Clippy fixes (#465) 2023-01-07 02:53:49 +13:00
Michael Jones
f613ba1a79
Add option to exit when stdin ends (#449)
Co-authored-by: Félix Saparelli <felix@passcod.name>
2022-12-01 23:19:04 +00:00
Félix Saparelli
f684db57ee
Update Notify to stable (#384) 2022-09-02 09:12:47 +00:00
Félix Saparelli
d79a080ad1 Check readme codeblock (#325) 2022-06-16 23:18:31 +00:00
Félix Saparelli
5c2c80a6e0 Add --delay-run (#324)
The other side of #79
2022-06-16 22:55:25 +00:00
Félix Saparelli
92d05755c9 Add Outcome::Sleep (#323)
One half of #79
2022-06-16 16:07:27 +00:00
Félix Saparelli
ba86225ad4 Make it possible to pass multiple Commands (library) (#320) 2022-06-16 15:36:08 +00:00
Félix Saparelli
35cf63bc85 Split into more crates (#307) 2022-06-15 03:25:05 +00:00