Commit Graph

1331 Commits

Author SHA1 Message Date
dependabot[bot] a91d80141b
Update gix requirement from 0.47 to 0.48 in /crates/bosion (#621)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-30 10:33:26 +12:00
Kian-Meng Ang 402d1ba4f9
Fix some typos (#617) 2023-06-26 22:12:24 +00:00
dependabot[bot] 0f2f5f4ea6
Update gix-config requirement from 0.22.0 to 0.24.0 in /crates/ignore-files (#614)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-26 13:10:47 +12:00
Jiahao XU f08002aaf6
dep: bump gix from v0.44.1 => v0.47 (#619) 2023-06-25 23:01:16 +00:00
korrat d72fc38e62
Use raw_arg for CMD on Windows (#616) 2023-06-24 14:10:00 +00:00
dependabot[bot] 2a3a3dee5f
Update clap_complete_nushell requirement from 0.1.10 to 4.3.1 in /crates/cli (#598)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-04 21:00:10 +12:00
dependabot[bot] 6552e3cd7e
Update shadow-rs requirement from 0.21.0 to 0.22.0 in /crates/cli (#597)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-04 20:59:11 +12:00
Félix Saparelli 31b9c2fb91
Fix logfile not creating if it doesn’t exist (#591) 2023-06-04 20:58:58 +12:00
github-actions[bot] d25ae71787
release: ignore-files v1.3.1 (#600)
Co-authored-by: github-actions <github-actions@github.com>
2023-06-04 20:53:24 +12:00
Jonathan Cammisuli 638cddcf83
handle relative paths when using Ignore programmatically (#599) 2023-06-03 20:24:39 +12: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
github-actions[bot] 1d87097b3e
release: watchexec-filterer-ignore v1.2.1 (#589)
Co-authored-by: github-actions <github-actions@github.com>
2023-05-14 10:04:52 +00:00
github-actions[bot] 7c1c726d85
release: ignore-files v1.3.0 (#588)
Co-authored-by: github-actions <github-actions@github.com>
2023-05-14 09:31:05 +00:00
Félix Saparelli 0b50c91a1c
Fix warnings (#586) 2023-05-14 08:24:57 +00:00
Félix Saparelli 03b3aef9b7
Add recent PRs to changelogs (#587) 2023-05-14 06:30:34 +00:00
Félix Saparelli 0a1e5781cc
Try to fix windows tests (#585) 2023-05-14 18:02:57 +12:00
Félix Saparelli af2e1562f1
Update completions/manpage (#584) 2023-05-14 17:36:28 +12:00
Félix Saparelli 1028caa389
Update deps (#583) 2023-05-14 05:17:14 +00:00
Jonathan Cammisuli 6a86caacf2
Fix adding globs to the IgnoreFilter (#581) 2023-05-14 16:59:59 +12:00
Jonathan Cammisuli 0afb5f2796
fix bosion tests (#582) 2023-05-11 09:53:42 +12:00
Jonathan Cammisuli 3e79957ad3
Handle nested gitignores (#580) 2023-05-08 22:13:04 +00:00
dependabot[bot] e6f2dcdf48
Update gix requirement from 0.42.0 to 0.44.1 in /crates/bosion (#577)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-06 23:41:19 +00:00
dependabot[bot] f9042808ab
Update embed-resource requirement from 1.6.1 to 2.1.1 in /crates/cli (#566)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-06 23:40:20 +00:00
dependabot[bot] 299a01dcf6
Bump enumflags2 from 0.7.5 to 0.7.7 (#573)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-07 11:26:18 +12:00
dependabot[bot] b9c052d10e
Update gix-config requirement from 0.19.0 to 0.22.0 in /crates/ignore-files (#576)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-07 11:26:02 +12:00
dependabot[bot] bccc0292a0
Bump h2 from 0.3.16 to 0.3.17 (#572)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-14 06:09:51 +12:00
Caleb Schoepp 8e91d26ef6
Update clearscreen requirement from 2.0.0 to 2.0.1 in /crates/lib (#570) 2023-04-06 00:48:48 +00: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 8a2808027f
Normalise paths to unix on windows for filtering only (#558) 2023-03-22 10:55:19 +00:00
Félix Saparelli 38109b8128
Disable signals on windows (#559) 2023-03-22 23:54:53 +13:00
Félix Saparelli 7e06e2d91d
Build manpage just before packaging (#557) 2023-03-22 04:46:19 +00:00
Félix Saparelli 4d081848a7
Fix tests-pass job (#556) 2023-03-22 04:40:38 +00:00
Félix Saparelli 1979d4400d
Update manpage (#555) 2023-03-22 04:28:43 +00:00
Félix Saparelli 7330827db4
Fix dist-manifest gen (#554) 2023-03-22 04:26:15 +00:00
Félix Saparelli 955562062f
Switch away from set-output (#553) 2023-03-22 04:23:48 +00:00
github-actions[bot] 4294bd42da
release: watchexec-cli v1.22.1 (#551)
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Félix Saparelli <felix@passcod.name>
2023-03-22 03:54:07 +00:00
github-actions[bot] f0d115f600
release: watchexec v2.3.0 (#550)
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Félix Saparelli <felix@passcod.name>
2023-03-22 02:02:01 +00:00
Félix Saparelli ce9c5d6b22
Always add changelog section even if it's not used later (#552) 2023-03-22 01:55:16 +00:00
Félix Saparelli 59044a5cba
Add Outcome::Race (#548) 2023-03-22 14:47:26 +13:00
Félix Saparelli 483b29af8e
Kill process on drop when using command-group (#549) 2023-03-22 01:35:46 +00:00
Félix Saparelli c166823cb6
Log important beats as info (#547) 2023-03-22 01:23:00 +00:00
dependabot[bot] 79b28d0264
Update dirs requirement from 4.0.0 to 5.0.0 in /crates/cli (#543)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-21 13:16:06 +13:00
Félix Saparelli e06dc0dd16
Fix release final step (#541) 2023-03-18 16:05:14 +00:00
Félix Saparelli f15ea8a825
Fix release scripts (#540)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-03-18 15:36:49 +00:00
github-actions[bot] bfb0a0648a
release: watchexec-filterer-tagged v0.3.0 (#539)
Co-authored-by: github-actions <github-actions@github.com>
2023-03-18 15:06:57 +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
github-actions[bot] a3ebfcceef
release: watchexec-filterer-globset v1.2.0 (#537)
Co-authored-by: github-actions <github-actions@github.com>
2023-03-18 13:38:37 +00:00
github-actions[bot] cba452edf2
release: watchexec-filterer-ignore v1.2.0 (#536)
Co-authored-by: github-actions <github-actions@github.com>
2023-03-18 12:58:14 +00:00
github-actions[bot] 7444ec133f
release: watchexec v2.2.0 (#535)
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Félix Saparelli <felix@passcod.name>
2023-03-19 01:34:55 +13:00
github-actions[bot] 26679721aa
release: ignore-files v1.2.0 (#534)
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Félix Saparelli <felix@passcod.name>
2023-03-19 01:08:22 +13:00