Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-01-15 | pyenv: only run if pyenv not in $PATH (#8462) | Vlad Dmitrievich | |
This is needed if in between the update of `$PATH` the `$commands` parameter hasn't been updated, i.e. if there was no `rehash` or `hash -rf` or automatic rehash. Co-authored-by: Marc Cornellà <marc.cornella@live.com> | |||
2019-10-07 | pyenv: add README (#8224) | Joe Rattazzi | |
2019-05-08 | rbenv: improve rbenv loading based on pyenv (#7626) | Thomas Kriechbaumer | |
2019-03-29 | pyenv: detect pyenv from Homebrew faster (#7670) | Oleg Smelov | |
2018-05-15 | pyenv: search the pyenv command if not found (#6811) | Marc Cornellà | |
2018-04-22 | pyenv plugin refactor (8x faster) (#6165) | Terrance Kennedy | |
* Refactor pyenv plugin to use PATH | |||
2017-11-07 | optimize load of pyenv with homebrew (#6142) | Luke Lazurite | |
2015-10-19 | Fixd bug for pyenv plugin | Superbil | |
Check pyenv-virtualenv can eval before use it. Signed-off-by: Superbil <superbil@gmail.com> | |||
2015-10-15 | Enable pyenv rehash | Arvind Chembarpu | |
2015-10-15 | Init pyenv virtualenvs too | Arvind Chembarpu | |
2013-11-19 | Add pyenv plugin | Stig Sandbeck Mathisen | |