summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2024-03-10Release 1.25.2 (#1952)1.25.2Casey Rodarmor
2024-03-10Unpin ctrlc (#1951)Casey Rodarmor
2024-03-09Update version to 1.25.1 (#1948)1.25.1Casey Rodarmor
2024-03-09Release 1.25.1 (#1946)Casey Rodarmor
2024-03-09Pin ctrlc to version 3.1.1 (#1945)Casey Rodarmor
2024-03-08Fix AArch64 release build error (#1942)Casey Rodarmor
2024-03-08Release 1.25.0 (#1939)Casey Rodarmor
2024-03-06Fix readme typo (#1936)Justin Hammond
2024-02-28Use unwrap_or_default (#1928)Casey Rodarmor
2024-02-21Set codegen-units to 1 reduce release binary size (#1920)George Shuklin
2024-02-21Document openSUSE package (#1918)sfalken
2024-02-20Fix install.sh shellcheck warnings (#1912)Trevor Gross
2024-02-11Add `blake3` and `blake3_file` functions (#1860)Trevor Gross
2024-02-11Release 1.24.0 (#1897)1.24.0Casey Rodarmor
2024-01-27Support recipe paths containing `::` in Bash completion script (#1863)crdx
2024-01-26Document installing just on Github Actions in readme (#1867)Christian Clauss
2024-01-27Use unlikely-to-be-set variable name in env tests (#1882)Casey Rodarmor
2024-01-26Skip write_error test if running as root (#1881)Casey Rodarmor
2024-01-26Convert run_shebang into integration test (#1880)Casey Rodarmor
2024-01-25Install mdbook with cargo in CI workflow (#1877)Casey Rodarmor
2024-01-25Remove deprecated actions-rs/toolchain (#1874)Christian Clauss
2024-01-25Fix Gentoo package link (#1875)Valeriy Bykov
2024-01-25Fix typos found by codespell (#1872)Christian Clauss
2024-01-24Replace deprecated set-output command in Github Actions workflows (#1869)Christian Clauss
2024-01-24Update `actions/checkout` and `softprops/action-gh-release` (#1871)dependabot[bot]
2024-01-24Keep GitHub Actions up to date with Dependabot (#1868)Christian Clauss
2024-01-24Add contrib directory (#1870)Casey Rodarmor
2024-01-19Add function to canonicalize paths (#1859)Casey Rodarmor
2024-01-13Fix install script (#1844)Casey Rodarmor
2024-01-13Release 1.23.0 (#1840)1.23.0Casey Rodarmor
2024-01-13Allow setting custom confirm prompt (#1834)Marc
2024-01-12Add `set quiet` and `[no-quiet]` (#1704)David Harrigan
2024-01-12Add `just_pid` function (#1833)Swordelf2
2024-01-11Include completion scripts in releases (#1837)Casey Rodarmor
2024-01-12Run imports in working directory of importer (#1817)Casey Rodarmor
2024-01-11Tweak readme table formatting (#1836)Casey Rodarmor
2024-01-11Add functions to return XDG base directories (#1822)Trevor Gross
2024-01-09Don't abbreviate just in README (#1831)Thomas Le Duc
2024-01-09Add `--no-deps` to skip running recipe dependencies (#1819)Neal Harrington
2024-01-09Ignore [private] recipes in just --list (#1816)crdx
2024-01-09Add a dash to tempdir prefix (#1828)Casey Rodarmor
2024-01-08Release 1.22.1 (#1826)1.22.1Casey Rodarmor
2024-01-08Don't conflate recipes with the same name in different modules (#1825)Casey Rodarmor
2024-01-06Clarify that UUID is version 4 (#1821)Trevor Gross
2024-01-02Make sigil stripping from recipe lines less incomprehensible (#1812)1.22.0Casey Rodarmor
2024-01-01Refactor invalid path argument check (#1811)Casey Rodarmor
2023-12-31Release 1.22.0 (#1810)Casey Rodarmor
2023-12-31Recipes can be invoked with path syntax (#1809)Casey Rodarmor
2023-12-30Move table of contents pointer to right (#1806)Casey Rodarmor
2023-12-29Add `--format` and `--initialize` as aliases for `--fmt` and `--init` (#1802)Casey Rodarmor