asdf/internal
Trevor Brown e7df5ff325 feat(golang-rewrite): implement asdf plugin list all command
* Enable `plugin_list_all_command.bats` tests
* Create `PluginIndex.Get` method
* Create `asdf plugin list all` subcommand
* Extract plugin index repo URL into config package
* Fix failing tests
2024-12-18 11:32:03 -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): compile asdf version into Go binaries 2024-12-18 11:32:03 -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 list all command 2024-12-18 11:32:03 -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