Commit Graph

  • aae07d1318 Deactivation before activation should not return as non-zero (fixes #116) Yamashita, Yuu 2015-11-26 09:15:02 +00:00
  • aea9eda680 Merge pull request #123 from yyuu/remove-pyenv-deactivate Yamashita, Yuu 2015-11-26 14:06:14 +09:00
  • 5e92253943 Fix broken --skip-aliases Yamashita, Yuu 2015-11-25 12:04:48 +00:00
  • 0bbb12a3bf Use glob to check if the virtualenv is inside pyenv's prefix or not Yamashita, Yuu 2015-11-24 00:04:18 +00:00
  • 4e9d697887 Suppress message about virtualenv-init if -quiet given (fixes #122) Yamashita, Yuu 2015-11-23 13:34:46 +00:00
  • 5f87786adf Remove PYENV_DEACTIVATE (fixes #121) Yamashita, Yuu 2015-11-23 12:28:10 +00:00
  • f92a3a26c5 Add --skip-aliases to pyenv virtualenvs (fixes #120) Yamashita, Yuu 2015-11-23 12:06:22 +00:00
  • 5fd9cf826d Merge branch 'slashes' Yamashita, Yuu 2015-11-23 09:38:55 +00:00
  • 59bc189bec Basically / should not be allowed as a part of name of virtualenv Yamashita, Yuu 2015-11-18 04:33:03 +00:00
  • ede56c1c2e Merge pull request #119 from gitter-badger/gitter-badge Yamashita, Yuu 2015-11-22 11:18:16 +09:00
  • 34ee1a47d7 Add Gitter badge The Gitter Badger 2015-11-22 02:17:12 +00:00
  • caa5832b8a Allow manual activation of virtualenvs inside $(pyenv-root)/versions (#115) Yamashita, Yuu 2015-11-16 02:29:46 +00:00
  • de1deb1e81 Merge branch 'non-pyenv-virtualenv' Yamashita, Yuu 2015-11-12 13:47:37 +00:00
  • 83bc6a49e4 Restore variables set by activate script of virtualenv properly (#150) Yamashita, Yuu 2015-11-12 13:45:33 +00:00
  • 47feedc934 exits as 0 if there is some virtualenv outside from pyenv is already activated (#114) Yamashita, Yuu 2015-11-12 13:24:09 +00:00
  • a73817eecc Use canonical name for VIRTUAL_ENV as a workaround for IPython (fixes #113) Yamashita, Yuu 2015-11-12 00:28:44 +00:00
  • 25bf4a6155 Unset environment variables to pass tests while activated Yamashita, Yuu 2015-11-12 00:27:02 +00:00
  • 0b9b19232a Skip creating $(pyenv root)/versions/system/envs/ directory for virtualenv from system Yamashita, Yuu 2015-11-11 01:19:58 +09:00
  • bb623bd8bf Prevent removing symlinks bound to different version (#106) Yamashita, Yuu 2015-11-09 05:56:42 +00:00
  • 3152718bfd Merge branch 'restore-prompt' Yamashita, Yuu 2015-11-09 01:58:19 +00:00
  • ee18ffac9f Change prompt after activate (#52) Yamashita, Yuu 2015-11-09 00:34:56 +00:00
  • c1b9238cbe Reject creating a virtualenv named system (yyuu/pyenv#475) Yamashita, Yuu 2015-11-08 23:44:58 +00:00
  • 6ac8afbcff Merge pull request #111 from yyuu/activate-on-multiple-versions Yamashita, Yuu 2015-11-08 18:42:09 +09:00
  • 950a742be3 Add short options Yamashita, Yuu 2015-11-08 09:18:29 +00:00
  • bdd52a79cd Revert PYENV_DEACTIVATE for backward compatibility Yamashita, Yuu 2015-11-08 08:24:07 +00:00
  • d2edf5dddb Fix tests Yamashita, Yuu 2015-11-08 06:32:20 +00:00
  • f7d1aa7d94 Allow activating first version of virtualenv even if there are multiple versions in pyenv (#105) Yamashita, Yuu 2015-11-08 05:18:25 +00:00
  • ce6ec4f173 Merge pull request #110 from yyuu/init-refactor Yamashita, Yuu 2015-11-07 03:39:19 +09:00
  • 0fa5de07c9 fix broken tests Yamashita, Yuu 2015-11-06 18:26:23 +00:00
  • 017d20ad91 remove unnecessary logic from init script Yamashita, Yuu 2015-11-06 17:58:09 +00:00
  • 7f33ddd911 prompt should be managed by users, not by tools Yamashita, Yuu 2015-11-06 17:34:21 +00:00
  • 8731e9bf14 replaced --no-error by --quiet Yamashita, Yuu 2015-11-06 17:33:40 +00:00
  • bf7e9ba59a Show activating... messages by default Yamashita, Yuu 2015-11-06 17:27:50 +00:00
  • dae2788f56 Update LICENSE Yamashita, Yuu 2015-11-06 19:42:39 +09:00
  • 2a8d0f40b4 Update README.md Yamashita, Yuu 2015-11-06 19:41:48 +09:00
  • 6523d00f9c Merge pull request #108 from yyuu/hook-source-activate Yamashita, Yuu 2015-11-06 17:15:12 +09:00
  • c54d480135 fix broken installer script Yamashita, Yuu 2015-11-06 06:52:40 +00:00
  • e79ca1d53f add shim for deactivate Yamashita, Yuu 2015-11-06 06:31:19 +00:00
  • ad2ada84ab fix broken tests Yamashita, Yuu 2015-11-06 06:28:22 +00:00
  • 270c379a32 rename tests Yamashita, Yuu 2015-11-06 06:15:53 +00:00
  • dfd1655069 add a script to hook source activate for Anaconda/Miniconda (#103) Yamashita, Yuu 2015-11-06 04:16:14 +00:00
  • e489163f92 Merge pull request #106 from yyuu/uninstall-rehash-envs Yamashita, Yuu 2015-11-05 18:40:46 +09:00
  • 5c9909f4c1 Merge pull request #107 from yyuu/create-virtualenv-in-envs Yamashita, Yuu 2015-11-05 18:40:25 +09:00
  • 459d1aa92d Merge pull request #104 from yyuu/activate-ng Yamashita, Yuu 2015-11-05 18:39:30 +09:00
  • 07b31aa2f6 Add tests for virtualenv-delete Yamashita, Yuu 2015-11-05 05:42:10 +00:00
  • a233491f2b Remove obsolete TODO comment Yamashita, Yuu 2015-11-05 01:58:44 +00:00
  • c6a705b1d9 Setup CONDA_DEFAULT_ENV only if conda executable exists Yamashita, Yuu 2015-11-05 01:49:04 +00:00
  • 8038659299 Create virtualenv inside envs directory as similar as Anaconda Yamashita, Yuu 2015-11-04 14:44:10 +00:00
  • 7e821de319 Support creating shims of virtual environments in envs (#103) Yamashita, Yuu 2015-11-04 14:03:46 +00:00
  • 0df362e8c8 Support deletion of virtualenv created in envs Yamashita, Yuu 2015-11-04 14:03:21 +00:00
  • 64ceee5c8e Stop using virtualenv's activate script (#69) Yamashita, Yuu 2015-11-04 13:27:27 +00:00
  • 2ae921c253 Treat all versions with activate script as a virtual environment Yamashita, Yuu 2015-11-04 12:45:40 +00:00
  • 7931f6c766 Specify branch for build status Yamashita, Yuu 2015-11-04 12:15:02 +00:00
  • 72cf0e1b1b v20151103 v20151103 Yamashita, Yuu 2015-11-03 13:31:50 +00:00
  • 41ee00574c Merge pull request #101 from blueyed/prepend-to-precmd Yamashita, Yuu 2015-11-03 05:25:20 +09:00
  • f594876f31 init: zsh: prepend hook to precmd_functions Daniel Hahler 2015-11-02 17:52:59 +01:00
  • 521576e8c4 workaround for pyvenv --system-site-packages (#62) Yamashita, Yuu 2015-10-30 01:55:46 +00:00
  • 0048516a7d Merge pull request #100 from bartoszj/master Yamashita, Yuu 2015-10-16 07:07:33 +09:00
  • f657fad926 Passing return value from executed command. Bartosz Janda 2015-10-14 21:18:09 +02:00
  • 6a6947659a v20151006 v20151006 Yamashita, Yuu 2015-10-06 14:06:58 +00:00
  • d0c77019cc use container-based infrastructure on travis-ci.org Yamashita, Yuu 2015-10-06 14:04:10 +00:00
  • 164925ca3c change to SVG build status Yamashita, Yuu 2015-10-06 14:02:49 +00:00
  • 249759aa04 add foolproof for -p argument. Yamashita, Yuu 2015-10-06 12:52:27 +00:00
  • e34a8bbee4 Merge pull request #98 from jerr0328/master Yamashita, Yuu 2015-09-24 21:56:18 +09:00
  • d86fd13797 Fix test to not have quotes expected in command eval for Fish Jeremy 2015-09-24 14:39:24 +02:00
  • a242067435 Fix pyenv-virtualenv-init script for fish where command was in string and not being evaluated Jeremy 2015-09-24 14:06:20 +02:00
  • 45c73f9073 fix broken pattern matching to pythonX.Y-config Yamashita, Yuu 2015-09-22 23:49:04 +09:00
  • cce1b9535d Merge branch 'find-python-config-from-source-version' Yamashita, Yuu 2015-09-22 22:57:36 +09:00
  • 1ca0c84ed6 find python-config from source version if current version is a virtualenv Yamashita, Yuu 2015-09-22 22:55:13 +09:00
  • d1a0f2c66d Merge pull request #93 from aristiden7o/patch-1 Yamashita, Yuu 2015-07-28 08:03:07 +09:00
  • 4776fe4e04 update init step in brew installation instructions Aristide Niyungeko 2015-07-27 14:58:46 -07:00
  • d27504b315 Merge pull request #92 from keik/master Yamashita, Yuu 2015-07-24 09:48:04 +09:00
  • 662b3e7d2f Apply code blocks style keik 2015-07-24 09:36:00 +09:00
  • 15e4f651ae Merge branch 'issue89' (fixes #89) Yamashita, Yuu 2015-07-21 15:31:57 +09:00
  • 856098bf55 Separate change log from README Yamashita, Yuu 2015-07-21 10:14:48 +09:00
  • 7b34f7234e Fix broken test Yamashita, Yuu 2015-07-20 19:14:57 +09:00
  • e535faea4d Ignore user's site-packages on ensurepip/get-pip (#89) Yamashita, Yuu 2015-07-20 19:05:52 +09:00
  • b5c4131993 fix markdown Yamashita, Yuu 2015-07-19 21:37:50 +09:00
  • 90531a6a48 v20150719 v20150719 Yamashita, Yuu 2015-07-19 18:22:34 +09:00
  • a04522204d Update README Yamashita, Yuu 2015-07-19 17:56:32 +09:00
  • c97ae36376 Merge pull request #91 from yyuu/conda-envs Yamashita, Yuu 2015-07-19 15:11:14 +09:00
  • b32d357353 Add tests for conda Yamashita, Yuu 2015-07-19 15:00:59 +09:00
  • cdbf7c9972 activate "root" environment of anaconda/miniconda if environment name is not given Yamashita, Yuu 2015-07-19 04:19:05 +09:00
  • 25395f0331 activate: look for a conda environment if given name is not a pyenv's prefix Yamashita, Yuu 2015-07-19 03:38:48 +09:00
  • be6701e7b6 Fix Error: too many arguments. on deactivating anaconda env Yamashita, Yuu 2015-07-19 01:00:24 +09:00
  • e1523811fb fix broken test Yamashita, Yuu 2015-07-19 00:07:43 +09:00
  • 65c74dbf2d activate/deactivate anaconda/miniconda envs Yamashita, Yuu 2015-07-18 23:24:25 +09:00
  • 6132f4228e *EXPERIMENTAL* a support for _envs_ created by anaconda/miniconda Yamashita, Yuu 2015-07-18 21:17:08 +09:00
  • 21239c9342 If the current virtualenv is created with --system-site-packages and an executable is not found in it, automatically look up the executable for source Python version. (fixes #62) Yamashita, Yuu 2015-07-18 20:39:56 +09:00
  • 1608344c56 Merge pull request #79 from blueyed/fix-shell-detection Yamashita, Yuu 2015-06-27 04:03:58 +09:00
  • 8ca45c0e0a init: fix shell detection when invoked from a script Daniel Hahler 2015-05-10 17:55:29 +02:00
  • 69fee6855d Show error message if the source version is not installed (#83) Yamashita Yuu 2015-06-27 02:16:41 +09:00
  • e261806f96 Skip installing setuptools explicitly with using ez_setup.py (yyuu/pyenv#381) Yamashita Yuu 2015-05-27 00:06:16 +09:00
  • 9a52f9fb5d v20150526 v20150526 Yamashita Yuu 2015-05-27 00:01:13 +09:00
  • 0ca01826e8 Merge pull request #78 from blueyed/shell-no-note-if-init Yamashita, Yuu 2015-05-17 12:23:37 +09:00
  • 4fa9c7b220 Merge pull request #75 from blueyed/fix-zsh-typeset-precmd_functions Yamashita, Yuu 2015-05-17 12:12:12 +09:00
  • 2571a2b973 activate: display setup instructions only with PYENV_VIRTUALENV_INIT=0 Daniel Hahler 2015-05-10 17:37:23 +02:00
  • 95fa7a35ad shell: do not use basename, but bash Daniel Hahler 2015-05-10 17:36:03 +02:00
  • 47cd86a165 Merge pull request #74 from blueyed/help-version-is-optional Yamashita, Yuu 2015-04-28 17:19:46 +09:00
  • d9c3f9a2f5 Merge pull request #73 from blueyed/fix-comments Yamashita, Yuu 2015-04-28 17:19:10 +09:00