42 Commits (92a28e531b17817bc4f8a98c637cf646cf1cccf1)

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