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 година