79 Commits (7f770c84847805616bec08d56bef018287347a23)

Author SHA1 Message Date
zbirenbaum bb2036b0b3 Fix crash on open caused by incorrect conditional in python module 2 years ago
Thomas Blaschke fb895bd780 Add conda to the list of requirements 3 years ago
Indrajit Raychaudhuri ea07fe6abc python: Update pyenv initialization flow per pyenv 2.0 3 years ago
Indrajit Raychaudhuri 6af0ab58c7 python: Optimize completion for loading lazily on demand 3 years ago
Indrajit Raychaudhuri d82805e12e python: Reformat and apply visual cleanup 3 years ago
Indrajit Raychaudhuri d6b5af8b30 general: Update documentation better qualifying runcom paths 3 years ago
Indrajit Raychaudhuri 38816656cd general: Reformat documentation with better formatting and wording 3 years ago
Olaf Conradi 64b5f7de43 Add check for empty WORKON_HOME (#1861) 4 years ago
Joost Cassee 742148c6bd Ask pyenv whether pip exists if installed (#1848) 4 years ago
Texas Toland 2f58a96a04 Make .zcomp* location configurable (#1842) 4 years ago
Charith Amarasinghe dc23eb21e3 Fix missing dependency on helper module for helpers added in #1793 (#1811) 4 years ago
Kaspar Vollenweider b133a6df81 feat(helper): add os-type helper functions 4 years ago
Kaleb Elwert b2b572eea0 node, python, ruby: update docs about new envars 5 years ago
laggardkernel 51911f123a python: improve PYENV_ROOT detection 5 years ago
Indrajit Raychaudhuri eff0757628 python: Use brace expansion for pip compctl match 6 years ago
Indrajit Raychaudhuri c54eeac637 python: Expand compctl matches for pip variants 6 years ago
Indrajit Raychaudhuri 3aec8e1944 python: Fix pip compctl file match pattern 6 years ago
Indrajit Raychaudhuri 115a442618 python: Use more apropriate filename for pip completion 6 years ago
Indrajit Raychaudhuri 38e5653e3c python: Make cached completion file mangling more reliable 6 years ago
Indrajit Raychaudhuri 1ca11ef045 doc: More copyediting and formatting for consistency 6 years ago
Kaleb Elwert b4b4c1d0c2 python: respect PYENV_ROOT if already set 6 years ago
Kaleb Elwert 0d1160382f python: use pure's magic value for VIRTUAL_ENV_DISABLE_PROMPT 6 years ago
Steven Loria 419801273c Improve startup time by skipping pyenv rehash 6 years ago
Casey McGinty 045a2129fe Update cache files when .zpreztorc file is modified 6 years ago
Casey McGinty 7847dbed61 Export VIRTUAL_ENV_DISABLE_PROMPT when enabling virutalenv 6 years ago
Ashish Gandhi 45d8e460b2 Rename "Mac OS X" to "macOS" in comments 6 years ago
bryndin a3266044e4 python: autoload add-zsh-hook when needed (#1549) 6 years ago
Kaleb Elwert c9a9a6d776 python: remove zstyle setting in favor of third party environment variable 7 years ago
Kaleb Elwert 84547e28bb python: only override virtualenv python if not set 7 years ago
Kaleb Elwert 089e7edd9e python: only override virtualenvwrapper python when needed 7 years ago
Kaleb Elwert 09313c0c84 python: make a reasonable guess about virtualenvwrapper python location 7 years ago
Kaleb Elwert c72ea38979 python-info: add support for pyenv and only do extra work if the prompt needs it 7 years ago
Kaleb Elwert 07fe0d0e31 python-info: avoid setting python_info[version] if python is not on the PATH 7 years ago
Kaleb Elwert 00c2c61e3b python-info: provide python version info for theming 7 years ago
ickc 56e4d7c1dd Added conda virtualenv support to python module. (#1505) 7 years ago
Kaleb Elwert 948d9b3aa5 Store cache files in a user-writable location 7 years ago
Jeff Widman 727f094b0f [python] cleanup readme formatting 7 years ago
Jeff Widman 8fa14ed72f Drop `easy_install` in docs, everyone now uses `pip` (#1436) 7 years ago
Greg Anders 9c528efa60 Explicitly set PYENV_ROOT 7 years ago
Indrajit Raychaudhuri 83ab314b77 [python] Refine pyenv based virtualenv management 7 years ago
Indrajit Raychaudhuri 5ffc8a07f1 [python] Ensure availability of virtualenvwrapper file before sourcing it 7 years ago
Zach Whaley 3194442759 Edit pyenv virtualenv-init check to support non-brew installations 7 years ago
Indrajit Raychaudhuri 8d7e3e27c7 [python] Detect availability of virtualenv plugins as well as pyenv 7 years ago
Indrajit Raychaudhuri 19435b16ea [python] Improve and document `virtualenvwrapper` initialization flow 7 years ago
Indrajit Raychaudhuri ac628c9059 [general] Switch code block formatting to use fence formatting 7 years ago
Indrajit Raychaudhuri bcbaea27af [python] Detect actual `pip` command available for generating completion cache 7 years ago
Kaleb Elwert 899c176942 python: add ubuntu locations for virtualenvwrapper.sh 7 years ago
Kaleb Elwert 7d5beeab51 Add comments into each of the function files to make them easier to find 7 years ago
Matthew Crenshaw ecc34e0051 Move virtualenv auto-switch cwd hook optional loader out from inside unrelated if statement (#1338) 7 years ago
Kaleb Elwert 7ae7a0266c Update python docs to include info on virtualenv auto-switching 7 years ago