505 Commits (d60159b4c3844d42b1e444da005298b421928c83)
 

Author SHA1 Message Date
  Yamashita Yuu 7c8805c343 Use same _ensurepip_ logic as python-build 10 years ago
  Yamashita, Yuu 467e9da3a8 Merge pull request #30 from danse/patch-1 10 years ago
  danse 5168aacdc0 Add manual activation example 10 years ago
  Yamashita Yuu 877aba8ae7 Refactoring around `SETUPTOOLS_VERSION` and `PIP_VERSION` 10 years ago
  Yamashita, Yuu f5cfc95809 Merge pull request #27 from yyuu/bootstrap.pypa.io 10 years ago
  Yamashita Yuu 2fc7e62b78 Use https://bootstrap.pypa.io/ez_setup.py and https://bootstrap.pypa.io/get-pip.py 10 years ago
  Yamashita Yuu ea18a1b283 v20140615 (fixes #26) 10 years ago
  Yamashita Yuu dcb5371f07 Merge branch 'workaround-for-pyenv-which-ext' 10 years ago
  Yamashita Yuu 56a3225d6c Merge branch 'issue26' 10 years ago
  Yamashita Yuu dc12a345d8 Workaround for the issue with pyenv-which-ext (refs #26) 10 years ago
  Yamashita Yuu d9e3adc108 Performe as same as before v20140614 if `pyenv virtualenv-init` is not configured (#26) 10 years ago
  Yamashita Yuu 4a6ef11349 v20140614 10 years ago
  Yamashita Yuu 21e999cc7c Fix deactivation issue with `system` version 10 years ago
  Yamashita Yuu e853f74b26 Fix test cases around `create_symlinks` 10 years ago
  Yamashita Yuu fe5e69846e Create symlinks for executables with version suffix 10 years ago
  Yamashita Yuu c17e4ec9a4 style 10 years ago
  Yamashita Yuu 7828a15066 Use `pyenv-virtualenv-init` to show caveats 10 years ago
  Yamashita Yuu 55a2a9e482 Read shell profile from `$TMP` during tests 10 years ago
  Yamashita Yuu b258bfa907 Display notice about `virtualenv-init` in `activate` 10 years ago
  Yamashita, Yuu 8838bae3bc Merge pull request #24 from yyuu/automatic-activation 10 years ago
  Yamashita Yuu b7535395e8 Update README 10 years ago
  Yamashita Yuu 6761ed09cd Add test for `pyenv-virtualenv-init` 10 years ago
  Yamashita Yuu 8a837758dc activate: invoke `pyenv shell` only if the arguments passed 10 years ago
  Yamashita Yuu ea120da0c5 fish: Suppress annoying stderr outputs from `pyenv-sh-activate` 10 years ago
  Yamashita Yuu af6c157a79 Add `eval "$(pyenv virtualenv-init -)"` to setup _precmd_ for user's shell 10 years ago
  Yamashita Yuu c9043920db v20140602 10 years ago
  Yamashita Yuu 26f2004abb Add semicolon for the `deactivate` scripts for non-fish 10 years ago
  Yamashita, Yuu b9e2fc6acb Merge pull request #23 from fgimian/fish-activation-fix 10 years ago
  Fotis Gimian 21a8745bcf Updated tests to correctly pass for fish shell bug fix 10 years ago
  Fotis Gimian f7da0c5808 Repaired virtualenv activation and deactivation for the fish shell 10 years ago
  Yamashita Yuu 3f5171e2fc Use new style GH raw url to avoid redirects (raw.github.com -> raw.githubusercontent.com) 10 years ago
  Yamashita Yuu 579f4784c8 v20140421 (fixes #19) 10 years ago
  Yamashita Yuu a8940e2f85 Merge branch 'pyvenv-with-p' 10 years ago
  Yamashita Yuu 2cab533652 Use virtualenv instead of pyvenv if `-p` has given (yyuu/pyenv#158) 10 years ago
  Yamashita Yuu 5033c3ba0d Update README about `pyenv activate --unset` (#15) 10 years ago
  Yamashita Yuu a958640776 Fix completion of `pyenv activate` (fixes #15) 10 years ago
  Yamashita Yuu 503a51564e Display error if `pyenv activate` was invoked as a command 10 years ago
  Yamashita Yuu 1db565b67c Update README. 10 years ago
  Yamashita Yuu 1d291c7c4c v20140123 10 years ago
  Yamashita Yuu f8e1d9c57b Add tests for `pyenv-virtualenvs` 10 years ago
  Yamashita Yuu 4feb64e8d3 Display the version of `pyvenv` if `USE_PYVENV` is set 10 years ago
  Yamashita Yuu 39ce4e76fd Update change log 10 years ago
  Yamashita Yuu 60ddcd8628 Prefer https than git when pulling from GH 10 years ago
  Yamashita Yuu b5b0cd6c72 Merge branch 'unset-pip-require-venv' 10 years ago
  Yamashita Yuu 826a7e1a37 Unset `PIP_REQUIRE_VENV` before executing `pip install`. (#10) 10 years ago
  Yamashita Yuu a40cbc8acd Add tests for `pyenv-virtualenv-prefix` 10 years ago
  Yamashita Yuu d0685addc1 Add tests for activate and deactivate 10 years ago
  Yamashita Yuu 802cd6b2fa Add .gitignore 10 years ago
  Yamashita Yuu e0012d8aa5 Add build status badge 10 years ago
  Yamashita Yuu 87b2f7c6a2 Merge branch 'unittest' 10 years ago