Commit graph

18 commits

Author SHA1 Message Date
99dec3f689
fix(inotify): report .closed events separately from .modified events 2026-03-29 14:28:23 +02:00
8662a3f7fd
feat: add --version 2026-03-14 18:01:32 +01:00
2aa3c1afc7
refactor: clean-up empty test targets 2026-03-09 12:14:14 +01:00
163150690f
feat(cli): add colored output when stdout is a tty 2026-03-09 11:56:09 +01:00
19b7fd4c4a
refactor: move on watch messages to stdout 2026-03-09 11:45:53 +01:00
7b47ff775a
refactor: comment on watch messages 2026-03-09 11:42:40 +01:00
e0eac53bca
fix: flush stderr after watch startup 2026-03-09 11:39:58 +01:00
d1864f26fb
fix: cli should use the selected watcher interface 2026-03-09 11:37:40 +01:00
dd2bbb66ed
refactor: use polling interface on linux in nightwatch cli 2026-03-09 11:14:47 +01:00
aa4e2920dd
build: allow selecting a backend at comptime instead of via a build flag 2026-03-09 10:46:29 +01:00
dfebd9ba4b
feat: add --ignore option to cli 2026-03-08 22:17:09 +01:00
0dcd30acb4
feat: add object type to APIs and CLI output 2026-03-08 20:49:49 +01:00
5502f8940a
feat: add support for a background read thread in linux too 2026-03-08 09:49:03 +01:00
9b4d7c2121
feat: implement auto subdirectory watching for platforms that don't watch trees 2026-03-07 19:54:49 +01:00
9dda7efc25
refactor: add a little flair 2026-03-07 19:24:40 +01:00
4569a33382
fix: windows build 2026-03-07 19:20:30 +01:00
e4cc1b82fe
feat: add basic command line executable 2026-03-07 19:10:48 +01:00
a1e5e3e9a5
build: add initial zig package 2026-02-22 20:44:20 +01:00