Casey Rodarmor
|
cf84584e2c
|
Merge remote-tracking branch 'origin/master' into cheat-sheet
|
2025-03-25 16:50:11 -07:00 |
|
Casey Rodarmor
|
00a3f3302b
|
Handle --request without parsing justfile (#2683)
|
2025-03-25 23:48:16 +00:00 |
|
Casey Rodarmor
|
ddbcb76caa
|
Rename to --cheat-sheet
|
2025-03-25 16:43:23 -07:00 |
|
Casey Rodarmor
|
cab096d773
|
Start noodling on cheat sheet
|
2025-03-24 23:49:13 -07:00 |
|
Casey Rodarmor
|
b14a7b5098
|
Bump MSRV to 1.77 and enforce on CI (#2674)
|
2025-03-21 16:15:02 +00:00 |
|
Casey Rodarmor
|
731a2d20a0
|
Improve signal handling (#2488)
|
2025-03-15 00:32:28 +00:00 |
|
Casey Rodarmor
|
679a9403ac
|
Release 1.40.0 (#2661)
- Bump version: 1.39.0 → 1.40.0
- Update changelog
- Update changelog contributor credits
- Update dependencies
- Update version references in readme
|
2025-03-09 13:48:23 -07:00 |
|
Corvin Paul
|
8c1eaa2c48
|
Allow the target of aliases to be recipes in submodules (#2632)
|
2025-03-09 13:36:46 -07:00 |
|
Casey Rodarmor
|
da59137894
|
Star parameters may follow default parameters (#2660)
|
2025-03-08 18:08:15 +00:00 |
|
Casey Rodarmor
|
d5b9f0df6b
|
Remove test! macro from readme (#2648)
|
2025-03-01 22:13:16 +00:00 |
|
Casey Rodarmor
|
5d36e8fb74
|
Sort enum variant, struct member, and trait members alphabetically (#2646)
|
2025-03-01 12:35:01 -08:00 |
|
Jens Krause
|
5a2b4554f4
|
Add Zed extension to readme (#2640)
|
2025-02-27 02:32:16 +00:00 |
|
Casey Rodarmor
|
c69f1bc1bf
|
Refactor error checking in choose function (#2643)
|
2025-02-26 15:30:31 -08:00 |
|
Casey Rodarmor
|
81f9dc12c3
|
Use Test struct instead of test! macro (#2642)
|
2025-02-26 09:26:43 -08:00 |
|
Marc
|
cb12c601e0
|
Include unicode codepoint in unknown start of token error (#2637)
|
2025-02-25 13:42:36 -08:00 |
|
Casey Rodarmor
|
9c82d1335e
|
Ignore broken pipe error from chooser (#2639)
|
2025-02-24 23:31:18 +00:00 |
|
Casey Rodarmor
|
c8567ddc1c
|
Guarantee that Namepaths are non-empty (#2638)
|
2025-02-24 22:39:15 +00:00 |
|
Casey Rodarmor
|
d0372d1032
|
Remove unnecessary binding modifiers (#2636)
|
2025-02-21 04:27:23 +00:00 |
|
Casey Rodarmor
|
7c63fb63b1
|
Make --list-submodules require --list (#2622)
|
2025-02-07 18:47:41 +00:00 |
|
laniakea64
|
49f282fef1
|
Document Vim and Neovim built-in syntax highlighting (#2619)
|
2025-02-06 20:55:02 +00:00 |
|
laniakea64
|
da87b3d3bb
|
Remove rust:just Repology badge (#2614)
|
2025-01-31 10:33:11 +04:00 |
|
Casey Rodarmor
|
c157ea62a1
|
Clarify --list argument (#2609)
|
2025-01-29 21:38:39 +00:00 |
|
Casey Rodarmor
|
9ba0b5c17f
|
Expand Windows path documentation (#2602)
|
2025-01-28 16:44:13 +00:00 |
|
Marc
|
11fba0d698
|
Fix readme typos (#2596)
|
2025-01-22 13:52:25 -08:00 |
|
Casey Rodarmor
|
9ec7b60b55
|
Release 1.39.0 (#2595)
- Bump version: 1.38.0 → 1.39.0
- Update changelog
- Update changelog contributor credits
- Update dependencies
- Update version references in readme
|
2025-01-22 12:07:20 -08:00 |
|
Casey Rodarmor
|
a548f6d014
|
Add tests for require() (#2594)
|
2025-01-22 19:57:11 +00:00 |
|
0xzhzh
|
398eb29f06
|
Add which() and require() for finding executables (#2440)
|
2025-01-22 19:00:22 +00:00 |
|
Casey Rodarmor
|
7720923541
|
Evaluate concatenations and joins from left to right (#2593)
|
2025-01-22 18:13:55 +00:00 |
|
Casey Rodarmor
|
a6ab720a0d
|
Keep [private] attribute when formatting assignments (#2592)
|
2025-01-22 05:46:26 +00:00 |
|
Archie
|
ab3da9bf64
|
Add no-exit-message Setting and [exit-message] attribute (#2568)
|
2025-01-22 01:00:20 +00:00 |
|
Casey Rodarmor
|
ddc9103480
|
Disable links to empty chapters in book (#2589)
|
2025-01-22 00:42:12 +00:00 |
|
Sergiy
|
93a1986cb1
|
Link to CI workflow in readme (#2586)
|
2025-01-22 00:18:52 +00:00 |
|
David Brownman
|
bea1f6b355
|
Clarify that trim_*_match functions take subtrings (#2574)
|
2025-01-15 00:37:17 +00:00 |
|
Casey Rodarmor
|
abec307f69
|
Format if … else if … without superfluous braces (#2573)
|
2025-01-14 01:52:30 +00:00 |
|
dependabot[bot]
|
2a3018a529
|
Update softprops/action-gh-release from 2.2.0 to 2.2.1 (#2570)
|
2025-01-13 09:02:02 -08:00 |
|
Casey Rodarmor
|
1f7df4a494
|
Check attributes in parser instead of analyzer (#2560)
|
2025-01-03 21:12:24 +00:00 |
|
Casey Rodarmor
|
74dabba250
|
Ignore I/O errors when writing changelog to stdout (#2558)
|
2025-01-02 22:25:04 +00:00 |
|
nuǝuuɥǝxᴉnɯ
|
b7696e16a6
|
Add quiet setting and fix typos in readme (#2549)
|
2024-12-26 03:31:14 +00:00 |
|
laniakea64
|
a6b0db5ede
|
Update readme to use env() instead of env_var*() (#2546)
|
2024-12-22 22:04:32 -08:00 |
|
Casey Rodarmor
|
206b0895fd
|
Document using || to provide default for empty environment variable (#2545)
|
2024-12-22 22:02:11 +00:00 |
|
Casey Rodarmor
|
790995815f
|
Refactor Line predicates (#2543)
|
2024-12-22 13:50:36 -08:00 |
|
laniakea64
|
b81ba66694
|
Fix typos in README.md (#2542)
|
2024-12-21 20:21:12 -08:00 |
|
laniakea64
|
82415e5456
|
Add full example getting XDG user directory to readme (#2536)
|
2024-12-22 03:21:14 +00:00 |
|
Casey Rodarmor
|
6a2edd9f92
|
Document weird behavior of duplicate definitions in imports (#2541)
|
2024-12-22 02:30:50 +00:00 |
|
Casey Rodarmor
|
76362bf81d
|
Update readme to reflect actual behavior of user directory functions (#2535)
|
2024-12-20 19:19:02 +00:00 |
|
dependabot[bot]
|
20192d4910
|
Update softprops/action-gh-release to 2.2.0 (#2530)
|
2024-12-16 11:03:46 -08:00 |
|
Marc Addeo
|
3442c2be1c
|
Configure alias style in --list with --alias-style (#2342)
|
2024-12-12 23:36:24 +00:00 |
|
Casey Rodarmor
|
c56b654830
|
Document running python recipes with uv (#2526)
|
2024-12-12 23:19:50 +00:00 |
|
Casey Rodarmor
|
3ec4245bf8
|
Sort functions alphabetically (#2525)
|
2024-12-12 20:52:19 +00:00 |
|
Casey Rodarmor
|
a5d884ed10
|
Fix truncated bang operator error message (#2522)
|
2024-12-11 23:24:42 +00:00 |
|