505 Commits (d60159b4c3844d42b1e444da005298b421928c83)
 

Author SHA1 Message Date
  Yamashita, Yuu 6d46b6ab53 Merge pull request #58 from pygeek/patch-1 9 years ago
  Clinton Christian 11a86ad7d7 Remove white space. 9 years ago
  Daniel Hahler 99145752f3 Some doc fixes: typos, grammar, clarification and formatting 9 years ago
  Clinton Christian 1da2fe09c2 Update read to include pyenv-init - note. 9 years ago
  Yamashita Yuu ad644e83b5 v20141106 10 years ago
  Yamashita Yuu 0786c7c5b6 The `pyenv virtualenv-init` is not always necessary (#42) 10 years ago
  Yamashita Yuu 58e93f9e0d Fix test which has broken by 2060c43387 10 years ago
  Yamashita Yuu 2060c43387 Stop buzzy errors from embeded shell functions 10 years ago
  Yamashita Yuu a02eb0a396 Calling `create_symlinks` after `ensurepip` is unnecessary 10 years ago
  Yamashita Yuu 1d36ef2f68 v20141012 10 years ago
  Yamashita Yuu 5795eabaac Merge branch 'bcb-master' (fixed #47) 10 years ago
  Yamashita Yuu e655abbd41 Fix broken tests (#47) 10 years ago
  Yamashita Yuu d6671249b7 Should not persist `PYENV_DEACTIVATE` after automatic deactivation (#47, #48) 10 years ago
  Beau Barker 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 10 years ago
  Yamashita, Yuu 5252cd0777 Merge pull request #46 from NegaMorgan/add-virtualenv-delete-instructions 10 years ago
  Morgan Evans 909e4de414 added instructions for deleting virtualenvs 10 years ago
  Yamashita, Yuu 215bda7032 Merge pull request #44 from blueyed/no-whitespace-in-name 10 years ago
  Daniel Hahler 86046fd4e8 Do not allow whitespace in VIRTUALENV_NAME 10 years ago
  Yamashita, Yuu 2cc21f112c Merge pull request #40 from s0undt3ch/master 10 years ago
  Pedro Algarvio 81736da905 Indent to 2 spaces. 10 years ago
  Pedro Algarvio 7304608e0f Adapt tests to new output 10 years ago
  Pedro Algarvio 3ebb00414f `if [ pyenv deactivate --no-error --verbose ]` is not bourne shell compatible 10 years ago
  Yamashita Yuu c9bcef656c Use `.` instead of `source` to support POSIX sh 10 years ago
  Pedro Algarvio 2662b5807c Fix weird bash code issue which made bash complain about "then" 10 years ago
  Yamashita Yuu fa04d6f9df Add notes on `pyvenv` in README 10 years ago
  Yamashita Yuu a3c86f013b Deactivate virtualenv even if it has been activated manually 10 years ago
  Yamashita Yuu 7aa5d13633 v20140705 10 years ago
  Yamashita Yuu aef2546319 Fix broken fish's `if` statement 10 years ago
  Yamashita Yuu 6b4d6249a0 No need to use `eval` in fish init script 10 years ago
  Yamashita Yuu 0de2cdbbc3 Should not persist `PYENV_DEACTIVATE` after failed attempt to deactivate and activate 10 years ago
  Yamashita Yuu abfda4bac9 Fix issues with manual activation of virtual environments (#34) 10 years ago
  Yamashita Yuu be18fd294e Fix `virtualenv-prefix` when the version is `system` 10 years ago
  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