asdf/internal
Your Name ccc98ad4e9 feat(golang-rewrite): implement asdf plugin extension commands
* Enable `plugin_extension_command.bats` tests
* Add comment on `version_commands.bats` tests
* Show help output when asdf run with no arguments
* Document breaking change in asdf extension commands feature
* Create `Plugin.ExtensionCommandPath` method
* Create `asdf cmd` subcommand
* Get `plugin_extension_command.bats` tests passing
* Document breaking changes to asdf extension commands
2024-12-18 11:32:04 -05:00
..
config feat(golang-rewrite): implement asdf plugin list all command 2024-12-18 11:32:03 -05:00
data feat(golang-rewrite): more asdf plugin remove tests 2024-12-18 11:32:03 -05:00
exec feat(golang-rewrite): create asdf which command 2024-12-18 11:32:02 -05:00
execenv fix(golang-rewrite): asdf exec and asdf env command fixes 2024-12-18 11:32:03 -05:00
execute fix(golang-rewrite): asdf exec and asdf env command fixes 2024-12-18 11:32:03 -05:00
git feat(golang-rewrite): re-organize Go code 2024-12-18 11:32:02 -05:00
help feat(golang-rewrite): implement asdf plugin extension commands 2024-12-18 11:32:04 -05:00
hook feat(golang-rewrite): re-organize Go code 2024-12-18 11:32:02 -05:00
info feat(golang-rewrite): re-organize Go code 2024-12-18 11:32:02 -05:00
installs feat(golang-rewrite): introduce Version struct, get some shim_exec.bats tests passing 2024-12-18 11:32:03 -05:00
installtest feat(golang-rewrite): create installs and installtest packages to avoid circular dependency 2024-12-18 11:32:02 -05:00
paths fix(golang-rewrite): asdf exec and asdf env command fixes 2024-12-18 11:32:03 -05:00
pluginindex feat(golang-rewrite): implement asdf plugin list all command 2024-12-18 11:32:03 -05:00
plugins feat(golang-rewrite): implement asdf plugin extension commands 2024-12-18 11:32:04 -05:00
resolve feat(golang-rewrite): implement asdf help command 2024-12-18 11:32:02 -05:00
shims feat(golang-rewrite): get remaining shim_exec.bats tests passing 2024-12-18 11:32:03 -05:00
toolversions feat(golang-rewrite): more shim exec fixes 2024-12-18 11:32:03 -05:00
versions feat(golang-rewrite): get all install_command.bats tests passing 2024-12-18 11:32:03 -05:00