Félix Saparelli
ffcdc1b536
changelog
2024-10-14 23:34:18 +13:00
Félix Saparelli
d0dcbf0489
chore: Release
2024-10-14 23:33:42 +13:00
Félix Saparelli
a0ca6294c6
chore: Release
2024-10-14 23:29:33 +13:00
Félix Saparelli
cb2a5087ff
doc: fix watchexec lib.rs doc comment links
2024-10-14 23:29:20 +13:00
Félix Saparelli
ecc3256fa4
chore: Release
2024-10-14 23:22:34 +13:00
Félix Saparelli
51c094b8a7
chore: Release
2024-10-14 23:20:00 +13:00
Félix Saparelli
47d3f02ee3
changelog
2024-10-14 23:19:21 +13:00
Félix Saparelli
e36799d9e3
chore: Release
2024-10-14 23:16:59 +13:00
Félix Saparelli
9082f63114
chore: Release
2024-10-14 23:16:21 +13:00
Félix Saparelli
303396e5a6
chore: Release
2024-10-14 23:15:41 +13:00
Félix Saparelli
be3707abc1
changelogs
2024-10-14 23:15:19 +13:00
Félix Saparelli
4c9e72811f
Manpage and completions
2024-10-14 18:06:42 +13:00
Félix Saparelli
cc307828d2
Update bosion example deps
2024-10-14 17:48:20 +13:00
Félix Saparelli
0dafc4f260
fix tests
2024-10-14 15:46:07 +13:00
Félix Saparelli
967d53dfc0
docs: remove mentions of command-group
2024-10-14 12:10:45 +13:00
Félix Saparelli
71aa35a095
deps
2024-10-14 12:02:08 +13:00
Félix Saparelli
c46a06c263
document current release process
2024-10-14 11:47:42 +13:00
Félix Saparelli
792ebf6d04
chore: Release
2024-10-14 11:43:27 +13:00
Félix Saparelli
ace8ea8c63
changelog
2024-10-14 11:42:53 +13:00
Егор Куклин
6c245d3aff
Whitelist files if explicitly watched ( #859 )
2024-08-21 12:20:09 +12:00
Егор Куклин
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
2cc7743677
macos-11 was retired
2024-07-03 02:33:01 +12:00
Félix Saparelli
2c1388e678
chore: Release
2024-06-30 21:02:32 +12:00
Félix Saparelli
b0125bc113
Manpage and completions
2024-06-29 15:39:37 +12:00
Félix Saparelli
510dd625d1
feat: add --watch-file
...
Fixes #849
2024-06-29 15:39:37 +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
24df7a4f45
repo: fix deprecated cargo config file
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
0e393c25cf
update changelog
2024-05-16 14:20:36 +12:00
Luca Barbato
2026c52abd
feat: Add git-describe support ( #832 )
2024-05-15 13:02:25 +00:00
Félix Saparelli
72f069a847
chore: Release
2024-04-30 20:41:43 +12:00
Adit
4affed6fff
fix(cli): recursive paths provided by user getting treated non-recursively ( #828 )
2024-04-30 07:10:28 +00:00
Félix Saparelli
e0084e69f8
fix ci again
2024-04-28 19:14:21 +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
e63d37f601
chore: Release
2024-04-28 18:52:50 +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
dependabot[bot]
ee3795d776
Bump softprops/action-gh-release from 2.0.3 to 2.0.4 ( #823 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-28 18:19:34 +12:00
Félix Saparelli
eff96c7324
feat(project-origins): add support for out-of-tree git repos ( #826 )
2024-04-28 14:26:07 +12:00
Félix Saparelli
a4df258735
doc: fix --on-busy-update help text ( #825 )
2024-04-23 14:44:59 +12:00
Félix Saparelli
d388a280f0
ci: more build improvements (for next time)
2024-04-21 02:11:37 +12:00
Félix Saparelli
bb97f71c8c
gha: probably the most frustrating syntax in the world
2024-04-21 02:04:56 +12:00
Félix Saparelli
953fa89dd9
even better
2024-04-21 02:02:57 +12:00
Félix Saparelli
0ef87821f2
Run manpage and completions in release when we've already built in releases
2024-04-21 01:57:09 +12:00
Félix Saparelli
62af5dd868
Fix dist manifest
2024-04-21 01:52:11 +12:00
Félix Saparelli
4497aaf515
Fix release builder
2024-04-21 01:38:11 +12:00
Félix Saparelli
a63864c5f2
chore: Release
2024-04-21 01:18:24 +12:00