134 Commits (27270877575fe8c3e7be5385b8b6a1e4089b39aa)

Author SHA1 Message Date
  Christoph Paulik f64c8ed0dd Set CONDA_PREFIX to make is useable in conda activate/deactivate scripts. 7 years ago
  Drummond Ogilvie 862be21a32 fish: use "set -gx" instead of "setenv" (#218) 7 years ago
  Yamashita, Yuu a3bc42cb93 v1.0.0 (yyuu/pyenv#520) 8 years ago
  Yamashita, Yuu 8c7dd01954 Replaced `pyvenv` by `-m venv` 8 years ago
  Yamashita, Yuu 99a90ab774 Fix still broken tests 8 years ago
  Yamashita, Yuu 187156d600 Use `python -m venv` instead on `pyvenv` in tests 8 years ago
  Yamashita, Yuu 5c2d7dc291 Use `source` in favor of `.` (fixes #175) 8 years ago
  Yamashita, Yuu d9391b4fb9 Add tests for conda's package activate/deactivate script 8 years ago
  Yamashita, Yuu c64aebef08 1) Made `--quiet` as opposite of `--verbose` 2) Suppress warning about prompts on `--quiet` 8 years ago
  puhitaku 62e32f9cb3 Fix test: add unsets 8 years ago
  puhitaku 8ab4463d80 Fix test: unnecessary env 8 years ago
  puhitaku 34dc769a5d Fix test: conda env 8 years ago
  puhitaku 16597f0bb8 Fix test: deactivate 8 years ago
  puhitaku fa0876685e Fix test: wrongly removed lines 8 years ago
  puhitaku ab5b5b9221 Fix tests 8 years ago
  shangsunset 55f7e3e1e1 fix minor typos in test 8 years ago
  shangsunset d26852e274 fix minor typos in test 8 years ago
  Sean Fisk dbbbc33206 Evaluate ${PATH} when outputted code is eval'd. 8 years ago
  Yamashita, Yuu 1f761275cd Install virtualenv 13.1.2 for CPython 3.2 (yyuu/pyenv#531) 8 years ago
  Yamashita, Yuu 13b7dc172a need to use `functions -q` to check existence of the function in fish (#136) 8 years ago
  Yamashita, Yuu bc5d308d05 Remove version string from test 8 years ago
  Yamashita, Yuu 2d73d058bd Fix wrong library path for virtualenv on PyPy/Jython (fixes #134) 8 years ago
  Yamashita, Yuu 1e88df88a9 Rewrite virtualenv-prefix without executing python (#132) 8 years ago
  Yamashita, Yuu 17d22e7a13 Add `PYENV_VIRTUAL_ENV` to check if the virtualenv has been activated via pyenv-virtualenv or not (#128) 8 years ago
  Yamashita, Yuu a5d406a545 Add tests for extra `envs` in `PYENV_ROOT` 8 years ago
  Yamashita, Yuu 9c49fcd734 Fix broken tests 8 years ago
  Yamashita, Yuu 6e91d75069 Stop showing message about `pyenv virtualenv-init` on activate (#122) 8 years ago
  Yamashita, Yuu fa11d65bf6 Add tests for `conda create` 8 years ago
  Yamashita, Yuu 48b491f343 Add test helpers for virtualenv, pyvenv and conda 8 years ago
  Yamashita, Yuu 6a2b77ed5b Fix tests 8 years ago
  Yamashita, Yuu 116e133c90 Activate a virtualenv of current version if specified version is not a virtualenv 8 years ago
  Yamashita, Yuu 1edff311d5 exits as error if the virtual environment doesn't have `python` executable (#104) 8 years ago
  Yamashita, Yuu aae07d1318 Deactivation before activation should not return as non-zero (fixes #116) 8 years ago
  Yamashita, Yuu 5f87786adf Remove `PYENV_DEACTIVATE` (fixes #121) 8 years ago
  Yamashita, Yuu 59bc189bec Basically `/` should not be allowed as a part of name of virtualenv 8 years ago
  Yamashita, Yuu 83bc6a49e4 Restore variables set by `activate` script of virtualenv properly (#150) 8 years ago
  Yamashita, Yuu 25bf4a6155 Unset environment variables to pass tests while activated 8 years ago
  Yamashita, Yuu bb623bd8bf Prevent removing symlinks bound to different version (#106) 9 years ago
  Yamashita, Yuu ee18ffac9f Change prompt after `activate` (#52) 9 years ago
  Yamashita, Yuu c1b9238cbe Reject creating a virtualenv named `system` (yyuu/pyenv#475) 9 years ago
  Yamashita, Yuu bdd52a79cd Revert `PYENV_DEACTIVATE` for backward compatibility 9 years ago
  Yamashita, Yuu d2edf5dddb Fix tests 9 years ago
  Yamashita, Yuu 0fa5de07c9 fix broken tests 9 years ago
  Yamashita, Yuu ad2ada84ab fix broken tests 9 years ago
  Yamashita, Yuu 270c379a32 rename tests 9 years ago
  Yamashita, Yuu 07b31aa2f6 Add tests for `virtualenv-delete` 9 years ago
  Yamashita, Yuu c6a705b1d9 Setup `CONDA_DEFAULT_ENV` only if `conda` executable exists 9 years ago
  Yamashita, Yuu 8038659299 Create virtualenv inside `envs` directory as similar as Anaconda 9 years ago
  Yamashita, Yuu 64ceee5c8e Stop using virtualenv's `activate` script (#69) 9 years ago
  Yamashita, Yuu 2ae921c253 Treat all versions with `activate` script as a virtual environment 9 years ago