473 Commits (6fa056912bafdf123eeb7e6f88d50db89955b3b3)
 

Author SHA1 Message Date
  Yamashita Yuu d4ce853e94 Display information on automatic (de)?activation 10 years ago
  Yamashita Yuu 58ed045796 s/QUIET/NOERROR/g 10 years ago
  Yamashita Yuu c2b5bbd19a Fix fish syntax error at `else` 10 years ago
  Yamashita Yuu f0c400b669 Add `--quiet` option to `activate` and `deactivate` 10 years ago
  Yamashita Yuu 5b3b909089 Exit as error on deactivation failures 10 years ago
  Yamashita Yuu 0b5e0cf592 Unset shell version only if the `deactivate` has invoked 10 years ago
  Yamashita Yuu c09a6d3d6c Exit as error on activation failures 10 years ago
  Yamashita Yuu e2e69b3b38 Create backup of original virtualenv within `$(pyenv root)/versions` when `--upgrade` 10 years ago
  Yamashita Yuu 008a9820bb Refactor `--upgrade` feature with virtualenv 10 years ago
  Yamashita, Yuu c68685a12f Merge pull request #33 from yyuu/restore-deactivate 10 years ago
  Yamashita Yuu 08b4c94f85 Use `PYENV_DEACTIVATE` to store which virtualenv has been deactivated (#32) 10 years ago
  Yamashita Yuu 7079cbe979 Fix broken `setenv` in `pyenv-virtualenv-init` 10 years ago
  Yamashita Yuu 763696b3fb Expand `install_virtualenv` for code simplicity 10 years ago
  Yamashita Yuu 0580d566d4 Remove a call of `create_symlinks` after the upgrade of existing virtualenv. 10 years ago
  Yamashita, Yuu 1a4fa48106 Merge pull request #31 from yyuu/remove-virtualenv-upgrade 10 years ago
  Yamashita Yuu 7a6325f8a4 Display deprecated warnings when `--upgrade` has given with virtualenv 10 years ago
  Yamashita Yuu 1944479bdf Merge branch 'ensurepip' 10 years ago
  Yamashita Yuu bad4507541 Run _ensurepip_ after the every creation of virtualenv/pyvenv 10 years ago
  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