watchexec/crates/lib/src
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
..
action Canonicalise paths for ignore discovery (#760) 2024-01-04 09:32:47 +00:00
error release: watchexec-filterer-ignore v3.0.0 (#751) 2024-01-01 08:47:32 +00:00
sources feat: make it possible to watch non-recursively (#827) 2024-04-28 06:33:07 +00:00
action.rs Watchexec lib v3 (#601) 2023-11-25 20:33:44 +00:00
changeable.rs Watchexec lib v3 (#601) 2023-11-25 20:33:44 +00:00
config.rs feat: make it possible to watch non-recursively (#827) 2024-04-28 06:33:07 +00:00
error.rs Split into more crates (#307) 2022-06-15 03:25:05 +00:00
filter.rs Watchexec lib v3 (#601) 2023-11-25 20:33:44 +00:00
id.rs Watchexec lib v3 (#601) 2023-11-25 20:33:44 +00:00
late_join_set.rs Optimise ignore file gathering (#663) 2024-01-01 05:01:14 +00:00
lib.rs feat: make it possible to watch non-recursively (#827) 2024-04-28 06:33:07 +00:00
paths.rs Watchexec lib v3 (#601) 2023-11-25 20:33:44 +00:00
sources.rs Watchexec lib v3 (#601) 2023-11-25 20:33:44 +00:00
watched_path.rs feat: make it possible to watch non-recursively (#827) 2024-04-28 06:33:07 +00:00
watchexec.rs Adapt supervisor to process-wrap (#815) 2024-04-20 16:58:17 +12:00