1
0
mirror of https://github.com/casey/just synced 2024-07-05 17:28:49 +00:00
Commit Graph

201 Commits

Author SHA1 Message Date
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
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