32 Commit (2bbf49b2f552086b324122bffae16f37043f0c4d)

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