274 Commit (c61ea4309e9482e9c795e230144684f8fcb7185f)

Autore SHA1 Messaggio Data
  Ville Skyttä 4054162a1c
Fix errors when `set -u` is set in the user's shell (#350) 1 anno fa
  Ville Skyttä 3c0edf888e
Spelling fixes (#352) 1 anno fa
  Joseph Egan 7932bb4cc0
Stop delete force failing when virtualenv does not exist (#330) 1 anno fa
  Eric N. Vander Weele c6ff093344
Deduplicate shims in $PATH for the fish shell during initialization (#430) 2 anni fa
  Nick cc9d5f168e
Update `get-pip.py` URLs in `pyenv-virtualenv` (#426) 2 anni fa
  Alain Kalker 017ea60cd3
Fix another unbound variable error (#424) 2 anni fa
  Alain Kalker 1ee7ca6346
Fix unbound variable errors when running `pyenv activate` with `set -u` (#423) 2 anni fa
  Ville Skyttä 91609e25f3
perf(sh-activate): avoid a duplicate pyenv-version-name call (#380) 2 anni fa
  Seonghyeon Cho 5509c25ac1
Add (y/N) prompt help text (#404) 2 anni fa
  jivanf c3110d874e
Fix get-pip.py URLs for older versions of Python (#403) 2 anni fa
  Gaurav Talreja b334dde5ef Fix #394 - update pyenv virtualenvs command to list virtualenvs starting with dot prefixes 3 anni fa
  Anton Petrov 8c7ef734f9
Update pyenv-virtualenv-init 3 anni fa
  Ivan Pozdeev 90f7b999ff ~/.*rc should be modified instead of ~/.*profile 3 anni fa
  Yamashita, Yuu 294f64f76b v1.1.5 5 anni fa
  Yamashita, Yuu 74bba45b9c v1.1.4 5 anni fa
  Yamashita, Yuu a9e1891e8b Prefer `python3.x` executable if avaialble (closes #206, #282) 5 anni fa
  Luis Marsano ed779fea14
cleanup `pyenv virtualenv` on ERR 5 anni fa
  Luis Marsano e0a1e9b35c
support newer conda 5 anni fa
  Yamashita, Yuu 42f8ed2dce v1.1.3 6 anni fa
  Yamashita, Yuu 9a03eb5b9c v1.1.2 6 anni fa
  Yamashita, Yuu 077edc3b4d Update warning message on presence of `PIP_VERSION` 6 anni fa
  Yamashita, Yuu 6a3172ff47 Unlike `python-build`, `DEFINITION_PATH` isn't available within `pyenv-virtualenv` 6 anni fa
  Yamashita, Yuu 894d4af8a3 Show some warning on the use of `PIP_VERSION` 6 anni fa
  Yamashita, Yuu 980159f221 Use custom get-pip URL based on the target version (pyenv/pyenv#1127) 6 anni fa
  Yamashita, Yuu cfb8691fc5 Refactoring 6 anni fa
  Yamashita, Yuu b1d0d72343 Unset `PIP_VERSION` before invoking `get-pip.py` as a workaround for `invalid truth value` error (pyenv/pyenv-installer#70) 6 anni fa
  Teake Nutma 393bcc36b8 Source conda 4.4.4 shell files 6 anni fa
  Chris Larsen 52cb0b1086 evaluate force flag before testing if venv exists 7 anni fa
  Yamashita, Yuu 4c8da67f02 v1.1.1 7 anni fa
  Yamashita, Yuu e339fde2f3 Create virtualenv's bin directory explicitly to avoid CI failures 7 anni fa
  Yamashita, Yuu e83a1f12c2 Generate `pydoc` executable after creating new virtualenv (fixes #197, pyenv/pyenv#963) 7 anni fa
  Christoph Paulik f64c8ed0dd Set CONDA_PREFIX to make is useable in conda activate/deactivate scripts. 7 anni fa
  Yamashita, Yuu e4d2c367cc v1.1.0 7 anni fa
  Drummond Ogilvie 862be21a32 fish: use "set -gx" instead of "setenv" (#218) 7 anni fa
  yamotonalds 304dff741f Fix typo 7 anni fa
  Yamashita, Yuu a3bc42cb93 v1.0.0 (yyuu/pyenv#520) 8 anni fa
  Yamashita, Yuu 0fd8a161e6 v20160716 8 anni fa
  Yamashita, Yuu 8c7dd01954 Replaced `pyvenv` by `-m venv` 8 anni fa
  Yamashita, Yuu 187156d600 Use `python -m venv` instead on `pyvenv` in tests 8 anni fa
  Yamashita, Yuu 24b494a858 Use `-m venv` instead of `pyvenv` executable (fixes #184) 8 anni fa
  Yamashita, Yuu 5c2d7dc291 Use `source` in favor of `.` (fixes #175) 8 anni fa
  Yamashita, Yuu d6bc583753 Source conda package activate/deactivat scripts if exist (fixes #173) 8 anni fa
  Yamashita, Yuu 1cb6bb06ef Turn `PYENV_VIRTUALENV_VERBOSE_ACTIVATE` on if `--verbose` is given 8 anni fa
  Yamashita, Yuu 08cfea259c Remove backward compat `--no-error` option 8 anni fa
  Yamashita, Yuu c64aebef08 1) Made `--quiet` as opposite of `--verbose` 2) Suppress warning about prompts on `--quiet` 8 anni fa
  puhitaku f627609419 Suppress activate/deactivate messages by default 8 anni fa
  shangsunset 7938c89aff change minor typo in bin/pyenv-sh-activate 8 anni fa
  Yamashita, Yuu 1ce2e2d730 v20160315 8 anni fa
  Yamashita, Yuu d3d6504e01 Set proper `CONDA_DEFAULT_ENV` for shorter name (#160) 8 anni fa
  Sean Fisk dbbbc33206 Evaluate ${PATH} when outputted code is eval'd. 8 anni fa