Commit Graph

457 Commits

Author SHA1 Message Date
Félix Saparelli 4a10d76d30
Add mention of manpage and completions to readme 2021-04-12 02:00:08 +12:00
Félix Saparelli 77b7de22c6
Add a lot more to the manpage from readme 2021-04-12 01:57:40 +12:00
Félix Saparelli 421c452d36
Package completions and man page 2021-04-12 01:33:23 +12:00
Félix Saparelli fe03fbc5ab
Add basic manpage 2021-04-12 01:32:41 +12:00
Félix Saparelli 1e5d994bbf
Add version script 2021-04-12 01:07:21 +12:00
Félix Saparelli 21ce2dd0e1
Add zsh completions 2021-04-12 01:06:17 +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 5a27712f0b
Add --why flag 2021-04-12 00:16:29 +12:00
Félix Saparelli 6d00de8781
Add --shell from watchexec 1.15 2021-04-12 00:09:54 +12:00
Félix Saparelli a46bb566af
Update to watchexec 1.15 2021-04-11 23:54:42 +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 2fca4259ce Reorg cargo toml 2021-04-11 22:50:57 +12:00
Félix Saparelli 34bcb144e5
Add windows manifest to support long paths 2021-04-11 22:50:17 +12:00
Félix Saparelli c0d0eb8401 7.6.1 2021-03-29 15:07:25 +13:00
Félix Saparelli 402af3032c Whoops. Fixes #167 2021-03-29 15:06:59 +13:00
Félix Saparelli c56490d5c9 Use Actions badge 2021-03-29 13:49:39 +13:00
Félix Saparelli 14ae3034e7 7.6.0 2021-03-29 13:44:17 +13:00
Félix Saparelli d3be0b8c3a Upgrade MSRV to 1.51 2021-03-29 13:40:20 +13:00
Félix Saparelli 7a4a559aef Switch to Github Actions 2021-03-29 13:28:51 +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 f5297b685e 7.5.1 2021-03-07 15:03:05 +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 17d60a3584
Merge pull request #166 from passcod/binstall
Add support for cargo-binstall
2021-03-07 11:58:22 +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 9a3371685c Use new insta snapshot format 2020-07-04 19:34:51 +12:00
Félix Saparelli e2cc0042d9 7.5.0 2020-07-04 19:20:54 +12:00
Félix Saparelli 7169b874e2 Update test dependencies 2020-07-04 19:19:27 +12:00
Félix Saparelli 2179fde8e6 Update test snapshots 2020-07-04 19:14:02 +12:00
Félix Saparelli 54318b54ed Fix readme for features 2020-07-04 18:46:28 +12:00
Félix Saparelli e4391a653b Add comment about unicode safety from #152 2020-07-04 18:21:45 +12:00
Félix Saparelli e13182650e
Merge pull request #152 from mulimoen/features 2020-07-04 18:18:54 +12:00
Félix Saparelli 08695ba523 Upgrade to watchexec 1.14 2020-07-04 18:06:11 +12:00
Magnus Ulimoen 79966d2786 split on first whitespace 2020-06-21 14:05:10 +02: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 ccfc1b80a7 append instead of prepend --features 2020-06-18 22:50:15 +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
Magnus Ulimoen 40da36954d allow --features to be passed to cargo 2020-06-17 19:17:15 +02:00
Félix Saparelli 57fb73afc0 7.4.1 2020-06-06 16:01:59 +12:00
Félix Saparelli ba4289baee Update upstream to 1.13.1 2020-06-06 15:34:28 +12:00
Félix Saparelli 708fdbe40a
Remove old funding options 2020-06-04 19:50:04 +12:00
Félix Saparelli cc9eae2c4e 7.4.0 2020-06-04 19:45:26 +12:00
Félix Saparelli f35a4af9c3 Update upstream to 1.13 2020-06-04 19:44:57 +12: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 7fbb6cdb65
7.3.0 2019-11-19 20:05:25 +13:00
Félix Saparelli 52bb0108df
Upgrade to insta 0.12 2019-11-19 20:05:10 +13:00