summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2023-11-24Fix build badge in zh readme (#1743)Rui Chen
2023-11-22Rename Justfile::first → Justfile::default (#1741)Casey Rodarmor
2023-11-22Don't default to included recipes (#1740)Casey Rodarmor
2023-11-22Add file paths to error messages (#1737)Casey Rodarmor
2023-11-21Move !include processing into compiler (#1618)Greg Shuflin
2023-11-21Update Arch Linux package URL in readme (#1733)Felix Yan
2023-11-20Clarify that aliases can only be used on the command line (#1726)laniakea64
2023-11-20Remove VALID_ALIAS_ATTRIBUTES array (#1731)Casey Rodarmor
2023-11-18Fix justfile search link in Chinese docs (#1730)oluceps
2023-11-16Add `[confirm]` attribute (#1723)Hwatwasthat
2023-11-16Add example of Windows shebang handling (#1709)Paul Moore
2023-11-16Fix CI (#1728)Casey Rodarmor
2023-11-08Release 1.16.0 (#1720)1.16.0Casey Rodarmor
2023-11-06Fix readme typo (#1717)Capi Etheriel
2023-10-30Fix Fish completion script (#1710)l4zygreed
2023-10-30Add ARMv6 release target (#1715)Renjaya Raga Zenta
2023-10-27Add `semver_matches` function (#1713)Victor Adossi ("vados")
2023-10-16Clean up error display (#1699)Yuri Astrakhan