480 次程式碼提交 (017ea60cd35c8e20a659cc09498cd51bd3925035)
 

作者 SHA1 備註 提交日期
  puhitaku fa0876685e Fix test: wrongly removed lines 8 年之前
  puhitaku ab5b5b9221 Fix tests 8 年之前
  puhitaku f627609419 Suppress activate/deactivate messages by default 8 年之前
  Yamashita, Yuu 23f7027ce4 Merge pull request #165 from shangsunset/master 8 年之前
  shangsunset 55f7e3e1e1 fix minor typos in test 8 年之前
  shangsunset d26852e274 fix minor typos in test 8 年之前
  shangsunset 7938c89aff change minor typo in bin/pyenv-sh-activate 8 年之前
  Yamashita, Yuu 1ce2e2d730 v20160315 8 年之前
  Yamashita, Yuu d3d6504e01 Set proper `CONDA_DEFAULT_ENV` for shorter name (#160) 8 年之前
  Yamashita, Yuu 15981986e5 Merge pull request #154 from seanfisk/eval-path-later 8 年之前
  Yamashita, Yuu ddda0d7200 Merge pull request #158 from marco-buttu/master 8 年之前
  Marco Buttu 4f39ac4623 "pyenv virtualenvs" lists two entries for each virtualenv 8 年之前
  Sean Fisk dbbbc33206 Evaluate ${PATH} when outputted code is eval'd. 8 年之前
  Yamashita, Yuu 17ee6e72b6 v20160202 8 年之前
  Yamashita, Yuu 1f761275cd Install virtualenv 13.1.2 for CPython 3.2 (yyuu/pyenv#531) 8 年之前
  Yamashita, Yuu 51ebc8ff8a v20160112 8 年之前
  Yamashita, Yuu 4c8eeebbff Add missing declaration of `virtualenv_prefix` to fix looking up executables from source version (#62) 8 年之前
  Yamashita, Yuu 433992e376 Merge pull request #138 from kerstin/autoactivate 8 年之前
  Kerstin Kollmann efe6d6757c clarify how auto-activation works (requirements) 8 年之前
  Yamashita, Yuu 5963688fc4 v20151229 8 年之前
  Yamashita, Yuu 13b7dc172a need to use `functions -q` to check existence of the function in fish (#136) 8 年之前
  Yamashita, Yuu 0b42fbc27d v20151222 8 年之前
  Yamashita, Yuu bc5d308d05 Remove version string from test 8 年之前
  Yamashita, Yuu 9414a6bb30 Stop showing `version not installed` in precmd (#49) 8 年之前
  Yamashita, Yuu b9951fa69c Uninstall all virtualenvs inside `envs` on the uninstallation of the parent version 8 年之前
  Yamashita, Yuu 2d73d058bd Fix wrong library path for virtualenv on PyPy/Jython (fixes #134) 8 年之前
  Yamashita, Yuu 907c6b4265 Merge branch 'detect-virtualenv-prefix-without-executing-python' 8 年之前
  Yamashita, Yuu 1e88df88a9 Rewrite virtualenv-prefix without executing python (#132) 8 年之前
  Yamashita, Yuu c61fdaa478 Fix installation script to install hook scripts as well (#62) 8 年之前
  Yamashita, Yuu fbb7d2876e Merge pull request #131 from leeclemens/patch-1 8 年之前
  Lee Clemens a64f194163 Add envs/*/my-virtual-env dir for uninstall 8 年之前
  Yamashita, Yuu 17d22e7a13 Add `PYENV_VIRTUAL_ENV` to check if the virtualenv has been activated via pyenv-virtualenv or not (#128) 8 年之前
  Yamashita, Yuu 8d307def52 Merge branch 'envs-riwyo-anyenv-workaround' (fixes #130) 8 年之前
  Yamashita, Yuu a5d406a545 Add tests for extra `envs` in `PYENV_ROOT` 8 年之前
  Yamashita, Yuu 9c49fcd734 Fix broken tests 8 年之前
  Yamashita, Yuu 3fc832f4c7 Create virtualenv inside `real_prefix` 8 年之前
  Yamashita, Yuu aae3bf2786 Add workaround for rywyo/anyenv 8 年之前
  Yamashita, Yuu 035f5185b5 Skip `ensurepip` if `--no-setuptools`, `--no-pip` or `--without-pip` is given (fixes #127) 8 年之前
  Yamashita, Yuu b9d17df337 `pyenv-which-ext` isn't necessary for Anaconda since latest pyenv has built-in hook 8 年之前
  Yamashita, Yuu e230817496 Restored `--no-error` for compatibility with v20151103 and earlier 8 年之前
  Yamashita, Yuu 6e91d75069 Stop showing message about `pyenv virtualenv-init` on activate (#122) 8 年之前
  Yamashita, Yuu cf7dea411d Merge pull request #125 from yyuu/conda-create 8 年之前
  Yamashita, Yuu fa11d65bf6 Add tests for `conda create` 8 年之前
  Yamashita, Yuu 48b491f343 Add test helpers for virtualenv, pyvenv and conda 8 年之前
  Yamashita, Yuu 6a2b77ed5b Fix tests 8 年之前
  Yamashita, Yuu a67be6dbe7 Update README about `conda create` 8 年之前
  Yamashita, Yuu 789c349570 Allow specifying python version for conda via `-p` or `--python` 8 年之前
  Yamashita, Yuu bad8dcf768 Use `conda create` to create virtualenv if the source version is a Anaconda/Miniconda 8 年之前
  Yamashita, Yuu 116e133c90 Activate a virtualenv of current version if specified version is not a virtualenv 8 年之前
  Yamashita, Yuu 35732c8393 Merge branch 'virtualenv-without-python-executable' 8 年之前