505 Commits (d60159b4c3844d42b1e444da005298b421928c83)
 

Author SHA1 Message Date
  Yamashita, Yuu c1b9238cbe Reject creating a virtualenv named `system` (yyuu/pyenv#475) 9 years ago
  Yamashita, Yuu 6ac8afbcff Merge pull request #111 from yyuu/activate-on-multiple-versions 9 years ago
  Yamashita, Yuu 950a742be3 Add short options 9 years ago
  Yamashita, Yuu bdd52a79cd Revert `PYENV_DEACTIVATE` for backward compatibility 9 years ago
  Yamashita, Yuu d2edf5dddb Fix tests 9 years ago
  Yamashita, Yuu f7d1aa7d94 Allow activating first version of virtualenv even if there are multiple versions in pyenv (#105) 9 years ago
  Yamashita, Yuu ce6ec4f173 Merge pull request #110 from yyuu/init-refactor 9 years ago
  Yamashita, Yuu 0fa5de07c9 fix broken tests 9 years ago
  Yamashita, Yuu 017d20ad91 remove unnecessary logic from init script 9 years ago
  Yamashita, Yuu 7f33ddd911 prompt should be managed by users, not by tools 9 years ago
  Yamashita, Yuu 8731e9bf14 replaced `--no-error` by `--quiet` 9 years ago
  Yamashita, Yuu bf7e9ba59a Show `activating...` messages by default 9 years ago
  Yamashita, Yuu dae2788f56 Update LICENSE 9 years ago
  Yamashita, Yuu 2a8d0f40b4 Update README.md 9 years ago
  Yamashita, Yuu 6523d00f9c Merge pull request #108 from yyuu/hook-source-activate 9 years ago
  Yamashita, Yuu c54d480135 fix broken installer script 9 years ago
  Yamashita, Yuu e79ca1d53f add shim for `deactivate` 9 years ago
  Yamashita, Yuu ad2ada84ab fix broken tests 9 years ago
  Yamashita, Yuu 270c379a32 rename tests 9 years ago
  Yamashita, Yuu dfd1655069 add a script to hook `source activate` for Anaconda/Miniconda (#103) 9 years ago
  Yamashita, Yuu e489163f92 Merge pull request #106 from yyuu/uninstall-rehash-envs 9 years ago
  Yamashita, Yuu 5c9909f4c1 Merge pull request #107 from yyuu/create-virtualenv-in-envs 9 years ago
  Yamashita, Yuu 459d1aa92d Merge pull request #104 from yyuu/activate-ng 9 years ago
  Yamashita, Yuu 07b31aa2f6 Add tests for `virtualenv-delete` 9 years ago
  Yamashita, Yuu a233491f2b Remove obsolete TODO comment 9 years ago
  Yamashita, Yuu c6a705b1d9 Setup `CONDA_DEFAULT_ENV` only if `conda` executable exists 9 years ago
  Yamashita, Yuu 8038659299 Create virtualenv inside `envs` directory as similar as Anaconda 9 years ago
  Yamashita, Yuu 7e821de319 Support creating shims of virtual environments in `envs` (#103) 9 years ago
  Yamashita, Yuu 0df362e8c8 Support deletion of virtualenv created in `envs` 9 years ago
  Yamashita, Yuu 64ceee5c8e Stop using virtualenv's `activate` script (#69) 9 years ago
  Yamashita, Yuu 2ae921c253 Treat all versions with `activate` script as a virtual environment 9 years ago
  Yamashita, Yuu 7931f6c766 Specify branch for build status 9 years ago
  Yamashita, Yuu 72cf0e1b1b v20151103 9 years ago
  Yamashita, Yuu 41ee00574c Merge pull request #101 from blueyed/prepend-to-precmd 9 years ago
  Daniel Hahler f594876f31 init: zsh: prepend hook to precmd_functions 9 years ago
  Yamashita, Yuu 521576e8c4 workaround for `pyvenv --system-site-packages` (#62) 9 years ago
  Yamashita, Yuu 0048516a7d Merge pull request #100 from bartoszj/master 9 years ago
  Bartosz Janda f657fad926 Passing return value from executed command. 9 years ago
  Yamashita, Yuu 6a6947659a v20151006 9 years ago
  Yamashita, Yuu d0c77019cc use container-based infrastructure on travis-ci.org 9 years ago
  Yamashita, Yuu 164925ca3c change to SVG build status 9 years ago
  Yamashita, Yuu 249759aa04 add foolproof for `-p` argument. 9 years ago
  Yamashita, Yuu e34a8bbee4 Merge pull request #98 from jerr0328/master 9 years ago
  Jeremy d86fd13797 Fix test to not have quotes expected in command eval for Fish 9 years ago
  Jeremy a242067435 Fix pyenv-virtualenv-init script for fish where command was in string and not being evaluated 9 years ago
  Yamashita, Yuu 45c73f9073 fix broken pattern matching to `pythonX.Y-config` 9 years ago
  Yamashita, Yuu cce1b9535d Merge branch 'find-python-config-from-source-version' 9 years ago
  Yamashita, Yuu 1ca0c84ed6 find `python-config` from source version if current version is a virtualenv 9 years ago
  Yamashita, Yuu d1a0f2c66d Merge pull request #93 from aristiden7o/patch-1 9 years ago
  Aristide Niyungeko 4776fe4e04 update init step in brew installation instructions 9 years ago