Casey Rodarmor
|
731a2d20a0
|
Improve signal handling (#2488)
|
2025-03-15 00:32:28 +00: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
|
d5b9f0df6b
|
Remove test! macro from readme (#2648)
|
2025-03-01 22:13:16 +00:00 |
|
Jens Krause
|
5a2b4554f4
|
Add Zed extension to readme (#2640)
|
2025-02-27 02:32:16 +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
|
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 |
|
0xzhzh
|
398eb29f06
|
Add which() and require() for finding executables (#2440)
|
2025-01-22 19:00:22 +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 |
|
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 |
|
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 |
|
Casey Rodarmor
|
c56b654830
|
Document running python recipes with uv (#2526)
|
2024-12-12 23:19:50 +00:00 |
|
Casey Rodarmor
|
8b35450c55
|
Rename read_to_string() to read() (#2518)
|
2024-12-10 22:59:11 +00:00 |
|
Alexander Demin
|
464fdbc1bb
|
Add read_to_string(path) function (#2507)
|
2024-12-10 22:52:19 +00:00 |
|
Casey Rodarmor
|
37dc2e490e
|
Release 1.38.0 (#2517)
- Bump version: 1.37.0 → 1.38.0
- Update changelog
- Update changelog contributor credits
- Update dependencies
- Update version references in readme
|
2024-12-10 21:37:46 +00:00 |
|
Casey Rodarmor
|
c62485d023
|
Publish docs to GitHub pages on release only (#2516)
|
2024-12-10 21:26:38 +00:00 |
|
Casey Rodarmor
|
523801af5f
|
Note lack of support for string interpolation (#2515)
|
2024-12-10 21:07:10 +00:00 |
|
Casey Rodarmor
|
e1b85d9d0b
|
Add snap package back to readme (#2506)
|
2024-12-07 01:52:27 +00:00 |
|
Vladimir Támara Patiño
|
563eee6609
|
Add [openbsd] recipe attribute (#2497)
|
2024-12-02 01:01:34 +00:00 |
|
Ben Heidemann
|
fdc9245c5d
|
Add [working-directory] recipe attribute (#2438)
|
2024-11-27 23:52:44 +00:00 |
|
Casey Rodarmor
|
beb275ac30
|
Release 1.37.0 (#2474)
* Release 1.37.0
- Bump version: 1.36.0 → 1.37.0
- Update changelog
- Update changelog contributor credits
- Update dependencies
- Update version references in readme
- Update zsh completion replacements
|
2024-11-20 22:04:51 +00:00 |
|
Casey Rodarmor
|
084a2d2de3
|
Add style() function (#2462)
|
2024-11-17 02:26:11 +00:00 |
|
Naveen Prashanth
|
c7b2b78dcc
|
Add -g to rust-just install instructions (#2459)
|
2024-11-17 01:34:04 +00:00 |
|
Michael Bianco
|
a73c0976a1
|
Note that set shell is not used for [script] recipes (#2468)
|
2024-11-16 23:58:35 +00:00 |
|
Casey Rodarmor
|
bbc0872947
|
Terminal escape sequence constants (#2461)
|
2024-11-11 22:30:06 +00:00 |
|
Julian Berman
|
a93b0bf389
|
Update setup-just version in README (#2456)
|
2024-11-06 22:53:51 +00:00 |
|
Casey Rodarmor
|
7eea772785
|
Fix shell function example in readme (#2454)
|
2024-11-06 01:49:04 -08:00 |
|
Casey Rodarmor
|
8cdff483bf
|
Use justfile instead of mf on invalid examples in readme (#2447)
|
2024-11-01 01:00:27 +00:00 |
|
Casey Rodarmor
|
7030e9cac6
|
Add && and || operators (#2444)
|
2024-11-01 00:54:46 +00:00 |
|
Casey Rodarmor
|
4c6368ecfc
|
Add advice on printing complex strings (#2446)
|
2024-10-31 23:56:47 +00:00 |
|
Eric Hanchrow
|
528c9f0e3c
|
Document using functions in variable assignments (#2431)
|
2024-10-30 22:50:47 +00:00 |
|
Eric Hanchrow
|
b063940b31
|
Note shell(…) as an alternative to backticks (#2430)
|
2024-10-30 22:30:23 +00:00 |
|
Casey Rodarmor
|
4683a63adc
|
Allow duplicate imports (#2437)
|
2024-10-30 22:23:00 +00:00 |
|
Yunus
|
28c4e9a13c
|
Update nix package links (#2441)
|
2024-10-27 09:53:15 +00:00 |
|
Casey Rodarmor
|
66dbaa6659
|
Document checking releases hashes (#2418)
|
2024-10-08 19:19:37 +00:00 |
|
Casey Rodarmor
|
a101dd52ef
|
Show how to access positional arguments with powershell (#2405)
|
2024-10-01 20:31:27 +00:00 |
|
Casey Rodarmor
|
45fdd12506
|
Use -CommandWithArgs instead of -cwa (#2404)
|
2024-10-01 19:16:39 +00:00 |
|
Casey Rodarmor
|
fa8cf4deba
|
Document -cwa flag for PowerShell positional arguments (#2403)
|
2024-10-01 19:12:51 +00:00 |
|
Casey Rodarmor
|
66ccef7942
|
Release 1.36.0 (#2399)
- Bump version: 1.35.0 → 1.36.0
- Update changelog
- Update changelog contributor credits
- Update dependencies
- Update version references in readme
|
2024-09-30 22:33:59 +00:00 |
|
Casey Rodarmor
|
dc89b746f8
|
Use console codeblocks in readme (#2388)
|
2024-09-22 14:03:26 +00:00 |
|
Casey Rodarmor
|
dffca62e8f
|
Split packages table by platform (#2385)
|
2024-09-21 05:54:51 +00:00 |
|