337 İşlemeler (48b491f3433987bece8f93e940c8d59821d1a312)
 

Yazar SHA1 Mesaj Tarih
  Yamashita, Yuu 48b491f343 Add test helpers for virtualenv, pyvenv and conda 8 yıl önce
  Yamashita, Yuu 6a2b77ed5b Fix tests 8 yıl önce
  Yamashita, Yuu a67be6dbe7 Update README about `conda create` 8 yıl önce
  Yamashita, Yuu 789c349570 Allow specifying python version for conda via `-p` or `--python` 8 yıl önce
  Yamashita, Yuu bad8dcf768 Use `conda create` to create virtualenv if the source version is a Anaconda/Miniconda 8 yıl önce
  Yamashita, Yuu 116e133c90 Activate a virtualenv of current version if specified version is not a virtualenv 8 yıl önce
  Yamashita, Yuu 35732c8393 Merge branch 'virtualenv-without-python-executable' 8 yıl önce
  Yamashita, Yuu c3d044d70a Only use premitives in which hooks to avoid infinite loop (#104) 8 yıl önce
  Yamashita, Yuu bdda7214a8 Should not try to find system-site-packages if virtualenv is a conda's environment (#104) 8 yıl önce
  Yamashita, Yuu 1edff311d5 exits as error if the virtual environment doesn't have `python` executable (#104) 8 yıl önce
  Yamashita, Yuu 353062df09 Merge pull request #124 from yyuu/deactivation-before-activation-should-not-return-non-zero 8 yıl önce
  Yamashita, Yuu aae07d1318 Deactivation before activation should not return as non-zero (fixes #116) 8 yıl önce
  Yamashita, Yuu aea9eda680 Merge pull request #123 from yyuu/remove-pyenv-deactivate 8 yıl önce
  Yamashita, Yuu 5e92253943 Fix broken `--skip-aliases` 8 yıl önce
  Yamashita, Yuu 0bbb12a3bf Use glob to check if the virtualenv is inside pyenv's prefix or not 8 yıl önce
  Yamashita, Yuu 4e9d697887 Suppress message about `virtualenv-init` if `-quiet` given (fixes #122) 8 yıl önce
  Yamashita, Yuu 5f87786adf Remove `PYENV_DEACTIVATE` (fixes #121) 8 yıl önce
  Yamashita, Yuu f92a3a26c5 Add `--skip-aliases` to `pyenv virtualenvs` (fixes #120) 8 yıl önce
  Yamashita, Yuu 5fd9cf826d Merge branch 'slashes' 8 yıl önce
  Yamashita, Yuu 59bc189bec Basically `/` should not be allowed as a part of name of virtualenv 8 yıl önce
  Yamashita, Yuu ede56c1c2e Merge pull request #119 from gitter-badger/gitter-badge 8 yıl önce
  The Gitter Badger 34ee1a47d7 Add Gitter badge 8 yıl önce
  Yamashita, Yuu caa5832b8a Allow manual activation of virtualenvs inside `$(pyenv-root)/versions` (#115) 8 yıl önce
  Yamashita, Yuu de1deb1e81 Merge branch 'non-pyenv-virtualenv' 8 yıl önce
  Yamashita, Yuu 83bc6a49e4 Restore variables set by `activate` script of virtualenv properly (#150) 8 yıl önce
  Yamashita, Yuu 47feedc934 exits as 0 if there is some virtualenv outside from pyenv is already activated (#114) 8 yıl önce
  Yamashita, Yuu a73817eecc Use canonical name for `VIRTUAL_ENV` as a workaround for IPython (fixes #113) 8 yıl önce
  Yamashita, Yuu 25bf4a6155 Unset environment variables to pass tests while activated 8 yıl önce
  Yamashita, Yuu 0b9b19232a Skip creating `$(pyenv root)/versions/system/envs/` directory for virtualenv from `system` 8 yıl önce
  Yamashita, Yuu bb623bd8bf Prevent removing symlinks bound to different version (#106) 9 yıl önce
  Yamashita, Yuu 3152718bfd Merge branch 'restore-prompt' 9 yıl önce
  Yamashita, Yuu ee18ffac9f Change prompt after `activate` (#52) 9 yıl önce
  Yamashita, Yuu c1b9238cbe Reject creating a virtualenv named `system` (yyuu/pyenv#475) 9 yıl önce
  Yamashita, Yuu 6ac8afbcff Merge pull request #111 from yyuu/activate-on-multiple-versions 9 yıl önce
  Yamashita, Yuu 950a742be3 Add short options 9 yıl önce
  Yamashita, Yuu bdd52a79cd Revert `PYENV_DEACTIVATE` for backward compatibility 9 yıl önce
  Yamashita, Yuu d2edf5dddb Fix tests 9 yıl önce
  Yamashita, Yuu f7d1aa7d94 Allow activating first version of virtualenv even if there are multiple versions in pyenv (#105) 9 yıl önce
  Yamashita, Yuu ce6ec4f173 Merge pull request #110 from yyuu/init-refactor 9 yıl önce
  Yamashita, Yuu 0fa5de07c9 fix broken tests 9 yıl önce
  Yamashita, Yuu 017d20ad91 remove unnecessary logic from init script 9 yıl önce
  Yamashita, Yuu 7f33ddd911 prompt should be managed by users, not by tools 9 yıl önce
  Yamashita, Yuu 8731e9bf14 replaced `--no-error` by `--quiet` 9 yıl önce
  Yamashita, Yuu bf7e9ba59a Show `activating...` messages by default 9 yıl önce
  Yamashita, Yuu dae2788f56 Update LICENSE 9 yıl önce
  Yamashita, Yuu 2a8d0f40b4 Update README.md 9 yıl önce
  Yamashita, Yuu 6523d00f9c Merge pull request #108 from yyuu/hook-source-activate 9 yıl önce
  Yamashita, Yuu c54d480135 fix broken installer script 9 yıl önce
  Yamashita, Yuu e79ca1d53f add shim for `deactivate` 9 yıl önce
  Yamashita, Yuu ad2ada84ab fix broken tests 9 yıl önce