.cargo
chore: share builds across gha ( #3120 )
2024-11-21 17:41:13 +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
fix: cache github release information for 24 hours ( #3300 )
2024-11-30 00:24:59 +00:00
.idea
docs: flatten tools in sidebar
2024-11-26 08:11:07 -06:00
aqua-registry @ b23bc62d12
chore: release 2024.11.37 ( #3286 )
2024-11-30 00:54:51 +00:00
completions
chore: release 2024.11.37 ( #3286 )
2024-11-30 00:54:51 +00:00
docs
feat: migrate more tools away from asdf
2024-11-29 18:39:22 -06:00
e2e
test: remove unnecessary cargo-binstall test
2024-11-29 03:33:39 -06:00
e2e-win
feat: rust in core ( #3219 )
2024-11-26 20:16:20 -06:00
man /man1
chore: release 2024.11.37 ( #3286 )
2024-11-30 00:54:51 +00:00
packaging
chore: release 2024.11.37 ( #3286 )
2024-11-30 00:54:51 +00:00
schema
fix: remove conflicting MISE_SHELL setting ( #3284 )
2024-11-29 03:19:29 -06:00
scripts
docs: document aqua better ( #3234 )
2024-11-27 15:30:10 +00:00
share/fish /vendor_conf.d
rtx -> mise
2024-01-02 16:29:35 -06:00
src
fix: cache github release information for 24 hours ( #3300 )
2024-11-30 00:24:59 +00:00
test
docs: rename legacy version files to idiomatic version files ( #3216 )
2024-11-26 18:46:26 -06:00
xtasks
feat: migrate more tools away from asdf ( #3279 )
2024-11-29 07:43:01 +00:00
.cliffignore
chore: reset CHANGELOG
2024-11-23 10:44:56 -06:00
.dockerignore
docker: build source from repo ( #1122 )
2023-12-07 23:28:46 -06:00
.editorconfig
chore: added back in files from git rebase
2024-11-23 10:31:59 -06:00
.gitattributes
chore: added back in files from git rebase
2024-11-23 10:31:59 -06:00
.gitignore
chore: add aqua-registry as submodule ( #3204 )
2024-11-25 18:48:00 +00:00
.gitmodules
chore: add aqua-registry as submodule ( #3204 )
2024-11-25 18:48:00 +00: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
.pre-commit-config.yaml
docs: flatten tools in sidebar
2024-11-26 08:11:07 -06:00
.prettierignore
feat: migrate more tools away from asdf ( #3279 )
2024-11-29 07:43:01 +00: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.11.37 ( #3286 )
2024-11-30 00:54:51 +00:00
CONTRIBUTING.md
chore: added back in files from git rebase
2024-11-23 10:31:59 -06:00
Cargo.lock
chore: release 2024.11.37 ( #3286 )
2024-11-30 00:54:51 +00:00
Cargo.toml
chore: release 2024.11.37 ( #3286 )
2024-11-30 00:54:51 +00: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
LICENSE
chore: added back in files from git rebase
2024-11-23 10:31:59 -06:00
README.md
chore: release 2024.11.37 ( #3286 )
2024-11-30 00:54:51 +00:00
SECURITY.md
docs(security): added release gpg key
2024-11-23 12:58:43 -06:00
build.rs
feat: added swift ( #3271 )
2024-11-28 18:54:32 +00:00
bun.lockb
chore: simplify render:settings task ( #3142 )
2024-11-22 09:01:33 -06:00
cliff.toml
chore: clean up CHANGELOG
2024-11-23 12:37:33 -06:00
default.nix
chore: release 2024.11.37 ( #3286 )
2024-11-30 00:54:51 +00:00
deny.toml
fix: use consistent verb tense for progress bars ( #3109 )
2024-11-21 10:38:34 +00: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
chore: remove coverage ( #3278 )
2024-11-29 06:11:33 +00:00
mise.lock
chore: update mise.lock
2024-11-29 16:54:07 -06:00
mise.toml
chore: mise up --bump
2024-11-29 22:51:32 +00:00
mise.usage.kdl
feat: fragmented configs ( #3273 )
2024-11-28 19:39:12 -06:00
package.json
chore: simplify render:settings task ( #3142 )
2024-11-22 09:01:33 -06:00
registry.toml
feat: migrate more tools away from asdf
2024-11-29 18:39:22 -06:00
settings.toml
fix: remove conflicting MISE_SHELL setting ( #3284 )
2024-11-29 03:19:29 -06:00
tasks.md
chore: bump usage ( #3139 )
2024-11-22 08:34:38 -06:00
tasks.toml
chore: move tasks dir so it doesnt show up in unrelated projects ( #3254 )
2024-11-27 18:48:03 -06:00
tsconfig.json
feat: Add Fig completions ( #2986 )
2024-11-11 07:12:04 -06:00
zipsign.pub
zipsign ( #985 )
2023-11-09 17:25:38 +00:00