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 |
|
crdx
|
e92ee922de
|
Support recipe paths containing :: in Bash completion script (#1863)
|
2024-01-27 14:02:38 -08: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 |
|
Casey Rodarmor
|
0842784281
|
Use unlikely-to-be-set variable name in env tests (#1882)
|
2024-01-27 02:10:33 +00:00 |
|
Casey Rodarmor
|
d55b5c2bdd
|
Skip write_error test if running as root (#1881)
|
2024-01-26 21:18:51 +00:00 |
|
Casey Rodarmor
|
5a36e685e5
|
Convert run_shebang into integration test (#1880)
|
2024-01-26 13:05:32 -08:00 |
|
Casey Rodarmor
|
d1e2ef788f
|
Install mdbook with cargo in CI workflow (#1877)
|
2024-01-25 17:31:16 -08:00 |
|
Christian Clauss
|
77e7cfe763
|
Remove deprecated actions-rs/toolchain (#1874)
|
2024-01-25 15:24:31 -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 |
|
Christian Clauss
|
827e4e53d5
|
Replace deprecated set-output command in Github Actions workflows (#1869)
|
2024-01-24 15:37:26 -08:00 |
|
dependabot[bot]
|
fd9ecffef4
|
Update actions/checkout and softprops/action-gh-release (#1871)
|
2024-01-24 15:19:35 -08:00 |
|
Christian Clauss
|
f5d101cea4
|
Keep GitHub Actions up to date with Dependabot (#1868)
|
2024-01-24 23:12: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
|
22d462bd55
|
Fix install script (#1844)
|
2024-01-13 09:40:01 +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
|
8fc91b298c
|
Include completion scripts in releases (#1837)
|
2024-01-11 19:14:36 -08:00 |
|
Casey Rodarmor
|
fbd4a437a0
|
Run imports in working directory of importer (#1817)
|
2024-01-12 03:00:38 +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 |
|
Neal Harrington
|
b66cce0f58
|
Add --no-deps to skip running recipe dependencies (#1819)
|
2024-01-09 08:40:08 +00:00 |
|
crdx
|
541e78104c
|
Ignore [private] recipes in just --list (#1816)
|
2024-01-09 08:07:43 +00:00 |
|
Casey Rodarmor
|
cf57613da7
|
Add a dash to tempdir prefix (#1828)
|
2024-01-09 07:52:15 +00:00 |
|
Casey Rodarmor
|
87e368aa2d
|
Release 1.22.1 (#1826)
- Bump version: 1.22.0 → 1.22.1
- Update changelog
- Update changelog contributor credits
- Update dependencies
- Update man page
|
2024-01-08 21:33:56 +00:00 |
|
Casey Rodarmor
|
1ea5e6ac31
|
Don't conflate recipes with the same name in different modules (#1825)
|
2024-01-08 13:26:33 -08:00 |
|
Trevor Gross
|
0dbd5bf0b6
|
Clarify that UUID is version 4 (#1821)
|
2024-01-06 06:20:44 +00:00 |
|
Casey Rodarmor
|
1bfed56e5e
|
Make sigil stripping from recipe lines less incomprehensible (#1812)
|
2024-01-02 01:50:18 +00:00 |
|
Casey Rodarmor
|
87925f293e
|
Refactor invalid path argument check (#1811)
|
2024-01-01 00:15:41 +00:00 |
|
Casey Rodarmor
|
f0d4b19557
|
Release 1.22.0 (#1810)
- Bump version: 1.21.0 → 1.22.0
- Update changelog
- Update changelog contributor credits
- Update dependencies
- Update man page
|
2023-12-31 22:40:33 +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
|
fc25a78826
|
Add --format and --initialize as aliases for --fmt and --init (#1802)
|
2023-12-29 23:56:20 +00:00 |
|
Casey Rodarmor
|
f3b103a2e0
|
Release 1.21.0 (#1800)
- Bump version: 1.20.0 → 1.21.0
- Update changelog
- Update changelog contributor credits
- Update dependencies
- Update man page
|
2023-12-29 21:50:11 +00:00 |
|
Casey Rodarmor
|
b188882ed0
|
Use box-drawing characters in error messages (#1798)
|
2023-12-29 21:25:30 +00:00 |
|
Casey Rodarmor
|
e2c0d86bdd
|
Optional modules and imports (#1797)
|
2023-12-29 12:16:31 -08:00 |
|
Casey Rodarmor
|
177bb682b8
|
Use Self (#1795)
|
2023-12-29 03:16:46 +00:00 |
|
Casey Rodarmor
|
3461a7f291
|
Print submodule recipes in --summary (#1794)
|
2023-12-29 03:06:48 +00:00 |
|
Casey Rodarmor
|
7c2e699923
|
Release 1.20.0 (#1793)
- Bump version: 1.19.0 → 1.20.0
- Update changelog
- Update changelog contributor credits
- Update dependencies
- Update man page
- Update version references in readme
|
2023-12-29 02:17:59 +00: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
|
8ea278c58b
|
Override imported recipes (#1790)
|
2023-12-28 17:34:37 -08:00 |
|
Casey Rodarmor
|
85b5a92e69
|
Document submodule working directory (#1789)
|
2023-12-28 17:04:33 -08:00 |
|
Casey Rodarmor
|
a1bd70a030
|
Run recipes with working directory set to submodule directory (#1788)
|
2023-12-29 00:55:36 +00:00 |
|
Casey Rodarmor
|
94b3af6cb7
|
Allow mod statements with path to source file (#1786)
|
2023-12-28 12:23:58 +00: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 |
|