Commit Graph

91 Commits

Author SHA1 Message Date
Félix Saparelli eda12438ee
Bump msrv to 1.60
For dep: syntax
2022-07-08 23:53:20 +12:00
Félix Saparelli 597a69624b
Add augment and extend sections 2022-07-08 02:25:52 +12:00
Félix Saparelli e070ae3d31
[Re]move useless badges 2022-07-08 02:20:23 +12:00
Félix Saparelli 5c7dce07ec
Revamp readme 2022-07-08 01:58:13 +12:00
Félix Saparelli 9a7506a9aa
Remove msrv policy badge 2022-07-08 01:35:21 +12:00
Félix Saparelli f20be0dd42 Re-prioritise install section 2022-01-23 02:49:09 +13:00
Félix Saparelli 2e3bec966f Add clap 3 with wild and argfile 2022-01-22 18:57:11 +13:00
Félix Saparelli b91760da0f Relicense: Apache 2.0
This aligns with the upstream (Watchexec). This is at the occasion of
rewriting the entire application to use Watchexec 2.0, thus all the
code is code I have written.
2022-01-22 18:14:31 +13:00
Félix Saparelli e518f0e461
Split readme into three files 2022-01-22 18:04:58 +13:00
kpcyrd 8566e2980b README: Add packaging status for cargo-watch 2021-09-28 14:35:38 +02:00
Félix Saparelli 8080c834ae Add -B option 2021-09-21 20:52:38 +12:00
Félix Saparelli c231e004d6 Link to glob doc on website 2021-07-15 21:19:12 +12:00
Félix Saparelli 78402385da
Link to globset for pattern syntax 2021-06-29 01:15:16 +12:00
Félix Saparelli 155c67a4ef
Remove signing info 2021-06-28 23:36:36 +12:00
Félix Saparelli 712c82866a
Update workspace support info 2021-06-28 23:35:55 +12:00
Félix Saparelli 4f575e2f23
Use the website for inotify info 2021-06-28 23:35:36 +12:00
Félix Saparelli 68cd7ee4c6
Use the website for releases 2021-06-28 23:35:14 +12:00
Félix Saparelli 2c71990de1
Add info on global git ignore 2021-06-28 23:34:52 +12:00
Félix Saparelli 01ec1bfa33 Move to watchexec org 2021-06-23 18:35:24 +12:00
Félix Saparelli 8b50b48afe Provide and sign two separate b3 and sha512 sums files 2021-06-11 00:09:09 +12:00
Félix Saparelli d9b55fe94c Add bin/sign tool 2021-05-26 03:02:52 +12:00
Félix Saparelli e67842588c
Add signing section to readme 2021-05-26 02:19:09 +12:00
Félix Saparelli be8f2de11a Add -C/--workdir option 2021-05-02 02:09:48 +12:00
Félix Saparelli 4a10d76d30
Add mention of manpage and completions to readme 2021-04-12 02:00:08 +12:00
Félix Saparelli 7a1c488dec
Update readme for new features + remove outdated sections 2021-04-12 00:47:33 +12:00
Félix Saparelli fe3726a78b
New upstream issue policy: watchexec bugs go on watchexec, not here 2021-04-11 23:38:13 +12:00
Félix Saparelli c56490d5c9 Use Actions badge 2021-03-29 13:49:39 +13:00
Félix Saparelli d3be0b8c3a Upgrade MSRV to 1.51 2021-03-29 13:40:20 +13:00
Félix Saparelli a562b5d4a0 Support `-- command` style, but overriding the command instead of adding to it, sidestepping the issues raised against this feature in #97 2021-03-29 12:45:50 +13:00
Félix Saparelli 417303e335 Use caretaker maintainership
I've thought about this for a moment. I have been hesitant to apply
caretaker maintainership to cargo-watch even though the impetus for
creating this caretaker concept was the whole situation with cargo-watch
and notify and co. Small projects are a different beast to something
that is used throughout the community and has 1.5k stars on github, as
much or as little you can attach any value to such measurement.

Ultimately, though, this is the same kind of thinking that got me to so
spectacularly and decisively burn out of notify. The truth of the size
of the project is that it's mostly just me. Just me writing most of the
code, just me doing the releases, just me managing issues and requests
that have been piling on without resolution for the best part of three
years.

Caretaker, at its heart, is merely a formalisation and acceleration of a
process that already happens in open source. It does that to try to make
it even easier and more common, yes, but it's not fundamentally creating
anything new.

IF, AS A RESULT OF THIS CHANGE, YOU HAVE CONCERNS ABOUT SUPPLY CHAIN
ATTACKS, YOUR ONLY WAY TO SOLVE IT IS TO ***ACTIVELY*** TAKE OVER THE
PROJECT AS A COMMITTED MAINTAINER. If you are truly committed, I will
even facilitate this as best I can.

Kia ora
2021-03-07 14:47:50 +13:00
Félix Saparelli c81a9460ca Add support for cargo-binstall 2021-03-06 22:37:52 +13:00
Félix Saparelli ae4ffbaeac
Mention systemfd above catflap 2021-01-17 10:52:31 +13:00
Félix Saparelli 2c21539a6b Add hint of maintenance status 2020-12-16 14:10:51 +13:00
Félix Saparelli 54318b54ed Fix readme for features 2020-07-04 18:46:28 +12:00
Magnus Ulimoen 5937a98c27 another example in README 2020-06-21 13:49:15 +02:00
Magnus Ulimoen ca188daf91 inject instead of append --features 2020-06-21 13:45:00 +02:00
Magnus Ulimoen f4b918964b change from space-separated to just list 2020-06-18 22:00:21 +02:00
Magnus Ulimoen 0ab0a2da10 document --features in README 2020-06-17 19:37:52 +02:00
Félix Saparelli 3607c4a973
Also document MSRV bump policy 2019-12-10 19:20:09 +13:00
Félix Saparelli 75f4f73274
Fix #137: document MSRV 2019-12-07 13:49:05 +13:00
Félix Saparelli 3124db0323
Update readme help listing 2019-11-19 19:36:04 +13:00
Félix Saparelli c9274d445a
Rejig readme to remove obsolete parts and update others 2019-11-19 01:13:09 +13:00
Félix Saparelli e4e13bee30
Add section on ignore files 2019-11-04 14:53:32 +13:00
Félix Saparelli 4a9b7fc8fd
Add --color=always troubleshoot for tests
With apologies to @Phrohdoh for taking so long
2019-10-28 16:46:29 +13:00
Félix Saparelli de7da410e5
Update sponsorship options 2019-10-18 00:00:12 +13:00
Félix Saparelli 6ada0e8712
Add section about lock contention 2019-10-18 00:00:12 +13:00
Stefano Probst ae5ada771f
Fix typo in readme
There was a grave accent where I think there should be no one.
2018-11-18 21:22:17 +01:00
Joe Taber 26494c59f6
Add tip for restarts caused by touching supposedly ignored files
See also #82.
2018-10-22 16:55:03 -05:00
Félix Saparelli 161d0f3b96 7.0.6 2018-10-20 00:34:27 +13:00
Félix Saparelli a50dcbaca5 Mention pre-built releases 2018-08-21 18:50:51 +12:00