Félix Saparelli
16be20050b
Amend readmes ( #702 )
2023-11-28 11:30:33 +00:00
Félix Saparelli
0e94f220e3
Tweaks to help ( #700 )
2023-11-27 12:57:01 +00:00
Félix Saparelli
9af9189ac4
Add --quiet, --timings, --colo[u]r, --bell ( #698 )
2023-11-27 12:12:51 +00:00
Félix Saparelli
2751caeb39
Add --ignore-nothing ( #695 )
2023-11-27 10:50:39 +00:00
Félix Saparelli
63562fe64d
Add --only-emit-events ( #691 )
2023-11-27 23:29:55 +13:00
Félix Saparelli
318f850e9b
Remove obsolete release order ( #683 )
2023-11-26 03:15:29 +00:00
Félix Saparelli
a13bc429eb
Watchexec lib v3 ( #601 )
...
Co-authored-by: emilHof <95590295+emilHof@users.noreply.github.com>
2023-11-25 20:33:44 +00:00
Felix Yan
7f23fbd68a
Update Arch Linux package URL in packages.md ( #679 )
2023-11-21 23:26:59 +00:00
github-actions[bot]
19a3fc9189
release: watchexec-cli v1.23.0 ( #647 )
...
Co-authored-by: github-actions <github-actions@github.com>
2023-08-30 06:18:56 +00:00
Félix Saparelli
3639f06745
Add --no-discover-ignore ( #645 )
2023-08-30 04:21:13 +00:00
Félix Saparelli
1aaff8d319
Re-add -d
short flag ( #635 )
2023-08-30 04:04:53 +00:00
Félix Saparelli
4c3b9f0960
Clippy and update lockfile ( #646 )
2023-08-30 03:43:57 +00:00
Kian-Meng Ang
402d1ba4f9
Fix some typos ( #617 )
2023-06-26 22:12:24 +00:00
github-actions[bot]
eb19f83761
release: watchexec-cli v1.22.3 ( #590 )
...
Co-authored-by: github-actions <github-actions@github.com>
2023-05-14 10:51:37 +00:00
Félix Saparelli
af2e1562f1
Update completions/manpage ( #584 )
2023-05-14 17:36:28 +12:00
github-actions[bot]
e8391cd1d0
release: watchexec-cli v1.22.2 ( #560 )
...
Co-authored-by: github-actions <github-actions@github.com>
2023-03-22 11:37:49 +00:00
Félix Saparelli
38109b8128
Disable signals on windows ( #559 )
2023-03-22 23:54:53 +13:00
Félix Saparelli
1979d4400d
Update manpage ( #555 )
2023-03-22 04:28:43 +00:00
github-actions[bot]
c337ebca86
release: watchexec-cli v1.22.0 ( #538 )
...
Co-authored-by: github-actions <github-actions@github.com>
2023-03-18 15:06:47 +00:00
Félix Saparelli
5c63a99013
Fix and adjust docs ( #530 )
2023-03-18 10:23:46 +00:00
Félix Saparelli
80e18ea145
Rename --manpage to --manual ( #529 )
2023-03-18 22:34:33 +13:00
Félix Saparelli
8156864bf3
--emit-events-to ( #515 )
2023-03-18 21:32:24 +13:00
Félix Saparelli
f76b16c4f4
Add bosion crate: build-time info ( #516 )
2023-03-05 03:26:23 +00:00
Félix Saparelli
14f53a6bf5
Clap 4 and revamp manpage, completions ( #513 )
2023-03-05 14:57:34 +13:00
Félix Saparelli
46453a2b35
Ditch MSRV policy ( #510 )
2023-03-02 15:33:39 +13:00
Rikard Hjort
6232c213a9
update package name ( #507 )
2023-02-26 07:02:33 +00:00
Félix Saparelli
6d65c05e35
Add openSUSE and MINGW packages ( #453 )
2022-12-02 23:16:56 +00:00
Félix Saparelli
04a8ee22bd
Add apt.cli.rs to install methods ( #451 )
2022-12-02 22:44:04 +00: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
236fac4c99
Document the absolute crate release order ( #413 )
2022-09-07 16:40:47 +12:00
Félix Saparelli
e9d24688e1
Re-order readmes to prioritise package managers
2022-09-07 12:24:44 +12:00
Félix Saparelli
b2de641f20
Document known packagings
2022-09-07 12:15:40 +12:00
Félix Saparelli
adc4a0a576
Add --log-file so logs are easier to collect ( #321 )
2022-06-16 15:56:59 +00:00
Félix Saparelli
c58d66bec5
Link manpage from readme
2022-04-15 15:47:44 +12:00
Félix Saparelli
3523925c1e
Reorganise manpage options into categories
2022-04-15 15:45:17 +12:00
Félix Saparelli
6f3cdac9fd
Document --project-origin in man
2022-04-15 15:45:17 +12:00
Félix Saparelli
6b0f626441
Document project origin behaviour in man
2022-04-13 09:09:13 +12:00
Félix Saparelli
bd3d7a8411
Update man
2022-03-16 16:23:57 +13:00
Félix Saparelli
da22d34274
Fix #262 : document env var ordering and other specifics
2022-03-15 23:26:37 +13:00
Félix Saparelli
96a6a6e9d9
Revert ignoring .git only when Git is discovered
...
And so on from other VCS. This causes confusion (ref #255 ) when watching
from outside a git repo, where the VCS type isn’t detected so the .git
folder is included in the watchset. While slightly incorrect, it’s more
expected that these folders be ignored regardless, and there’s always
--no-default-ignore to avoid those ignores if needed.
2022-02-07 17:15:27 +13:00
Félix Saparelli
2a1a386208
Rename (with compat alias) --no-ignore to --no-project-ignore
2022-01-16 17:34:06 +13:00
Félix Saparelli
f0435eeaf3
Document envvars read/written and files read
2022-01-15 15:58:30 +13:00
Félix Saparelli
97070c815c
Add --no-global-ignore to completion and man
2022-01-15 15:57:40 +13:00
Félix Saparelli
d70abeac6f
Add --notify to man
2022-01-15 15:26:57 +13:00
Félix Saparelli
78b8acf6cc
Add --print-events to man
2022-01-15 15:26:35 +13:00
Félix Saparelli
775b0ac81c
Add -vv+ usage to manpage
2022-01-15 15:19:16 +13:00
Félix Saparelli
66caedf978
Add --no-process-group flag
2021-07-22 00:56:35 +12:00
Félix Saparelli
f5a92220c9
Drop debounce to 100ms ( #168 )
2021-07-21 23:44:24 +12:00
Félix Saparelli
34989e6fc2
Add logo
2021-04-26 23:59:43 +12:00
Félix Saparelli
1c338adb9d
Generate html manpage with toc style
2021-04-17 02:11:16 +12:00