watchexec/crates/filterer/globset
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
..
src feat: make it possible to watch non-recursively (#827) 2024-04-28 06:33:07 +00:00
tests Experimental filter programs (#571) 2024-04-20 10:06:53 +00:00
CHANGELOG.md feat: make it possible to watch non-recursively (#827) 2024-04-28 06:33:07 +00:00
Cargo.toml feat: make it possible to watch non-recursively (#827) 2024-04-28 06:33:07 +00:00
README.md Ditch MSRV policy (#510) 2023-03-02 15:33:39 +13:00
release.toml Update release.toml config 2024-04-21 00:30:56 +12:00

README.md

Crates.io page API Docs Crate license: Apache 2.0 CI status

Watchexec filterer: globset

The default filterer implementation for Watchexec.