140 Коміти (177eb67af3a9a919b07f57f50506d2407b082ec0)

Автор SHA1 Повідомлення Дата
  native-api 0a1839d22a
Set up Github Actions CI (#440) 1 рік тому
  Ville Skyttä 4054162a1c
Fix errors when `set -u` is set in the user's shell (#350) 1 рік тому
  Alain Kalker 017ea60cd3
Fix another unbound variable error (#424) 2 роки тому
  Yamashita, Yuu a9e1891e8b Prefer `python3.x` executable if avaialble (closes #206, #282) 5 роки тому
  Yamashita, Yuu 0b24ff557e I should have used custom `GET_PIP_URL` for 3.3 6 роки тому
  Yamashita, Yuu 927914b25f Make sure pydoc executable exists after creating virtualenv 7 роки тому
  Christoph Paulik f64c8ed0dd Set CONDA_PREFIX to make is useable in conda activate/deactivate scripts. 7 роки тому
  Drummond Ogilvie 862be21a32 fish: use "set -gx" instead of "setenv" (#218) 7 роки тому
  Yamashita, Yuu a3bc42cb93 v1.0.0 (yyuu/pyenv#520) 8 роки тому
  Yamashita, Yuu 8c7dd01954 Replaced `pyvenv` by `-m venv` 8 роки тому
  Yamashita, Yuu 99a90ab774 Fix still broken tests 8 роки тому
  Yamashita, Yuu 187156d600 Use `python -m venv` instead on `pyvenv` in tests 8 роки тому
  Yamashita, Yuu 5c2d7dc291 Use `source` in favor of `.` (fixes #175) 8 роки тому
  Yamashita, Yuu d9391b4fb9 Add tests for conda's package activate/deactivate script 8 роки тому
  Yamashita, Yuu c64aebef08 1) Made `--quiet` as opposite of `--verbose` 2) Suppress warning about prompts on `--quiet` 8 роки тому
  puhitaku 62e32f9cb3 Fix test: add unsets 8 роки тому
  puhitaku 8ab4463d80 Fix test: unnecessary env 8 роки тому
  puhitaku 34dc769a5d Fix test: conda env 8 роки тому
  puhitaku 16597f0bb8 Fix test: deactivate 8 роки тому
  puhitaku fa0876685e Fix test: wrongly removed lines 8 роки тому
  puhitaku ab5b5b9221 Fix tests 8 роки тому
  shangsunset 55f7e3e1e1 fix minor typos in test 8 роки тому
  shangsunset d26852e274 fix minor typos in test 8 роки тому
  Sean Fisk dbbbc33206 Evaluate ${PATH} when outputted code is eval'd. 8 роки тому
  Yamashita, Yuu 1f761275cd Install virtualenv 13.1.2 for CPython 3.2 (yyuu/pyenv#531) 8 роки тому
  Yamashita, Yuu 13b7dc172a need to use `functions -q` to check existence of the function in fish (#136) 8 роки тому
  Yamashita, Yuu bc5d308d05 Remove version string from test 8 роки тому
  Yamashita, Yuu 2d73d058bd Fix wrong library path for virtualenv on PyPy/Jython (fixes #134) 8 роки тому
  Yamashita, Yuu 1e88df88a9 Rewrite virtualenv-prefix without executing python (#132) 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 a5d406a545 Add tests for extra `envs` in `PYENV_ROOT` 8 роки тому
  Yamashita, Yuu 9c49fcd734 Fix broken tests 8 роки тому
  Yamashita, Yuu 6e91d75069 Stop showing message about `pyenv virtualenv-init` on activate (#122) 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 116e133c90 Activate a virtualenv of current version if specified version is not a virtualenv 8 роки тому
  Yamashita, Yuu 1edff311d5 exits as error if the virtual environment doesn't have `python` executable (#104) 8 роки тому
  Yamashita, Yuu aae07d1318 Deactivation before activation should not return as non-zero (fixes #116) 8 роки тому
  Yamashita, Yuu 5f87786adf Remove `PYENV_DEACTIVATE` (fixes #121) 8 роки тому
  Yamashita, Yuu 59bc189bec Basically `/` should not be allowed as a part of name of virtualenv 8 роки тому
  Yamashita, Yuu 83bc6a49e4 Restore variables set by `activate` script of virtualenv properly (#150) 8 роки тому
  Yamashita, Yuu 25bf4a6155 Unset environment variables to pass tests while activated 8 роки тому
  Yamashita, Yuu bb623bd8bf Prevent removing symlinks bound to different version (#106) 9 роки тому
  Yamashita, Yuu ee18ffac9f Change prompt after `activate` (#52) 9 роки тому
  Yamashita, Yuu c1b9238cbe Reject creating a virtualenv named `system` (yyuu/pyenv#475) 9 роки тому
  Yamashita, Yuu bdd52a79cd Revert `PYENV_DEACTIVATE` for backward compatibility 9 роки тому
  Yamashita, Yuu d2edf5dddb Fix tests 9 роки тому
  Yamashita, Yuu 0fa5de07c9 fix broken tests 9 роки тому
  Yamashita, Yuu ad2ada84ab fix broken tests 9 роки тому