36 Commits (master)

Author SHA1 Message Date
  native-api 0a1839d22a
Set up Github Actions CI (#440) 1 year ago
  Ville Skyttä 4054162a1c
Fix errors when `set -u` is set in the user's shell (#350) 1 year ago
  Drummond Ogilvie 862be21a32 fish: use "set -gx" instead of "setenv" (#218) 7 years ago
  Yamashita, Yuu 5c2d7dc291 Use `source` in favor of `.` (fixes #175) 8 years ago
  Yamashita, Yuu c64aebef08 1) Made `--quiet` as opposite of `--verbose` 2) Suppress warning about prompts on `--quiet` 8 years ago
  Sean Fisk dbbbc33206 Evaluate ${PATH} when outputted code is eval'd. 8 years ago
  Yamashita, Yuu ee18ffac9f Change prompt after `activate` (#52) 9 years ago
  Yamashita, Yuu d2edf5dddb Fix tests 9 years ago
  Yamashita, Yuu 0fa5de07c9 fix broken tests 9 years ago
  Yamashita, Yuu ad2ada84ab fix broken tests 9 years ago
  Daniel Hahler f594876f31 init: zsh: prepend hook to precmd_functions 9 years ago
  Bartosz Janda f657fad926 Passing return value from executed command. 9 years ago
  Jeremy d86fd13797 Fix test to not have quotes expected in command eval for Fish 9 years ago
  Yamashita, Yuu 25395f0331 activate: look for a conda environment if given name is not a pyenv's prefix 9 years ago
  Yamashita, Yuu be6701e7b6 Fix `Error: too many arguments.` on deactivating anaconda env 9 years ago
  Daniel Hahler 8ca45c0e0a init: fix shell detection when invoked from a script 9 years ago
  Daniel Hahler 2571a2b973 activate: display setup instructions only with PYENV_VIRTUALENV_INIT=0 9 years ago
  Josh Hagins 5953ddaf64 Ignore failure of pyenv activate 9 years ago
  Daniel Hahler 2ab9483116 Use `typeset -g` with `precmd_functions` 9 years ago
  Tony Wang e04a6f88fe fix wrong output in test in fish, refs 240a1de 9 years ago
  Tony Wang 240a1de6e5 fix warns for virtualenv-init corner case on fish 9 years ago
  Yamashita Yuu ad0fa82329 Fix broken fish test (#60) 9 years ago
  Yamashita Yuu e774464ced ignore error from `pyenv-version-name` since it might fail if there is configuration error (yyuu/pyenv#291) 9 years ago
  Yamashita Yuu 58e93f9e0d Fix test which has broken by 2060c43387 10 years ago
  Yamashita Yuu e655abbd41 Fix broken tests (#47) 10 years ago
  Pedro Algarvio 81736da905 Indent to 2 spaces. 10 years ago
  Pedro Algarvio 7304608e0f Adapt tests to new output 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 d4ce853e94 Display information on automatic (de)?activation 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 6761ed09cd Add test for `pyenv-virtualenv-init` 10 years ago