Yamashita, Yuu
cdbf7c9972
activate "root" environment of anaconda/miniconda if environment name is not given
2015-07-19 04:19:34 +09:00
Yamashita, Yuu
25395f0331
activate: look for a conda environment if given name is not a pyenv's prefix
2015-07-19 03:38:48 +09:00
Yamashita, Yuu
be6701e7b6
Fix Error: too many arguments. on deactivating anaconda env
2015-07-19 01:04:23 +09:00
Yamashita, Yuu
65c74dbf2d
activate/deactivate anaconda/miniconda envs
2015-07-19 00:08:09 +09:00
Daniel Hahler
2571a2b973
activate: display setup instructions only with PYENV_VIRTUALENV_INIT=0
...
This fixes displaying the note, in case "init" has been run manually
and/or the init is not in the expected place.
It removes the unnecessary calls to "grep".
pyenv-virtualenv-init will look at `$PYENV_SHELL` now, too.
Tests have been adjusted/fixed.
2015-05-10 17:47:46 +02:00
Daniel Hahler
95fa7a35ad
shell: do not use basename, but bash
2015-05-10 17:36:03 +02:00
Yamashita Yuu
191e806ba9
shell version set in activate should be unset in deactivate ( #61 )
2014-12-23 11:21:52 +09:00
Yamashita Yuu
c9bcef656c
Use . instead of source to support POSIX sh
2014-08-13 10:54:18 +09:00
Yamashita Yuu
abfda4bac9
Fix issues with manual activation of virtual environments ( #34 )
2014-07-04 22:55:06 +09:00
Yamashita Yuu
d4ce853e94
Display information on automatic (de)?activation
2014-07-04 22:44:05 +09:00
Yamashita Yuu
58ed045796
s/QUIET/NOERROR/g
2014-07-04 22:10:35 +09:00
Yamashita Yuu
f0c400b669
Add --quiet option to activate and deactivate
2014-07-04 20:47:10 +09:00
Yamashita Yuu
c09a6d3d6c
Exit as error on activation failures
2014-07-04 20:23:29 +09:00
Yamashita Yuu
08b4c94f85
Use PYENV_DEACTIVATE to store which virtualenv has been deactivated ( #32 )
2014-06-30 23:03:37 +09:00
Yamashita Yuu
d9e3adc108
Performe as same as before v20140614 if pyenv virtualenv-init is not configured ( #26 )
2014-06-15 16:43:50 +09:00
Yamashita Yuu
c17e4ec9a4
style
2014-06-05 19:31:10 +09:00
Yamashita Yuu
7828a15066
Use pyenv-virtualenv-init to show caveats
2014-06-05 00:17:06 +09:00
Yamashita Yuu
b258bfa907
Display notice about virtualenv-init in activate
2014-06-05 00:08:21 +09:00
Yamashita Yuu
8a837758dc
activate: invoke pyenv shell only if the arguments passed
2014-06-04 15:24:36 +09:00
Fotis Gimian
f7da0c5808
Repaired virtualenv activation and deactivation for the fish shell
2014-05-31 12:29:19 +10:00
Yamashita Yuu
d0685addc1
Add tests for activate and deactivate
2014-01-21 00:37:33 +09:00
Yamashita Yuu
64b2545d5e
Hide useless output from pyenv-virtualenv-prefix
2014-01-17 22:43:03 +09:00
Yamashita Yuu
85959c735d
Add sh commands to activate/deactivate virtualenv into current shell
2014-01-17 20:17:15 +09:00