Commit graph

216 commits

Author SHA1 Message Date
Saheed Adeleye 89ccf42ddf
Add prepend() function (#2045) 2024-05-17 23:23:59 +00:00
Saheed Adeleye eb605181c2
Add append() function (#2046) 2024-05-17 23:12:38 +00:00
Casey Rodarmor a9b0912b2b
Add --man subcommand (#2041) 2024-05-15 07:28:50 +00:00
Casey Rodarmor e2c9405fa9
Document using env -S (#2038) 2024-05-15 02:23:42 +00:00
laniakea64 2d9cfa202f
Update line continuation documentation (#1998) 2024-05-15 02:10:17 +00:00
Markus e11684008e
Add 'allow-duplicate-variables' setting (#1922) 2024-05-15 01:39:42 +00:00
George Shuklin 1b62918240
Add example using GNU parallel to run tasks in concurrently (#1915) 2024-05-15 01:16:53 +00:00
Casey Rodarmor ea141a6891
Document how to use watchexec to re-run recipes when files change (#2036) 2024-05-14 23:39:16 +00:00
Casey Rodarmor b7c284972d
Update VS Code extensions in readme (#2034) 2024-05-14 22:13:26 +00:00
Casey Rodarmor eef4e3abbe
Add rust:just repology package table to readme (#2032) 2024-05-14 05:01:52 +00:00
Casey Rodarmor 5aff1e8f48
Clarify that janus operates on public justfiles only (#2021) 2024-05-01 18:01:02 +00:00
Aarmn the limitless 10923ebb6d
Rename delete example recipe to delete-all (#1966) 2024-03-15 02:14:20 +00:00
Casey Rodarmor 628d085bf2
Release 1.25.0 (#1939)
- Bump version: 1.24.0 → 1.25.0
- Update changelog
- Update changelog contributor credits
- Update dependencies
- Update man page
- Update version references in readme
2024-03-08 00:08:58 +00:00
Justin Hammond 36bd375eab
Fix readme typo (#1936) 2024-03-06 20:37:41 +00:00
sfalken ef3d462edf
Document openSUSE package (#1918) 2024-02-21 00:33:07 +00:00
Trevor Gross dc952f9c43
Add blake3 and blake3_file functions (#1860) 2024-02-11 20:56:04 +00:00
Casey Rodarmor a2ff42e6c3
Release 1.24.0 (#1897)
- Bump version: 1.23.0 → 1.24.0
- Update changelog
- Update changelog contributor credits
- Update dependencies
- Update man page
- Update version references in readme
2024-02-11 19:43:24 +00:00
Christian Clauss daf4520a2b
Document installing just on Github Actions in readme (#1867)
Demonstrate how to install and use just in GitHub Actions on the three major OSes...
2024-01-26 22:46:44 -08:00
Valeriy Bykov eb8227744e
Fix Gentoo package link (#1875) 2024-01-25 23:02:08 +00:00
Christian Clauss ebead95ac9
Fix typos found by codespell (#1872) 2024-01-25 00:03:18 +00:00
Casey Rodarmor dcca9681e2
Add contrib directory (#1870) 2024-01-24 20:03:42 +00:00
Casey Rodarmor 43d88f50e0
Add function to canonicalize paths (#1859) 2024-01-19 20:04:28 +00:00
Casey Rodarmor 639ed74c23
Release 1.23.0 (#1840)
- Bump version: 1.22.1 → 1.23.0
- Update changelog
- Update changelog contributor credits
- Update dependencies
- Update man page
- Update version references in readme
2024-01-13 02:54:12 +00:00
Marc 8bd411de45
Allow setting custom confirm prompt (#1834) 2024-01-13 02:44:13 +00:00
David Harrigan 5bbc89b718
Add set quiet and [no-quiet] (#1704) 2024-01-12 20:38:23 +00:00
Swordelf2 53cea2f823
Add just_pid function (#1833) 2024-01-12 03:22:27 +00:00
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