42 Commits (5c1094adb9f119f14820bc8ab408f911a7d85f3d)

Autor SHA1 Mensaje Fecha
  Mislav Marohnić 1a6bada94c Fix detecting parent shell on OpenBSD and Cygwin hace 10 años
  Mislav Marohnić be5e1a4ded Improve `rbenv init` instructions for fish hace 10 años
  Mislav Marohnić 3300587c6b strip initial `-` from the name of shell process hace 11 años
  Mislav Marohnić 878bd87328 reliably detect parent shell in `rbenv init` hace 11 años
  Mislav Marohnić e97326845c Ubuntu fix: don't use `.` in place of `source` hace 11 años
  Mislav Marohnić 5ae2cac088 fix `rbenv()` function in ksh and dash hace 11 años
  Mislav Marohnić 31fab8cdae cleanup in fish hace 11 años
  Yamashita Yuu 5bfec84432 add fish shell support hace 11 años
  Mislav Marohnić bdcc2e1790 check if completion script is readable hace 11 años
  James FitzGibbon 81bb14e181 bail out early if readlink is not available hace 11 años
  Shohei Yamasaki 2bbf49b2f5 replace tab with spaces hace 11 años
  Tim Pope 03fa148e81 Don't duplicate shims in PATH hace 11 años
  YanhaoYang 13f36e0416 rbenv(): preserve multiline output of `sh-*` commands hace 11 años
  Sam Stephenson 37eca782cc Documentation tweaks hace 11 años
  Mislav Marohnić 3436bddaea new-style documentation for most commands hace 11 años
  Mislav Marohnić 3060578e3b use `typeset` instead of `local` in rbenv() function hace 11 años
  Ruben Verborgh cf28136003 speed up rbenv-init hace 12 años
  Andrew Marshall 9c43fa9161 Prevent $command from leaking outside of function hace 12 años
  John Williams f40bc773d2 Allow init arguments to be in any order. hace 12 años
  Sam Stephenson ee5ad02d42 Add --no-rehash option to rbenv-init (#170) hace 12 años
  Sam Stephenson 288c6b3f09 Go with paren-style function definition hace 12 años
  Michael Grubb 7e83e07cf3 Made ksh portability changes hace 12 años
  Sam Stephenson 0632325a43 Set RBENV_DEBUG=1 to see what's going on under the hood hace 13 años
  Sam Stephenson 7ac964353f RBENV_HOME -> RBENV_ROOT hace 13 años
  Sam Stephenson fb6eee26d4 Only shift if an argument is passed. Fixes #78. hace 13 años
  Sam Stephenson 1ba2ce0cb6 Fix quoting in rbenv function hace 13 años
  Alexander Rinass 5130f0464a Support install locations other than $HOME/.rbenv. hace 13 años
  Joshua Peek f9225d9cb4 Define lightweight rbenv shell function to dispatch commands hace 13 años
  Paul Mucur b7e19b4953 Solaris doesn't support readlink so use greadlink if available instead. hace 13 años
  Sam Stephenson b45bce80ca Source the zsh autocompletion script in rbenv-init hace 13 años
  Sam Stephenson 6d6b1d6002 Run `rbenv rehash` on init hace 13 años
  Andreas Johansson 6938692ca2 Fix argument that cannot be sent to bash via env hace 13 años
  Sam Stephenson 2fa7432060 Fix expansion quoting hace 13 años
  Sam Stephenson 9f18fe5031 Automatically create a default of system if it's missing instead of raising an error hace 13 años
  Sam Stephenson f84dc27c58 Autocreate ~/.rbenv skeleton in rbenv-init hace 13 años
  Sam Stephenson 4ee92fca43 Bare `rbenv init` prints a message; `rbenv init -` prints the init script hace 13 años
  Sam Stephenson 00b8b4db33 Don't need to test if the shims directory is present since rbenv-rehash creates it hace 13 años
  Joshua Peek 917b3687cb Export $PATH on init hace 13 años
  Joshua Peek 271bfea97d Don't rehash on init for now hace 13 años
  Joshua Peek 70e1f61337 Quote path hace 13 años
  Joshua Peek df61a76ab0 Add init command hace 13 años