166 коммитов (e535faea4dc4f8e70c582aa8e3f525fec312fd15)

Автор SHA1 Сообщение Дата
  Yamashita, Yuu e535faea4d Ignore user's site-packages on ensurepip/get-pip (#89) 9 лет назад
  Yamashita, Yuu 90531a6a48 v20150719 9 лет назад
  Yamashita, Yuu b32d357353 Add tests for conda 9 лет назад
  Yamashita, Yuu cdbf7c9972 activate "root" environment of anaconda/miniconda if environment name is not given 9 лет назад
  Yamashita, Yuu 25395f0331 activate: look for a conda environment if given name is not a pyenv's prefix 9 лет назад
  Yamashita, Yuu be6701e7b6 Fix `Error: too many arguments.` on deactivating anaconda env 9 лет назад
  Yamashita, Yuu 65c74dbf2d activate/deactivate anaconda/miniconda envs 9 лет назад
  Yamashita, Yuu 6132f4228e *EXPERIMENTAL* a support for _envs_ created by anaconda/miniconda 9 лет назад
  Daniel Hahler 8ca45c0e0a init: fix shell detection when invoked from a script 9 лет назад
  Yamashita Yuu 69fee6855d Show error message if the source version is not installed (#83) 9 лет назад
  Yamashita Yuu e261806f96 Skip installing `setuptools` explicitly with using `ez_setup.py` (yyuu/pyenv#381) 9 лет назад
  Yamashita Yuu 9a52f9fb5d v20150526 9 лет назад
  Daniel Hahler 2571a2b973 activate: display setup instructions only with PYENV_VIRTUALENV_INIT=0 9 лет назад
  Daniel Hahler 95fa7a35ad shell: do not use basename, but bash 9 лет назад
  Daniel Hahler 6bc0253d17 minor: fix comments 9 лет назад
  Daniel Hahler c184c01174 Usage: version is optional 9 лет назад
  Josh Hagins 5953ddaf64 Ignore failure of pyenv activate 9 лет назад
  Daniel Hahler 2ab9483116 Use `typeset -g` with `precmd_functions` 9 лет назад
  Yamashita Yuu 32e5a73345 v20150119 9 лет назад
  Yamashita Yuu 0fc9441f09 Anaconda has `activate` script nevertheless it is not a virtual environment (#65) 9 лет назад
  Tony Wang e04a6f88fe fix wrong output in test in fish, refs 240a1de 9 лет назад
  Tony Wang 240a1de6e5 fix warns for virtualenv-init corner case on fish 9 лет назад
  Yamashita Yuu 191e806ba9 shell version set in `activate` should be unset in `deactivate` (#61) 9 лет назад
  Tony Wang f681df6f20 fix incorrect fish syntax in pyenv-virtualenv-init 9 лет назад
  Yamashita Yuu e774464ced ignore error from `pyenv-version-name` since it might fail if there is configuration error (yyuu/pyenv#291) 9 лет назад
  Yamashita Yuu ad644e83b5 v20141106 10 лет назад
  Yamashita Yuu 2060c43387 Stop buzzy errors from embeded shell functions 10 лет назад
  Yamashita Yuu a02eb0a396 Calling `create_symlinks` after `ensurepip` is unnecessary 10 лет назад
  Yamashita Yuu 1d36ef2f68 v20141012 10 лет назад
  Yamashita Yuu d6671249b7 Should not persist `PYENV_DEACTIVATE` after automatic deactivation (#47, #48) 10 лет назад
  Beau Barker 79bfc9d362 When changing from a virtualenv to "system", unset PYENV_DEACTIVATE. Previously the var remained set, which made it impossible to reactivate the previous virtualenv 10 лет назад
  Daniel Hahler 86046fd4e8 Do not allow whitespace in VIRTUALENV_NAME 10 лет назад
  Pedro Algarvio 81736da905 Indent to 2 spaces. 10 лет назад
  Pedro Algarvio 3ebb00414f `if [ pyenv deactivate --no-error --verbose ]` is not bourne shell compatible 10 лет назад
  Yamashita Yuu c9bcef656c Use `.` instead of `source` to support POSIX sh 10 лет назад
  Pedro Algarvio 2662b5807c Fix weird bash code issue which made bash complain about "then" 10 лет назад
  Yamashita Yuu a3c86f013b Deactivate virtualenv even if it has been activated manually 10 лет назад
  Yamashita Yuu 7aa5d13633 v20140705 10 лет назад
  Yamashita Yuu aef2546319 Fix broken fish's `if` statement 10 лет назад
  Yamashita Yuu 6b4d6249a0 No need to use `eval` in fish init script 10 лет назад
  Yamashita Yuu 0de2cdbbc3 Should not persist `PYENV_DEACTIVATE` after failed attempt to deactivate and activate 10 лет назад
  Yamashita Yuu abfda4bac9 Fix issues with manual activation of virtual environments (#34) 10 лет назад
  Yamashita Yuu be18fd294e Fix `virtualenv-prefix` when the version is `system` 10 лет назад
  Yamashita Yuu d4ce853e94 Display information on automatic (de)?activation 10 лет назад
  Yamashita Yuu 58ed045796 s/QUIET/NOERROR/g 10 лет назад
  Yamashita Yuu c2b5bbd19a Fix fish syntax error at `else` 10 лет назад
  Yamashita Yuu f0c400b669 Add `--quiet` option to `activate` and `deactivate` 10 лет назад
  Yamashita Yuu 5b3b909089 Exit as error on deactivation failures 10 лет назад
  Yamashita Yuu 0b5e0cf592 Unset shell version only if the `deactivate` has invoked 10 лет назад
  Yamashita Yuu c09a6d3d6c Exit as error on activation failures 10 лет назад