Commit Graph

  • 6bc0253d17 minor: fix comments Daniel Hahler 2015-04-28 10:17:02 +02:00
  • c184c01174 Usage: version is optional Daniel Hahler 2015-04-28 10:13:59 +02:00
  • 55189357e2 Merge pull request #72 from sfilipov/patch-1 Yamashita, Yuu 2015-04-24 10:15:15 +09:00
  • 9544c8b178 Link to English venv documentation Simeon Filipov 2015-04-24 01:51:15 +01:00
  • bcb7abdf93 Merge pull request #68 from jawshooah/ignore-error-code Yamashita, Yuu 2015-03-19 12:18:19 +09:00
  • 5953ddaf64 Ignore failure of pyenv activate Josh Hagins 2015-03-18 22:13:56 -04:00
  • 2ab9483116 Use typeset -g with precmd_functions Daniel Hahler 2015-03-14 02:37:14 +01:00
  • 32e5a73345 v20150119 v20150119 Yamashita Yuu 2015-01-19 00:53:19 +09:00
  • 0fc9441f09 Anaconda has activate script nevertheless it is not a virtual environment (#65) Yamashita Yuu 2015-01-18 20:15:44 +09:00
  • 0fe9aef635 Merge pull request #64 from wwwjfy/master Yamashita, Yuu 2015-01-06 14:05:52 +09:00
  • e04a6f88fe fix wrong output in test in fish, refs 240a1de Tony Wang 2015-01-06 11:08:35 +08:00
  • 08c2e6aee4 Merge pull request #63 from wwwjfy/master Yamashita, Yuu 2015-01-06 10:20:53 +09:00
  • cc7c9d22b5 fix failed tests running under fish Tony Wang 2015-01-05 23:28:14 +08:00
  • 240a1de6e5 fix warns for virtualenv-init corner case on fish Tony Wang 2015-01-05 23:23:43 +08:00
  • 9d71e67401 Merge branch 'issue61' Yamashita Yuu 2014-12-28 18:50:25 +09:00
  • 191e806ba9 shell version set in activate should be unset in deactivate (#61) issue61 Yamashita Yuu 2014-12-23 11:21:52 +09:00
  • 4b198663c7 Merge branch 'pr60' (#60) Yamashita Yuu 2014-12-16 23:05:01 +09:00
  • ad0fa82329 Fix broken fish test (#60) Yamashita Yuu 2014-12-16 23:04:35 +09:00
  • f681df6f20 fix incorrect fish syntax in pyenv-virtualenv-init Tony Wang 2014-12-16 17:51:57 +08:00
  • 593268b988 Merge pull request #59 from blueyed/doc-fixes Yamashita, Yuu 2014-12-14 20:51:29 +09:00
  • e774464ced ignore error from pyenv-version-name since it might fail if there is configuration error (yyuu/pyenv#291) Yamashita Yuu 2014-12-14 14:03:26 +09:00
  • 6d46b6ab53 Merge pull request #58 from pygeek/patch-1 Yamashita, Yuu 2014-12-14 14:14:55 +09:00
  • 11a86ad7d7 Remove white space. Clinton Christian 2014-12-13 16:44:03 -05:00
  • 99145752f3 Some doc fixes: typos, grammar, clarification and formatting Daniel Hahler 2014-12-12 02:41:04 +01:00
  • 1da2fe09c2 Update read to include pyenv-init - note. Clinton Christian 2014-12-11 16:18:43 -05:00
  • ad644e83b5 v20141106 v20141106 Yamashita Yuu 2014-11-06 09:47:54 -08:00
  • 0786c7c5b6 The pyenv virtualenv-init is not always necessary (#42) Yamashita Yuu 2014-11-03 08:48:42 -08:00
  • 58e93f9e0d Fix test which has broken by 2060c43387 Yamashita Yuu 2014-10-27 11:04:42 +09:00
  • 2060c43387 Stop buzzy errors from embeded shell functions Yamashita Yuu 2014-10-27 10:36:10 +09:00
  • a02eb0a396 Calling create_symlinks after ensurepip is unnecessary Yamashita Yuu 2014-10-19 10:59:52 +09:00
  • 1d36ef2f68 v20141012 v20141012 Yamashita Yuu 2014-10-12 21:55:47 +09:00
  • 5795eabaac Merge branch 'bcb-master' (fixed #47) Yamashita Yuu 2014-10-12 21:41:43 +09:00
  • e655abbd41 Fix broken tests (#47) Yamashita Yuu 2014-10-12 21:37:10 +09:00
  • d6671249b7 Should not persist PYENV_DEACTIVATE after automatic deactivation (#47, #48) Yamashita Yuu 2014-10-12 21:34:18 +09:00
  • 79bfc9d362 When changing from a virtualenv to "system", unset PYENV_DEACTIVATE. Previously the var remained set, which made it impossible to reactivate the previous virtualenv Beau Barker 2014-09-17 19:50:41 +10:00
  • 5252cd0777 Merge pull request #46 from NegaMorgan/add-virtualenv-delete-instructions Yamashita, Yuu 2014-09-06 01:28:53 +09:00
  • 909e4de414 added instructions for deleting virtualenvs Morgan Evans 2014-09-05 12:09:33 -04:00
  • 215bda7032 Merge pull request #44 from blueyed/no-whitespace-in-name Yamashita, Yuu 2014-09-04 08:56:44 +09:00
  • 86046fd4e8 Do not allow whitespace in VIRTUALENV_NAME Daniel Hahler 2014-09-03 23:28:46 +02:00
  • 2cc21f112c Merge pull request #40 from s0undt3ch/master Yamashita, Yuu 2014-08-14 10:03:35 +09:00
  • 81736da905 Indent to 2 spaces. Pedro Algarvio 2014-08-13 19:51:22 +01:00
  • 7304608e0f Adapt tests to new output Pedro Algarvio 2014-08-13 03:58:32 +01:00
  • 3ebb00414f if [ pyenv deactivate --no-error --verbose ] is not bourne shell compatible Pedro Algarvio 2014-08-13 03:40:02 +01:00
  • c9bcef656c Use . instead of source to support POSIX sh Yamashita Yuu 2014-08-13 10:53:28 +09:00
  • 2662b5807c Fix weird bash code issue which made bash complain about "then" Pedro Algarvio 2014-08-13 00:55:04 +01:00
  • fa04d6f9df Add notes on pyvenv in README Yamashita Yuu 2014-07-11 20:30:43 +09:00
  • a3c86f013b Deactivate virtualenv even if it has been activated manually Yamashita Yuu 2014-07-11 20:24:58 +09:00
  • 7aa5d13633 v20140705 v20140705 Yamashita Yuu 2014-07-05 17:26:53 +09:00
  • aef2546319 Fix broken fish's if statement Yamashita Yuu 2014-07-05 07:30:23 +09:00
  • 6b4d6249a0 No need to use eval in fish init script Yamashita Yuu 2014-07-05 07:26:48 +09:00
  • 0de2cdbbc3 Should not persist PYENV_DEACTIVATE after failed attempt to deactivate and activate Yamashita Yuu 2014-07-05 06:53:46 +09:00
  • abfda4bac9 Fix issues with manual activation of virtual environments (#34) Yamashita Yuu 2014-07-04 22:55:06 +09:00
  • be18fd294e Fix virtualenv-prefix when the version is system Yamashita Yuu 2014-07-04 22:37:39 +09:00
  • d4ce853e94 Display information on automatic (de)?activation Yamashita Yuu 2014-07-04 22:26:55 +09:00
  • 58ed045796 s/QUIET/NOERROR/g Yamashita Yuu 2014-07-04 21:28:10 +09:00
  • c2b5bbd19a Fix fish syntax error at else Yamashita Yuu 2014-07-04 20:51:31 +09:00
  • f0c400b669 Add --quiet option to activate and deactivate Yamashita Yuu 2014-07-04 20:47:10 +09:00
  • 5b3b909089 Exit as error on deactivation failures Yamashita Yuu 2014-07-04 20:33:22 +09:00
  • 0b5e0cf592 Unset shell version only if the deactivate has invoked Yamashita Yuu 2014-07-04 20:27:55 +09:00
  • c09a6d3d6c Exit as error on activation failures Yamashita Yuu 2014-07-04 20:23:02 +09:00
  • 7e8223eac1 Fix issues with manual activation of virtual environments (#34) manual-activation Yamashita Yuu 2014-07-04 15:44:55 +09:00
  • e2e69b3b38 Create backup of original virtualenv within $(pyenv root)/versions when --upgrade Yamashita Yuu 2014-07-01 21:24:54 +09:00
  • 008a9820bb Refactor --upgrade feature with virtualenv Yamashita Yuu 2014-07-01 20:59:20 +09:00
  • c68685a12f Merge pull request #33 from yyuu/restore-deactivate Yamashita, Yuu 2014-07-01 12:21:59 +09:00
  • 08b4c94f85 Use PYENV_DEACTIVATE to store which virtualenv has been deactivated (#32) Yamashita Yuu 2014-06-30 22:40:59 +09:00
  • 7079cbe979 Fix broken setenv in pyenv-virtualenv-init Yamashita Yuu 2014-06-30 21:35:43 +09:00
  • 763696b3fb Expand install_virtualenv for code simplicity Yamashita Yuu 2014-06-28 19:13:04 +09:00
  • 0580d566d4 Remove a call of create_symlinks after the upgrade of existing virtualenv. Yamashita Yuu 2014-06-28 17:53:02 +09:00
  • 1a4fa48106 Merge pull request #31 from yyuu/remove-virtualenv-upgrade Yamashita, Yuu 2014-06-28 17:51:27 +09:00
  • 7a6325f8a4 Display deprecated warnings when --upgrade has given with virtualenv Yamashita Yuu 2014-06-28 01:24:17 +09:00
  • 1944479bdf Merge branch 'ensurepip' Yamashita Yuu 2014-06-28 01:04:56 +09:00
  • bad4507541 Run _ensurepip_ after the every creation of virtualenv/pyvenv Yamashita Yuu 2014-06-28 00:58:27 +09:00
  • 7c8805c343 Use same _ensurepip_ logic as python-build Yamashita Yuu 2014-06-27 00:03:35 +09:00
  • 467e9da3a8 Merge pull request #30 from danse/patch-1 Yamashita, Yuu 2014-06-26 11:20:51 +09:00
  • 5168aacdc0 Add manual activation example danse 2014-06-25 18:41:46 +02:00
  • 877aba8ae7 Refactoring around SETUPTOOLS_VERSION and PIP_VERSION Yamashita Yuu 2014-06-21 02:05:14 +09:00
  • f5cfc95809 Merge pull request #27 from yyuu/bootstrap.pypa.io Yamashita, Yuu 2014-06-16 11:28:43 +09:00
  • 2fc7e62b78 Use https://bootstrap.pypa.io/ez_setup.py and https://bootstrap.pypa.io/get-pip.py Yamashita Yuu 2014-06-15 20:58:37 +09:00
  • ea18a1b283 v20140615 (fixes #26) v20140615 Yamashita Yuu 2014-06-15 20:20:29 +09:00
  • dcb5371f07 Merge branch 'workaround-for-pyenv-which-ext' Yamashita Yuu 2014-06-15 20:16:25 +09:00
  • 56a3225d6c Merge branch 'issue26' Yamashita Yuu 2014-06-15 20:16:09 +09:00
  • dc12a345d8 Workaround for the issue with pyenv-which-ext (refs #26) Yamashita Yuu 2014-06-15 18:08:10 +09:00
  • d9e3adc108 Performe as same as before v20140614 if pyenv virtualenv-init is not configured (#26) Yamashita Yuu 2014-06-15 16:32:25 +09:00
  • 4a6ef11349 v20140614 v20140614 Yamashita Yuu 2014-06-14 14:45:57 +09:00
  • 21e999cc7c Fix deactivation issue with system version Yamashita Yuu 2014-06-13 19:30:37 +09:00
  • e853f74b26 Fix test cases around create_symlinks Yamashita Yuu 2014-06-12 20:34:20 +09:00
  • fe5e69846e Create symlinks for executables with version suffix Yamashita Yuu 2014-06-11 22:36:01 +09:00
  • c17e4ec9a4 style Yamashita Yuu 2014-06-05 19:31:10 +09:00
  • 7828a15066 Use pyenv-virtualenv-init to show caveats Yamashita Yuu 2014-06-05 00:17:06 +09:00
  • 55a2a9e482 Read shell profile from $TMP during tests Yamashita Yuu 2014-06-05 00:16:41 +09:00
  • b258bfa907 Display notice about virtualenv-init in activate Yamashita Yuu 2014-06-05 00:08:21 +09:00
  • 8838bae3bc Merge pull request #24 from yyuu/automatic-activation Yamashita, Yuu 2014-06-04 20:51:05 +09:00
  • b7535395e8 Update README Yamashita Yuu 2014-06-04 00:38:11 +09:00
  • 6761ed09cd Add test for pyenv-virtualenv-init Yamashita Yuu 2014-06-04 15:27:39 +09:00
  • 8a837758dc activate: invoke pyenv shell only if the arguments passed Yamashita Yuu 2014-06-02 20:16:14 +09:00
  • ea120da0c5 fish: Suppress annoying stderr outputs from pyenv-sh-activate Yamashita Yuu 2014-06-02 22:32:03 +09:00
  • af6c157a79 Add eval "$(pyenv virtualenv-init -)" to setup _precmd_ for user's shell Yamashita Yuu 2014-06-02 20:13:48 +09:00
  • c9043920db v20140602 v20140602 Yamashita Yuu 2014-06-02 21:42:27 +09:00
  • 26f2004abb Add semicolon for the deactivate scripts for non-fish Yamashita Yuu 2014-06-02 16:01:39 +09:00
  • b9e2fc6acb Merge pull request #23 from fgimian/fish-activation-fix Yamashita, Yuu 2014-05-31 14:19:02 +09:00