Commit Graph

1230 Commits

Author SHA1 Message Date
Martin Junghanns
42b4c084c4
Put default setting values in backticks (#1512) 2023-01-15 10:18:57 +00:00
Martin Junghanns
3fe06de660
Use lowercase boolean literals in readme (#1511) 2023-01-15 09:51:56 +00:00
Casey Rodarmor
3b989ae955
Only print fallback message when verbose (#1510) 2023-01-13 21:36:52 +00:00
Casey Rodarmor
7aff35a37b
Document invocation_directory_native() (#1508) 2023-01-13 19:20:37 +00:00
Casey Rodarmor
182ef134d9
Add invocation_directory_native() (#1507) 2023-01-13 19:03:14 +00:00
Casey Rodarmor
1d02f0ef80 Print format diff to stdout (#1506) 2023-01-13 10:30:38 -08:00
Casey Rodarmor
3bf3be9af8
Fix interrupt tests (#1505) 2023-01-13 07:53:14 +00:00
Casey Rodarmor
c5c9831915
Release 1.12.0 (#1503)
- Bump version: 1.11.0 → 1.12.0
- Update changelog
- Update changelog contributor credits
- Update dependencies
- Update man page
- Update version references in readme
2023-01-13 05:24:35 +00:00
Greg Shuflin
912863bc1e
Add !include directives (#1470) 2023-01-13 03:25:28 +00:00
Casey Rodarmor
5e5583d43c
Remove --unstable from fallback example in readme (#1502) 2023-01-12 07:35:53 +00:00
Greg Shuflin
d499227dcb
Allow matching search path arguments (#1475) 2023-01-12 07:06:17 +00:00
Ben Moss
b29f72ceb5
Specify minimum rust version (#1496) 2023-01-12 06:47:46 +00:00
Casey Rodarmor
fcb71e2cea
Note that install.sh may fail on GitHub actions (#1499) 2023-01-12 06:44:55 +00:00
Auberi R Sky
69516962fb
Fix readme typo (#1489) 2023-01-10 19:20:57 +00:00
Casey Rodarmor
af54dafa77
Allow recipe parameters to shadow variables (#1480) 2023-01-10 00:59:02 +00:00
Casey Rodarmor
9b6b0b7fac
Update install script and readmes to use tls v1.3 (#1481) 2023-01-07 21:01:37 +00:00
Casey Rodarmor
45e633ca89
Renable install.sh test on CI(#1478) 2023-01-05 07:19:42 +00:00
Casey Rodarmor
491021a0d4
Don't test install.sh on CI (#1477) 2023-01-05 07:12:32 +00:00
Justin Ma
44ae78c83f
Update Chinese translation of readme (#1476) 2023-01-04 22:01:50 -08:00
Simon Davy
a1ac579271
Fix install.sh for Windows (#1474) 2023-01-04 11:12:19 -08:00
Casey Rodarmor
b0e6ec699b
Release 1.11.0 (#1472)
- Bump version: 1.10.0 → 1.11.0
- Update changelog
- Update changelog contributor credits
- Update man page
- Document that fallback is stable in readme
2023-01-04 06:41:13 +00:00
Casey Rodarmor
10ad32430b
Stabilize fallback (#1471) 2023-01-04 06:31:56 +00:00
Nick Kocharhook
bb5b962c3d
Update Sublime syntax instructions (#1455) 2023-01-02 09:44:06 +00:00
Casey Rodarmor
66993e874d
Release 1.10.0 (#1468)
- Bump version: 1.9.0 → 1.10.0
- Update changelog
- Update changelog contributor credits
- Update dependencies
- Update man page
- Update version references in readme
- Update update-contributors binary
2023-01-02 01:53:53 +00:00
Brett Cannon
5c4b21db77
Fix section title grammar (#1466) 2023-01-01 02:10:15 +00:00
Josh Soref
01967e9f48
Give pages job write permissions(#1464) 2022-12-31 15:09:19 -08:00
Josh Soref
50f3750842
Fix spelling (#1463) 2022-12-30 20:36:08 +00:00
Casey Rodarmor
157862d398
Merge imports (#1462) 2022-12-28 04:16:18 +00:00
Azzam S.A
e7721d0a84
Add instructions for taiki-e/install-action (#1459) 2022-12-26 19:49:36 +00:00
Casey Rodarmor
9887582497
Suppress --fmt --check diff if --quiet is passed (#1457) 2022-12-21 04:57:58 +00:00
Greg Shuflin
fbe1c4c7a3
Allow private attribute on aliases (#1434) 2022-12-20 00:44:19 -08:00
Dialga
c7acaa82cb
Differentiate between shell and nushell example (#1427) 2022-12-18 00:50:35 +00:00
Casey Rodarmor
d530fea378
Link regex docs in readme (#1454) 2022-12-18 00:28:44 +00:00
Nick Kocharhook
e24fcb4e9e
Linkify changelog PRs and usernames (#1440) 2022-12-17 16:13:17 -08:00
Cameron Steffen
216df31543
Eliminate lazy_static (#1442) 2022-12-15 16:53:21 -08:00
crdx
c35b131971
Add attributes to sublime syntax file (#1452) 2022-12-15 21:46:55 +00:00
Casey Rodarmor
89f9683fd4
Fix homepage style (#1453) 2022-12-15 21:35:18 +00:00
Nick Kocharhook
0140f82bd6
Linkify homepage letters (#1448) 2022-12-15 21:15:11 +00:00
Casey Rodarmor
79dba579f7
Format exported variadic parameters correctly (#1451) 2022-12-15 21:08:53 +00:00
nico
1119d226fe
Use just in readme codeblocks (#1447) 2022-12-15 20:28:02 +00:00
Casey Rodarmor
5926300678
Update MSRV in readme (#1446) 2022-12-15 05:37:21 +00:00
Casey Rodarmor
2fb753a5a8
Merge CI workflows (#1444) 2022-12-15 04:38:55 +00:00
Mike Burns
8ef3148fa8
Use dotenvy instead of dotenv (#1443) 2022-12-15 04:32:27 +00:00
Justin Ma
eb924791ee
Update Chinese translation of readme (#1428) 2022-11-29 20:38:25 -08:00
Casey Rodarmor
efb929153e
Release 1.9.0 (#1426)
- Bump version: 1.8.0 → 1.9.0
- Update changelog
- Update changelog contributor credits
- Update dependencies
- Update man page
- Update version references in readme
2022-11-25 21:15:13 +00:00
Casey Rodarmor
e0794d0dff
Change fallback setting default to false (#1425) 2022-11-25 21:02:01 +00:00
Casey Rodarmor
e7b7897ae2
Placate clippy (#1423) 2022-11-23 00:36:23 +00:00
Casey Rodarmor
2b46af1cae
Hide recipes with [private] attribute (#1422) 2022-11-23 00:25:57 +00:00
Casey Rodarmor
6ff18af48f
Make include_shebang_line clearer (#1418) 2022-11-19 20:56:26 +00:00
Casey Rodarmor
e27e12ab1a
Omit shebang lines on Windows (#1417) 2022-11-19 20:38:41 +00:00