Commit Graph

240 Commits

Author SHA1 Message Date
Casey Rodarmor
ea1b68644a
Tweak readme table formatting (#1836) 2024-01-11 23:57:32 +00:00
Trevor Gross
c2af5a1dd6
Add functions to return XDG base directories (#1822) 2024-01-11 23:50:04 +00:00
Thomas Le Duc
6d320f77af
Don't abbreviate just in README (#1831) 2024-01-09 17:12:33 +00:00
Trevor Gross
0dbd5bf0b6
Clarify that UUID is version 4 (#1821) 2024-01-06 06:20:44 +00:00
Casey Rodarmor
5c3b72a121
Recipes can be invoked with path syntax (#1809) 2023-12-31 22:03:49 +00:00
Casey Rodarmor
743ab2fc82
Move table of contents pointer to right (#1806) 2023-12-30 22:57:07 +00:00
Casey Rodarmor
e2c0d86bdd
Optional modules and imports (#1797) 2023-12-29 12:16:31 -08:00
Casey Rodarmor
f039701f71
Expand tilde in import and module paths (#1792) 2023-12-29 02:08:02 +00:00
Casey Rodarmor
b21819dcf2
Document import override behavior (#1791) 2023-12-29 01:37:44 +00:00
Casey Rodarmor
85b5a92e69
Document submodule working directory (#1789) 2023-12-28 17:04:33 -08:00
Casey Rodarmor
2846df7e27
Release 1.19.0 (#1784)
- Bump version: 1.18.1 → 1.19.0
- Update changelog
- Update changelog contributor credits
- Update dependencies
- Update man page
- Update version references in readme
2023-12-28 04:32:06 +00:00
Casey Rodarmor
316ea01295
Add modules (#1782) 2023-12-28 04:27:15 +00:00
Casey Rodarmor
660ae21373
Tweak readme (#1775) 2023-12-23 19:34:51 +00:00
Casey Rodarmor
e9bec8d398
Stabilize !include path as import 'path' (#1771) 2023-12-20 12:31:51 +08:00
Casey Rodarmor
f7aa201200
Release 1.17.0 (#1770)
- Bump version: 1.16.0 → 1.17.0
- Update changelog
- Update changelog contributor credits
- Update dependencies
- Update man page
- Update version references in readme
2023-12-20 02:33:33 +00:00
Paul Jewell
c108605e2d
Update Gentoo package repository (#1757) 2023-12-09 09:01:08 +00:00
laniakea64
a1db9ec084
Fix readme header level (#1752) 2023-12-02 21:29:55 -08:00
laniakea64
26527d5d99
Document line continuations (#1751) 2023-12-03 00:59:54 +00:00
Felix Yan
ba89f1a40a
Update Arch Linux package URL in readme (#1733) 2023-11-21 08:56:52 +00:00
laniakea64
c6a2922bc2
Clarify that aliases can only be used on the command line (#1726) 2023-11-20 18:36:27 -08:00
Hwatwasthat
9415bee16b
Add [confirm] attribute (#1723) 2023-11-16 23:51:34 +00:00
Paul Moore
59ea5de781
Add example of Windows shebang handling (#1709) 2023-11-16 21:55:04 +00:00
Casey Rodarmor
63c0234c96
Release 1.16.0 (#1720)
- Bump version: 1.15.0 → 1.16.0
- Update changelog
- Update changelog contributor credits
- Update dependencies
- Update man page
- Update version references in readme
2023-11-08 21:43:26 +00:00
Capi Etheriel
84631053ba
Fix readme typo (#1717) 2023-11-06 03:30:04 +00:00
Victor Adossi ("vados")
64d7d07185
Add semver_matches function (#1713) 2023-10-27 20:07:46 +00:00
Casey Rodarmor
55da31a8a5
Fix readme build badge (#1697) 2023-10-13 06:01:23 +00:00
Laurent Fourrier
812e1ea3cc
Add dotenv-filename and dotenv-path settings (#1692) 2023-10-12 05:04:46 +00:00
Joey Teng
0c6484f3a9
Add version to attributes (#1694) 2023-10-11 19:56:35 +00:00
laniakea64
6a2b85c31c
Update README.md (#1691) 2023-10-09 11:47:53 -07:00
laniakea64
41c52f9ade
Don't recommend vim-polyglot in readme (#1644) 2023-10-09 04:17:13 +00:00
Tomo
a6ff4aa164
Note Micro support in readme (#1316) 2023-10-09 04:11:39 +00:00
Gino Vincenzini
7e5bac66ae
Update Indentation Documentation (#1600) 2023-10-09 04:05:05 +00:00
Greg Shuflin
992c6943da
Allow unstable features to be enabled with environment variable (#1588) 2023-10-09 03:47:20 +00:00
N
d17401e4b1
Fix triple-quoted string example in readme (#1620) 2023-10-09 03:19:58 +00:00
gl-yziquel
0b9a599cea
README fix: the -d in mktemp -d is required to created folders. (#1688) 2023-10-09 02:38:32 +00:00
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
f04de75609
Stabilize JSON dump format (#1633) 2023-06-29 21:12:55 +00:00
Greg Shuflin
c2cfdd7a9c
Clarify [unix] attribute in readme (#1619) 2023-06-15 17:48:43 +00:00
Greg Shuflin
41aee4572d
Add better documentation for --dump and --fmt (#1603) 2023-06-12 17:02:13 +00:00
Quentin Nerden
6a407813b4
Document Helix editor support in readme (#1604) 2023-06-12 16:42:06 +00:00
John Baber-Lucero
444ce130ba
Fix justfile search link (#1607) 2023-05-28 00:48:14 +00:00
Scott Robinson
9f03441eef
Link to private recipes section in readme (#1542) 2023-02-07 21:07:12 +00:00
Greg Shuflin
941a40e051
Update README to reflect new attribute syntax (#1538) 2023-01-27 08:04:44 +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
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
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
7aff35a37b
Document invocation_directory_native() (#1508) 2023-01-13 19:20:37 +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
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
9b6b0b7fac
Update install script and readmes to use tls v1.3 (#1481) 2023-01-07 21:01:37 +00:00
Justin Ma
44ae78c83f
Update Chinese translation of readme (#1476) 2023-01-04 22:01:50 -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
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
50f3750842
Fix spelling (#1463) 2022-12-30 20:36:08 +00:00
Azzam S.A
e7721d0a84
Add instructions for taiki-e/install-action (#1459) 2022-12-26 19:49:36 +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
Cameron Steffen
216df31543
Eliminate lazy_static (#1442) 2022-12-15 16:53:21 -08: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
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
2b46af1cae
Hide recipes with [private] attribute (#1422) 2022-11-23 00:25:57 +00:00
Casey Rodarmor
38a5481cbb
Document how shebang recipes are executed (#1412) 2022-11-16 02:13:03 +00:00
Casey Rodarmor
755ac61bee
Fix typo: regec → regex (#1409) 2022-11-08 06:51:09 +00:00
miles
7d6483b995
Add replace_regex function (#1393) 2022-11-08 06:47:33 +00:00
asdfasdf
0a2c2692b3
Use powershell.exe instead of pwsh.exe in readme (#1394) 2022-11-08 06:34:48 +00:00
Casey Rodarmor
dc2fe21e40
Expand alternatives and prior art in readme (#1401) 2022-11-03 07:03:53 +00:00
Casey Rodarmor
331f61f59c
Add [no-cd] attribute (#1400) 2022-11-02 23:37:35 -07:00
Casey Rodarmor
d74c7a3bd5
Release 1.8.0 (#1398)
- Bump version: 1.7.0 → 1.8.0
- Update changelog
- Update dependencies
- Update man page
2022-11-02 23:57:33 +00:00
Casey Rodarmor
9984d77b31
Link to sclu1034/vscode-just in readme (#1396) 2022-11-02 02:58:20 +00:00
Casey Rodarmor
73777f7183
Add OS Configuration Attributes (#1387) 2022-10-31 00:52:03 -07:00
Casey Rodarmor
c834fb1e4e
Release 1.7.0 (#1386)
- Bump version: 1.6.0 → 1.7.0
- Update changelog
- Update changelog contributor credits
- Update dependencies
- Update man page
- Update version references in readme
2022-10-27 06:02:27 +00:00
Giancarlo França
be11a26226
Add more case-conversion functions (#1383) 2022-10-27 03:44:18 +00:00
Kenichi Kamiya
4349c1bac8
Update asdf just plugin repository (#1380) 2022-10-27 00:38:22 +00:00
David Matos
beeaa6ce2d Add tempdir setting (#1369) 2022-10-25 16:57:32 -07:00
Gökhan Karabulut
8b7640b633
Add [no-exit-message] recipe annotation (#1354)
When a recipe wraps cli tool and the tool exits with a non-zero code,
just adds its own extra exit error message along with the messages
from the tool. Introduce the `[no-exit-message]` attribute to suppress
this additional message.
2022-10-25 16:32:36 -07:00
Cihan Demirci
aaef61b908
Add capitalize(s) function (#1375)
`capitalize(s)` converts the first character of s to uppercase
and the rest to lowercase.
2022-10-24 20:39:40 -07:00
Casey Rodarmor
28be873dfc
Require set fallback := true to enable recipe fallback (#1368) 2022-10-19 19:00:09 -07:00
Casey Rodarmor
27e196c9bb
Note version in which absolute path construction was added (#1361) 2022-10-07 23:10:19 +00:00
Greg Shuflin
e445cfb47d
Add skip-comments setting (#1333)
Add a new setting "skip-comments", which defaults to true. If unset,
this causes lines internal to a non-shebang recipe beginning with the
character '#' (including '#!' internal to a non-shebang recipe; that is,
any such instances occurring after the first line of a recipe) to be
treated as comments of the justfile itself. They will not be echoed to
stderr when the recipe executes.
2022-10-05 00:32:30 +00:00
Erik Krieg
154930cc8a
Allow constructing absolute paths with / operator (#1320) 2022-09-11 07:48:02 +00:00
Michael Zeller
35fb61af89
Add an example of using a variable in a recipe parameter (#1311) 2022-08-16 18:25:10 +00:00
Casey Rodarmor
7c0a960555
Fix shell setting precedence (#1306) 2022-08-09 02:50:31 +00:00
Casey Rodarmor
c6809b3364
Don't hardcode homebrew prefix (#1295) 2022-08-05 17:28:45 +00:00
JP Bochi
051f4389f3
Add usage note to default list recipe (#1296) 2022-08-01 14:31:50 +00:00
Hunter Wittenborn
b6d06583f9
Add MPR/Prebuilt-MPR installation instructions to README.md (#1280) 2022-07-30 08:37:10 +00:00
Casey Rodarmor
b427be6b08
Add make and makesure to readme (#1299) 2022-07-29 17:09:28 +00:00
Nick Kocharhook
2c206abb0e
Document how to configure zsh completions on MacOS (#1285) 2022-07-27 08:33:41 +00:00
Casey Rodarmor
76e4ce6176
Convert package table to HTML (#1291) 2022-07-26 23:58:59 +00:00
Thiago Brandão Damasceno
2af8336410
Update just-install reference on README.md (#1275) 2022-07-22 22:08:49 +00:00