Commit Graph

1261 Commits

Author SHA1 Message Date
Alexander Kuhn-Regnier
4b5dd245fa
Fix README typos (#1660) 2023-08-25 11:26:08 -07:00
Matt Schulte
63ed00ff78
Add num_cpus() function (#1568) 2023-08-02 23:52:21 +00:00
Casey Rodarmor
e6b39df749
Document Windows Package Manager install instructions (#1656) 2023-08-02 21:42:25 +00:00
Casey Rodarmor
53d5f004df
Test unpaired escaped carriage return error (#1650) 2023-07-25 09:14:13 +00:00
Ian Douglas Scott
30bcf28fde
Allow escaping newlines (#1551) 2023-07-25 09:05:47 +00:00
Casey Rodarmor
f04de75609
Stabilize JSON dump format (#1633) 2023-06-29 21:12:55 +00:00
Bojan Stipic
f44abdf024
Avoid grep aliases in bash completions (#1622) 2023-06-18 00:05:49 +00:00
Greg Shuflin
c2cfdd7a9c
Clarify [unix] attribute in readme (#1619) 2023-06-15 17:48:43 +00:00
Baden Ashford
bba673fd79
Add env() function (#1613) 2023-06-13 12:49:46 +00:00
Patrick Jackson
19c887fded
Add descriptions to fish recipe completions (#1578) 2023-06-12 17:12:17 +00:00
fzdwx
cdb0dfae5f
Allow selecting multiple recipes with default chooser (#1547) 2023-06-12 17:06:51 +00:00
Greg Shuflin
41aee4572d
Add better documentation for --dump and --fmt (#1603) 2023-06-12 17:02:13 +00:00
Yuri Astrakhan
a1220c63e3
Cleanup (#1566) 2023-06-12 16:53:55 +00:00
Quentin Nerden
6a407813b4
Document Helix editor support in readme (#1604) 2023-06-12 16:42:06 +00:00
Casey Rodarmor
8e3a2a0882
Release 1.14.0 (#1612)
- Bump version: 1.13.0 → 1.14.0
- Update changelog
- Update changelog contributor credits
- Update dependencies
- Update man page
2023-06-02 15:03:41 -07:00
John Baber-Lucero
444ce130ba
Fix justfile search link (#1607) 2023-05-28 00:48:14 +00:00
Casey Rodarmor
67b264c878
Ignore clippy::let_underscore_untyped (#1609) 2023-05-28 00:42:52 +00:00
Scott Robinson
9f03441eef
Link to private recipes section in readme (#1542) 2023-02-07 21:07:12 +00:00
Li Ke
5f9ac39b03
Use just --show in default chooser (#1539) 2023-01-28 08:24:54 +00:00
Greg Shuflin
941a40e051
Update README to reflect new attribute syntax (#1538) 2023-01-27 08:04:44 +00:00
Greg Shuflin
687831816d
Allow multiple attributes on one line (#1537) 2023-01-27 07:54:24 +00:00
Greg Shuflin
054d6672c5
Analyze and Compiler tweaks (#1534) 2023-01-27 03:03:04 +00:00
Casey Rodarmor
a81b094441
Downgrade to TLS 1.2 in install script (#1536)
Revert "Update install script and readmes to use tls v1.3 (#1481)"

This reverts commit 9b6b0b7fac.
2023-01-27 02:49:03 +00:00
Casey Rodarmor
baa2dfcc6f
Release 1.13.0 (#1531)
- Bump version: 1.12.0 → 1.13.0
- Update changelog
- Update changelog contributor credits
- Update dependencies
- Update man page
2023-01-25 05:43:03 +00:00
Casey Rodarmor
fb2f22e17f
Test passing dot as argument between justfiles (#1530) 2023-01-25 05:33:43 +00:00
Casey Rodarmor
94a93c97a0 Note that justfiles are order-insensitive (#1529) 2023-01-24 21:07:54 -08:00
Greg Shuflin
1a5f07c672 Ignore additional search path arguments (#1528)
- Revert #1475
- Add a test that arguments with different path  prefixes are allowed
2023-01-24 21:07:22 -08:00
Greg Shuflin
6ab6588549
Borrow Ast in Analyser (#1527) 2023-01-25 04:06:33 +00:00
Casey Rodarmor
70dcc7f528
Fix install script default directory (#1525) 2023-01-24 21:54:01 +00:00
maiha
3d6f928e57
Add -n as a short flag for --for dry-run (#1524) 2023-01-24 07:48:30 +00:00
Casey Rodarmor
fdf4b5b859
Ignore chooser tests (#1513) 2023-01-16 08:42:34 +00:00
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