152 Ревизии (master)

Автор SHA1 Съобщение Дата
  Jovier Jimenez d4c9655e26
Add prompt customization (#476) преди 1 седмица
  Ivan Pozdeev 6179ac76c4 Reflect pyenv-latest switch change in 2.4.8 преди 2 месеца
  native-api 37917069ec
Fix failing to detect `-m venv` when "python" is not provided by the distro (#479) преди 5 месеца
  Ivan Pozdeev ac28398fc0 Don't activate if a 3rd-party virtualenv is active over ours преди 5 месеца
  Ivan Pozdeev 45a28ac094 bump stub and stub fns to Pyenv version преди 5 месеца
  Romir K 0f83c33a3b
Add fish prompt changing (#475) преди 7 месеца
  native-api c85c1c9ed5
Link python*-config into VE (#460) преди 1 година
  Marcin Konowalczyk 85d8c5aabf
More helpful error message when env's base version is not installed (#454) преди 1 година
  Josh French fca12418ca
Add activate/deactivate hooks (#452) преди 1 година
  native-api 77a7644ff7
Remove prompt deprecation warning (#447) преди 1 година
  native-api a6ab660b72
Support a prefix resolved by pyenv-latest as base version (#446) преди 1 година
  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 години