480 коммитов (017ea60cd35c8e20a659cc09498cd51bd3925035)
 

Автор SHA1 Сообщение Дата
  Alain Kalker 017ea60cd3
Fix another unbound variable error (#424) 2 лет назад
  Alain Kalker 1ee7ca6346
Fix unbound variable errors when running `pyenv activate` with `set -u` (#423) 2 лет назад
  Ville Skyttä 91609e25f3
perf(sh-activate): avoid a duplicate pyenv-version-name call (#380) 2 лет назад
  Seonghyeon Cho 5509c25ac1
Add (y/N) prompt help text (#404) 2 лет назад
  jivanf c3110d874e
Fix get-pip.py URLs for older versions of Python (#403) 2 лет назад
  native-api f95d6a9bee
Create FUNDING.yml 3 лет назад
  native-api afa008ec95
Update ISSUE_TEMPLATE.md 3 лет назад
  native-api 6fa056912b
Create no-response.yml 3 лет назад
  native-api 2648a4af29
Update ISSUE_TEMPLATE.md 3 лет назад
  native-api ce08a8ee72
Create ISSUE_TEMPLATE.md 3 лет назад
  Anton Petrov 29fb3c7cd1
Merge pull request #388 from native-api/patch-1 3 лет назад
  Anton Petrov c537bfff26
Merge pull request #395 from Gauravtalreja1/fix-394 3 лет назад
  Gaurav Talreja b334dde5ef Fix #394 - update pyenv virtualenvs command to list virtualenvs starting with dot prefixes 3 лет назад
  native-api 582b693c11
Fix installation steps to allow for Pyenv 2 3 лет назад
  Anton Petrov 6742d0ef10
Merge pull request #384 from native-api/profile_2_rc 3 лет назад
  Anton Petrov 8c7ef734f9
Update pyenv-virtualenv-init 3 лет назад
  Ivan Pozdeev 90f7b999ff ~/.*rc should be modified instead of ~/.*profile 3 лет назад
  Yamashita, Yuu 294f64f76b v1.1.5 5 лет назад
  Yamashita, Yuu e39b112676 Install libexec as well under the given prefix (#290, #302) 5 лет назад
  Yamashita, Yuu 74bba45b9c v1.1.4 5 лет назад
  Yamashita, Yuu 2d947be5d9
Merge pull request #296 from pyenv/yy-py-venv-major-minor 5 лет назад
  Yamashita, Yuu a9e1891e8b Prefer `python3.x` executable if avaialble (closes #206, #282) 5 лет назад
  Yamashita, Yuu bfdeb31d78
Merge pull request #238 from pgrzesik/master 5 лет назад
  Yamashita, Yuu e3203f795a
Merge pull request #286 from faho/patch-1 5 лет назад
  Yamashita, Yuu 6d90f61726
Merge pull request #290 from lmmarsano/fix-conda 5 лет назад
  Luis Marsano ed779fea14
cleanup `pyenv virtualenv` on ERR 5 лет назад
  Luis Marsano e0a1e9b35c
support newer conda 5 лет назад
  Fabian Homborg cec39359ec
Improve fish installation instructions 5 лет назад
  Yamashita, Yuu 8c9f7fa766
Merge pull request #285 from alanyee/master 5 лет назад
  Alan Yee be6d917f16
Update README.md 5 лет назад
  Yamashita, Yuu 32718e80b9
Merge pull request #280 from bradleyhurley/master 6 лет назад
  Brad Hurley 8310e73b43 Updating ReadMe to include information for Fish 6 лет назад
  Yamashita, Yuu 5d1dcaa94c
Merge pull request #272 from YumaInaura/master 6 лет назад
  Yuma Inaura (稲浦悠馬) aa9baa8e03 update README about PYENV_VIRTUALENV_VERBOSE_ACTIVATE 6 лет назад
  Yamashita, Yuu 75e84742db Update change log [ci skip] 6 лет назад
  Yamashita, Yuu 829dd1c9cb Updated .travis.yml [ci skip] 6 лет назад
  Yamashita, Yuu 42f8ed2dce v1.1.3 6 лет назад
  Yamashita, Yuu a75aa66490 Automate release 6 лет назад
  Yamashita, Yuu 9a03eb5b9c v1.1.2 6 лет назад
  Yamashita, Yuu e67dd07f1b
Merge pull request #255 from pyenv/workaround-get-pip-url-py26-py32 6 лет назад
  Yamashita, Yuu 077edc3b4d Update warning message on presence of `PIP_VERSION` 6 лет назад
  Yamashita, Yuu 0b24ff557e I should have used custom `GET_PIP_URL` for 3.3 6 лет назад
  Yamashita, Yuu 6a3172ff47 Unlike `python-build`, `DEFINITION_PATH` isn't available within `pyenv-virtualenv` 6 лет назад
  Yamashita, Yuu 894d4af8a3 Show some warning on the use of `PIP_VERSION` 6 лет назад
  Yamashita, Yuu 980159f221 Use custom get-pip URL based on the target version (pyenv/pyenv#1127) 6 лет назад
  Yamashita, Yuu 051cd5880c
Merge pull request #254 from pyenv/pip-version-workaround2 6 лет назад
  Yamashita, Yuu cfb8691fc5 Refactoring 6 лет назад
  Yamashita, Yuu 74ff2ce7af
Merge pull request #253 from pyenv/pip-version-workaround 6 лет назад
  Yamashita, Yuu b1d0d72343 Unset `PIP_VERSION` before invoking `get-pip.py` as a workaround for `invalid truth value` error (pyenv/pyenv-installer#70) 6 лет назад
  Yamashita, Yuu 219a527a78
Merge pull request #251 from teake/conda/sourcing 6 лет назад