summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2024-01-18More teststreeCasey Rodarmor
2024-01-18Start working on --treeCasey 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
2023-12-29Release 1.21.0 (#1800)1.21.0Casey Rodarmor
2023-12-29Use box-drawing characters in error messages (#1798)Casey Rodarmor
2023-12-29Optional modules and imports (#1797)Casey Rodarmor
2023-12-29Use Self (#1795)Casey Rodarmor
2023-12-29Print submodule recipes in --summary (#1794)Casey Rodarmor
2023-12-29Release 1.20.0 (#1793)1.20.0Casey Rodarmor
2023-12-29Expand tilde in import and module paths (#1792)Casey Rodarmor
2023-12-29Document import override behavior (#1791)Casey Rodarmor
2023-12-28Override imported recipes (#1790)Casey Rodarmor
2023-12-28Document submodule working directory (#1789)Casey Rodarmor
2023-12-29Run recipes with working directory set to submodule directory (#1788)Casey Rodarmor
2023-12-28Allow mod statements with path to source file (#1786)Casey Rodarmor
2023-12-28Release 1.19.0 (#1784)1.19.0Casey Rodarmor
2023-12-28Add modules (#1782)Casey Rodarmor
2023-12-24Release 1.18.1 (#1780)1.18.1Casey Rodarmor
2023-12-24Display a descriptive error for `!include` directives (#1779)Casey Rodarmor
2023-12-24Release 1.18.0 (#1778)1.18.0Casey Rodarmor
2023-12-23Tweak readme (#1775)Casey Rodarmor
2023-12-20Stabilize `!include path` as `import 'path'` (#1771)Casey Rodarmor
2023-12-20Release 1.17.0 (#1770)1.17.0Casey Rodarmor
2023-12-14Pass justfile path to default chooser (#1759)Qeole
2023-12-11Pass `--unstable` and `--color always` to default chooser (#1758)Qeole
2023-12-09Update Gentoo package repository (#1757)Paul Jewell
2023-12-02Fix readme header level (#1752)laniakea64
2023-12-03Document line continuations (#1751)laniakea64
2023-11-25List included recipes in load order (#1745)Casey Rodarmor