48 次代码提交 (933d0aaf1d1190a641c3ddce484e72b1a993473d)

作者 SHA1 备注 提交日期
  Ayush 455d1a31db
init: add --install for shell setup (#3454) 1 个月前
  rockandska 2c38423a98
pyenv launcher: introduce and export _PYENV_INSTALL_PREFIX (#3334) 6 个月前
  native-api aa6c9b9694
init: don't silence automatic rehash; rehash: report final error but not provisional ones (#3377) 6 个月前
  Florian Blanchet aeea3ac825
Add PowerShell support (#2749) 6 个月前
  Ivan Pozdeev 6113214f65
tests: refactor: migrate to newly-added create_stub() 6 个月前
  Ivan Pozdeev b259813357
tests: refactor: rename and consolidate create_executable() functions 6 个月前
  rockandska 92a28e531b use BATS_FILE_TMPDIR in test/plugin test 10 个月前
  Christian Fredrik Johnsen c6973391f3
pyenv-init | performance improvements (#3136) 1年前
  Alex Hedges 02e1d4a293
Handle case where `pyenv-commands --sh` returns nothing (#2908) 2 年前
  Ian Chen f897c50202
Fix non-bash output while detecting shell (#2561) 3 年前
  Isaac Levy cc56f76733
Add --no-push-path option (#2526) 3 年前
  Ivan Pozdeev 6d4365a696 Make `pyenv init --path` usable as a `pyenv init -` substitute 4 年前
  Ivan Pozdeev 8439f8e187 Simplify init scheme; update & clarify the README 4 年前
  Ivan Pozdeev eb89256f59 Remove the sample code from pyenv init 4 年前
  native-api f7754ae6a4
Remove PATH warning (#2001) 5 年前
  Ivan Pozdeev 3e3f40fefc Warn users to add `pyenv init --path` to ~/.profile 5 年前
  Ivan Pozdeev 7838707595 Separate startup logic into PATH and the rest 5 年前
  Ville Skyttä b5008ce74e test(init): remove misleading detect from parent shell case arg 5 年前
  M. Smits 71d2e4549e
Updated documentation pyenv init for fish shell comform to readme. (#1703) 5 年前
  Andrew Rabert 0f596d2504 Revert "Merge pull request #1153 from cmcginty/remove-sbang" 7 年前
  Casey McGinty 83e5459cfb Remove shebang lines from scripts for performance 8 年前
  Jeff Kowalski a81da8d864 Revert quoting change in previous commit; adjust test to match code 9 年前
  McTavish McArdle 5f20bc258f "." has been deprecated in the fish shell in favor of explicit "source" 10 年前
  Donald Merand 8b0b51a166 convert references to '.' to 'source' for fish shell 10 年前
  Mislav Marohnić f9d8b551dc Add test for detecting shell when `rbenv init` is called from script 10 年前
  Yamashita Yuu 9aee57d965 Fix test for adding shims in fish 11 年前
  Daniel Hahler 10d5d9a24f tests: fix desc for "can add shims to PATH more than once" 11 年前
  Daniel Hahler 06c1959e78 Fix test for adding shims in fish 11 年前
  Yamashita Yuu f0e852553a Import rbenv changes at 7e0e85bdda 11 年前
  Kevin Burke c9a96c9f79 Use `command` to run rbenv rehash 11 年前
  Mislav Marohnić e2173df4aa Revert "Don't duplicate shims in PATH" 11 年前
  Mislav Marohnić 8bac958994 Stop using `abs_dirname()` in rbenv-init 12 年前
  Mislav Marohnić 13a474c4e9 Get rid of explicit exit in fish branch of `rbenv-init` 12 年前
  Mislav Marohnić 3dc0005032 Fix test suite running on OpenBSD 12 年前
  Yamashita Yuu 5dea3c9e63 Import changes from recent rbenv 12 年前
  Yamashita Yuu 0965577b93 Import tests from rbenv with `sed -e s/rbenv/pyenv/g` 12 年前
  Mislav Marohnić be5e1a4ded Improve `rbenv init` instructions for fish 12 年前
  Mislav Marohnić 878bd87328 reliably detect parent shell in `rbenv init` 12 年前
  Mislav Marohnić e97326845c Ubuntu fix: don't use `.` in place of `source` 12 年前
  Mislav Marohnić 31fab8cdae cleanup in fish 12 年前
  Yamashita Yuu 5bfec84432 add fish shell support 13 年前
  Mislav Marohnić bdcc2e1790 check if completion script is readable 13 年前
  Mislav Marohnić 6a6ae8ae46 tests for rbenv-init 13 年前