Go to file
mise-en-dev 14bf2efa8c chore: release 2024.10.12 (#2837) 2024-10-27 13:40:32 -05:00
.cargo simplify building rtx by removing separate xtask package (#1032) 2023-11-30 23:26:21 +00:00
.config various CLI improvements (#1190) 2023-12-14 22:51:17 -06:00
.devcontainer fish command_not_found handler fix (#1665) 2024-02-13 08:18:42 -06:00
.github feat: new cross-backend registry (#2748) 2024-10-13 20:54:17 -05:00
.idea feat: improve task scheduling (#2743) 2024-10-13 20:39:01 +00:00
completions chore: bump usage-lib 2024-05-26 17:08:19 -05:00
docs feat: lockfiles (#2839) 2024-10-27 18:06:51 +00:00
e2e feat: lockfiles (#2839) 2024-10-27 18:06:51 +00:00
e2e-win feat: enable Java core plugin on Windows (#2684) 2024-09-29 17:56:06 +00:00
man/man1 chore: release 2024.10.12 (#2837) 2024-10-27 13:40:32 -05:00
packaging chore: release 2024.10.12 (#2837) 2024-10-27 13:40:32 -05:00
schema feat: lockfiles (#2839) 2024-10-27 18:06:51 +00:00
scripts docs: add vfox to registry 2024-10-25 17:34:28 -05:00
share/fish/vendor_conf.d rtx -> mise 2024-01-02 16:29:35 -06:00
src chore: updated ubi (#2847) 2024-10-27 18:21:58 +00:00
tasks feat: lockfiles (#2839) 2024-10-27 18:06:51 +00:00
test fix: some bugs with vfox 2024-10-13 22:38:08 -05:00
tests feat: mise hints (#2479) 2024-09-03 09:00:20 -05:00
.cliffignore chore(cliff): ignore previous registry commits 2024-04-09 09:54:56 -05:00
.cspell.json ci: added super-linter (#1096) 2023-12-06 15:24:20 -06:00
.dockerignore docker: build source from repo (#1122) 2023-12-07 23:28:46 -06:00
.env feat: dotenv support (#345) 2023-03-17 16:39:26 -05:00
.gitignore feat: lockfiles (#2839) 2024-10-27 18:06:51 +00:00
.hadolint.yaml docker: build source from repo (#1122) 2023-12-07 23:28:46 -06:00
.jscpd.json ci: added super-linter (#1096) 2023-12-06 15:24:20 -06:00
.markdown-link-check.json refactor: simplified stdout/stderr mocking in tests (#1163) 2023-12-13 21:22:43 +00:00
.markdownlint.json chore: migrate docs repo into this repo (#2237) 2024-06-01 22:57:56 +00:00
.markdownlintignore feat: improving task docs and cli reference docs (#2678) 2024-09-28 19:06:25 -05:00
.mega-linter.yml chore(mega-linter): ignore registry/ files 2024-04-09 09:22:26 -05:00
.mise.dev.toml rtx -> mise 2024-01-02 16:29:35 -06:00
.mise.local.toml test: make unit tests work shuffled (#2133) 2024-05-18 19:03:58 +00:00
.mise.toml fix: add cargo-binstall as dependency of cargo backend (#2811) 2024-10-25 19:17:47 +00:00
.pre-commit-config.yaml feat: add more directory env var configs (#2056) 2024-05-11 17:35:26 +00:00
.prettierignore docs: added rel=canonical tags 2024-10-26 07:06:37 -05:00
.shellcheckrc fix global config with asdf_compat (#1534) 2024-01-26 19:35:14 +00:00
.yamllint.yml ci: added super-linter (#1096) 2023-12-06 15:24:20 -06:00
CHANGELOG.md chore: release 2024.10.12 (#2837) 2024-10-27 13:40:32 -05:00
Cargo.lock chore: release 2024.10.12 (#2837) 2024-10-27 13:40:32 -05:00
Cargo.toml chore: release 2024.10.12 (#2837) 2024-10-27 13:40:32 -05:00
Cross.toml feat: added --bump option for outdated/upgrade (#2667) 2024-09-27 21:17:59 +00:00
Dockerfile rtx -> mise 2024-01-02 16:29:35 -06:00
build.rs feat: new cross-backend registry (#2748) 2024-10-13 20:54:17 -05:00
cliff.toml docs: use dashes in changelog 2024-10-12 17:13:45 -05:00
default.nix chore: release 2024.10.12 (#2837) 2024-10-27 13:40:32 -05:00
deny.toml chore: ignore RUSTSEC-2024-0370 2024-09-09 05:40:48 -05:00
flake.lock Disable ruby plugin test as no network access to GitHub in derivation (#2835) 2024-10-27 11:04:43 +00:00
flake.nix fix: nix flake build errors (#1390) 2024-01-07 08:44:51 +00:00
lefthook.yml added optional pre-commit hook 2024-02-07 08:14:32 -06:00
mise.usage.kdl feat: lockfiles (#2839) 2024-10-27 18:06:51 +00:00
package.json feat: improve dynamic settings (#2731) 2024-10-12 12:41:30 -05:00
registry.toml feat(registry): Use ubi for delta, fd, gohugo, hyperfine, just, tokei, xh (#2836) 2024-10-27 06:03:48 -05:00
settings.toml feat: lockfiles (#2839) 2024-10-27 18:06:51 +00:00
tasks.md fix: parsing default task arg/flags (#2810) 2024-10-25 14:09:51 -05:00
zipsign.pub zipsign (#985) 2023-11-09 17:25:38 +00:00

docs/README.md

mise-docs

This repository contains the documentation website for the runtime executor mise. The website is powered by VitePress.