watchexec/crates
Félix Saparelli 6c23afe839
feat: make it possible to watch non-recursively (#827)
Fixes #227
Fixes #174

docs(cli): be more precise in print-events advice to use `-v`
docs(cli): improve jaq error help
feat(cli): add `-W` for non-recursive watches
feat(cli): use non-blocking logging
feat(globset): hide `fmt::Debug` spew from ignore crate
feat(ignore-files): hide `fmt::Debug` spew from ignore crate
feat(lib): make it possible to watch non-recursively
fix(lib): inserting `WatchedPath`s directly should be possible
refactor(lib): move `WatchedPath` out of `fs` mod
2024-04-28 06:33:07 +00:00
..
bosion chore: Release 2024-04-21 00:12:21 +12:00
cli feat: make it possible to watch non-recursively (#827) 2024-04-28 06:33:07 +00:00
events Fix watchexec-events tests 2024-04-21 00:36:59 +12:00
filterer feat: make it possible to watch non-recursively (#827) 2024-04-28 06:33:07 +00:00
ignore-files feat: make it possible to watch non-recursively (#827) 2024-04-28 06:33:07 +00:00
lib feat: make it possible to watch non-recursively (#827) 2024-04-28 06:33:07 +00:00
project-origins feat(project-origins): add support for out-of-tree git repos (#826) 2024-04-28 14:26:07 +12:00
signals Remove PR machinery 2024-04-21 00:28:06 +12:00
supervisor chore: Release 2024-04-21 00:56:27 +12:00