29 Cometimentos (41cfa5f3d03260edb6515b7e00d21c224ff8a4ab)

Autor SHA1 Mensagem Data
  Sam Stephenson 37eca782cc Documentation tweaks há 11 anos
  Mislav Marohnić 3436bddaea new-style documentation for most commands há 11 anos
  Mislav Marohnić 3060578e3b use `typeset` instead of `local` in rbenv() function há 11 anos
  Ruben Verborgh cf28136003 speed up rbenv-init há 12 anos
  Andrew Marshall 9c43fa9161 Prevent $command from leaking outside of function há 12 anos
  John Williams f40bc773d2 Allow init arguments to be in any order. há 12 anos
  Sam Stephenson ee5ad02d42 Add --no-rehash option to rbenv-init (#170) há 12 anos
  Sam Stephenson 288c6b3f09 Go with paren-style function definition há 12 anos
  Michael Grubb 7e83e07cf3 Made ksh portability changes há 12 anos
  Sam Stephenson 0632325a43 Set RBENV_DEBUG=1 to see what's going on under the hood há 13 anos
  Sam Stephenson 7ac964353f RBENV_HOME -> RBENV_ROOT há 13 anos
  Sam Stephenson fb6eee26d4 Only shift if an argument is passed. Fixes #78. há 13 anos
  Sam Stephenson 1ba2ce0cb6 Fix quoting in rbenv function há 13 anos
  Alexander Rinass 5130f0464a Support install locations other than $HOME/.rbenv. há 13 anos
  Joshua Peek f9225d9cb4 Define lightweight rbenv shell function to dispatch commands há 13 anos
  Paul Mucur b7e19b4953 Solaris doesn't support readlink so use greadlink if available instead. há 13 anos
  Sam Stephenson b45bce80ca Source the zsh autocompletion script in rbenv-init há 13 anos
  Sam Stephenson 6d6b1d6002 Run `rbenv rehash` on init há 13 anos
  Andreas Johansson 6938692ca2 Fix argument that cannot be sent to bash via env há 13 anos
  Sam Stephenson 2fa7432060 Fix expansion quoting há 13 anos
  Sam Stephenson 9f18fe5031 Automatically create a default of system if it's missing instead of raising an error há 13 anos
  Sam Stephenson f84dc27c58 Autocreate ~/.rbenv skeleton in rbenv-init há 13 anos
  Sam Stephenson 4ee92fca43 Bare `rbenv init` prints a message; `rbenv init -` prints the init script há 13 anos
  Sam Stephenson 00b8b4db33 Don't need to test if the shims directory is present since rbenv-rehash creates it há 13 anos
  Joshua Peek 917b3687cb Export $PATH on init há 13 anos
  Joshua Peek 271bfea97d Don't rehash on init for now há 13 anos
  Joshua Peek 70e1f61337 Quote path há 13 anos
  Joshua Peek df61a76ab0 Add init command há 13 anos