summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-12-22Pass `--unstable` and `--color always` to default chooser (#1758)optsQeole
2023-12-22Update Gentoo package repository (#1757)Paul Jewell
2023-12-22Fix readme header level (#1752)laniakea64
2023-12-22Document line continuations (#1751)laniakea64
2023-11-26Add testsCasey Rodarmor
2023-11-26Add recipe optsCasey Rodarmor
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
2023-10-17Misc fixes (#1700)Yuri Astrakhan
2023-10-13Fix readme build badge (#1697)Casey Rodarmor
2023-10-12Add `dotenv-filename` and `dotenv-path` settings (#1692)Laurent Fourrier
2023-10-12Fix set tempdir grammar (#1695)Casey Rodarmor
2023-10-11Add version to attributes (#1694)Joey Teng
2023-10-11Allow setting echoed recipe line color (#1670)N
2023-10-09Update README.md (#1691)laniakea64
2023-10-09Release 1.15.0 (#1690)1.15.0Casey Rodarmor
2023-10-08Add Nushell completion script (#1571)Máté FARKAS
2023-10-09Don't recommend `vim-polyglot` in readme (#1644)laniakea64
2023-10-09Note Micro support in readme (#1316)Tomo
2023-10-09Update Indentation Documentation (#1600)Gino Vincenzini
2023-10-09Allow unstable features to be enabled with environment variable (#1588)Greg Shuflin
2023-10-09Fix triple-quoted string example in readme (#1620)N
2023-10-09README fix: the -d in `mktemp -d` is required to created folders. (#1688)gl-yziquel
2023-10-09Placate clippy (#1689)Casey Rodarmor
2023-08-25Fix README typos (#1660)Alexander Kuhn-Regnier
2023-08-02Add num_cpus() function (#1568)Matt Schulte
2023-08-02Document Windows Package Manager install instructions (#1656)Casey Rodarmor
2023-07-25Test unpaired escaped carriage return error (#1650)Casey Rodarmor
2023-07-25Allow escaping newlines (#1551)Ian Douglas Scott
2023-06-29Stabilize JSON dump format (#1633)Casey Rodarmor
2023-06-18Avoid grep aliases in bash completions (#1622)Bojan Stipic
2023-06-15Clarify [unix] attribute in readme (#1619)Greg Shuflin
2023-06-13Add env() function (#1613)Baden Ashford