Егор Куклин
08367c6db7
Replace std::fs::canonicalize with dunce::canonicalize ( #858 )
...
Closes #830 by going back to non-UNC paths on windows
sample.bat:
```
echo Hello world
```
`cargo run -r -- .\sample.bat` now runs as expected.
Added the same version of dunce as in `ignore-files/Cargo.toml`
2024-08-16 22:39:34 +00:00
Félix Saparelli
2c1388e678
chore: Release
2024-06-30 21:02:32 +12:00
Félix Saparelli
6e981fd8ab
fix(packaging): wrong path in deb/rpm packaging for manpage
...
Fixes #847
2024-06-29 15:39:37 +12:00
Félix Saparelli
9f1f2e9d04
chore: Release
2024-05-16 14:20:58 +12:00
Félix Saparelli
72f069a847
chore: Release
2024-04-30 20:41:43 +12:00
Félix Saparelli
592b712c95
chore: Release
2024-04-28 18:55:23 +12:00
Félix Saparelli
c9a3b9df00
chore: Release
2024-04-28 18:53:42 +12:00
Félix Saparelli
14e6294f5a
chore: Release
2024-04-28 18:51:48 +12:00
Félix Saparelli
234d606563
chore: Release
2024-04-28 18:50:18 +12:00
Félix Saparelli
77405c8ce1
chore: Release
2024-04-28 18:48:50 +12:00
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
Félix Saparelli
a63864c5f2
chore: Release
2024-04-21 01:18:24 +12:00
Félix Saparelli
ee815ba166
chore: Release
2024-04-21 01:06:46 +12:00
Félix Saparelli
d317540fd3
chore: Release
2024-04-21 01:00:28 +12:00
Félix Saparelli
96480cb588
chore: Release
2024-04-21 00:55:14 +12:00
Félix Saparelli
4023bf7124
chore: Release
2024-04-21 00:21:04 +12:00
Félix Saparelli
8ad12b1f65
chore: Release
2024-04-21 00:13:30 +12:00
Félix Saparelli
dca13fed43
chore: Release
2024-04-21 00:12:21 +12:00
Félix Saparelli
af24252f21
Experimental filter programs ( #571 )
2024-04-20 10:06:53 +00:00
Félix Saparelli
b72248a38c
Update deps ( #816 )
2024-04-20 05:45:50 +00:00
Félix Saparelli
75b2c4b4ae
Adapt supervisor to process-wrap ( #815 )
2024-04-20 16:58:17 +12:00
Félix Saparelli
7f4fba02ef
Remove fish completion from rpm and deb packaging ( #767 )
2024-01-13 01:29:55 +00:00
github-actions[bot]
d3949cc6e9
release: watchexec-cli v1.25.1 ( #764 )
...
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Félix Saparelli <felix@passcod.name>
2024-01-05 04:41:32 +00:00
github-actions[bot]
6a2f637a60
release: ignore-files v2.1.0 ( #762 )
...
Co-authored-by: github-actions <github-actions@github.com>
2024-01-04 11:32:58 +00:00
github-actions[bot]
682a9b4d21
release: watchexec-cli v1.25.0 ( #754 )
...
Co-authored-by: github-actions <github-actions@github.com>
2024-01-01 10:39:18 +00:00
github-actions[bot]
447b6fa963
release: watchexec-filterer-globset v3.0.0 ( #752 )
...
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Félix Saparelli <felix@passcod.name>
2024-01-01 09:10:43 +00:00
github-actions[bot]
1ef2fcebf1
release: ignore-files v2.0.0 ( #750 )
...
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Félix Saparelli <felix@passcod.name>
2024-01-01 07:54:19 +00:00
github-actions[bot]
8523bd196c
release: project-origins v1.3.0 ( #749 )
...
Co-authored-by: github-actions <github-actions@github.com>
2024-01-01 06:07:03 +00:00
Victor Adossi ("vados")
cb1cfb6bf5
Optimise ignore file gathering ( #663 )
...
Co-authored-by: Félix Saparelli <felix@passcod.name>
2024-01-01 05:01:14 +00:00
github-actions[bot]
e9cce54179
release: watchexec-cli v1.24.2 ( #736 )
...
Co-authored-by: github-actions <github-actions@github.com>
2023-12-19 13:10:59 +00:00
Félix Saparelli
b4a64a096a
Add eyra support as a feature ( #728 )
2023-12-13 14:08:03 +13:00
github-actions[bot]
a72ff0e142
release: watchexec-cli v1.24.1 ( #722 )
...
Co-authored-by: github-actions <github-actions@github.com>
2023-12-11 12:30:05 +00:00
Félix Saparelli
0557d70963
watchexec-filterers: fix bad publish ( #715 )
2023-12-09 11:24:00 +00:00
github-actions[bot]
477d59d319
release: watchexec-cli v1.24.0 ( #699 )
...
Co-authored-by: Félix Saparelli <felix@passcod.name>
Co-authored-by: github-actions <github-actions@github.com>
2023-12-09 10:52:40 +00:00
github-actions[bot]
deb6072a26
release: watchexec-signals v2.1.0 ( #711 )
...
Co-authored-by: github-actions <github-actions@github.com>
2023-12-09 23:25:41 +13:00
github-actions[bot]
c75134d255
release: watchexec-events v2.0.1 ( #707 )
...
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Félix Saparelli <felix@passcod.name>
2023-11-29 05:56:23 +00:00
github-actions[bot]
e90bf3756e
release: watchexec v3.0.1 ( #706 )
...
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Félix Saparelli <felix@passcod.name>
2023-11-29 05:41:27 +00:00
github-actions[bot]
91b34bc96e
release: watchexec-signals v2.0.0 ( #705 )
...
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Félix Saparelli <felix@passcod.name>
2023-11-29 05:18:03 +00:00
github-actions[bot]
c4dceb2d88
release: watchexec-events v2.0.0 ( #704 )
...
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Félix Saparelli <felix@passcod.name>
2023-11-29 05:15:33 +00:00
Félix Saparelli
9af9189ac4
Add --quiet, --timings, --colo[u]r, --bell ( #698 )
2023-11-27 12:12:51 +00:00
github-actions[bot]
16e606e944
release: watchexec-filterer-globset v2.0.0 ( #696 )
...
Co-authored-by: github-actions <github-actions@github.com>
2023-11-27 10:52:28 +00:00
github-actions[bot]
d9f6d20b6b
release: watchexec v3.0.0 ( #692 )
...
Co-authored-by: github-actions <github-actions@github.com>
2023-11-26 04:54:43 +00:00
github-actions[bot]
64bdf7c9d5
release: ignore-files v1.3.2 ( #689 )
...
Co-authored-by: github-actions <github-actions@github.com>
2023-11-26 04:22:00 +00:00
github-actions[bot]
65e2db31bc
release: watchexec-events v1.1.0 ( #688 )
...
Co-authored-by: github-actions <github-actions@github.com>
2023-11-26 03:33:47 +00:00
github-actions[bot]
f66aa5d808
release: project-origins v1.2.1 ( #687 )
...
Co-authored-by: github-actions <github-actions@github.com>
2023-11-26 03:30:39 +00:00
github-actions[bot]
efacb29f86
release: watchexec-signals v1.0.1 ( #686 )
...
Co-authored-by: github-actions <github-actions@github.com>
2023-11-26 03:29:53 +00:00
github-actions[bot]
10556dea11
release: bosion v1.0.2 ( #685 )
...
Co-authored-by: github-actions <github-actions@github.com>
2023-11-26 03:29:49 +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
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
github-actions[bot]
96bf3d231e
release: bosion v1.0.1 ( #623 )
...
Co-authored-by: github-actions <github-actions@github.com>
2023-07-02 23:47:13 +00:00