Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-04-30 | sdk: support completion of new commands in 5.8.0 (#8870) | Ross Goldberg | |
2020-04-30 | sdk: improve sdkman completion (#8854) | Ross Goldberg | |
2020-03-11 | Clean up plugin READMEs and a few plugins | Marc Cornellà | |
- fasd - history - mercurial - pylint - repo - yii2 | |||
2020-03-10 | sdk: remove invalid value "candidates" from sdk flush completion (#8725) | Ross Goldberg | |
2020-03-02 | sdk: add support for local versions and optimize sed calls (#7870) | Andrea Nanni | |
* Added support for local sdk versions Added support for local versions (prefixed by '+'), so they are filtered out in _listInstallableVersions() and they are displayed correctly by _listAllVersion() * Optimize sed calls Co-authored-by: Marc Cornellà <marc.cornella@live.com> | |||
2019-05-08 | Add plugin for SDKMAN (#6483) | Rahul Somasunderam | |
SDKMAN! is a tool for managing parallel versions of multiple Software Development Kits on most Unix based systems. |