34 Révisions (f8f49fd565c4a0cda31f554139e1d84473627b50)

Auteur SHA1 Message Date
  Sam Stephenson 71493e8065 Typo il y a 15 ans
  Sam Stephenson 5394347500 A few tweaks to the help text il y a 15 ans
  Ryan Baumann f2f8ef88a5 Implement some basic command line help il y a 15 ans
  Ryan Baumann bd0e1a73f9 Split rbenv-version into rbenv-version-name and rbenv-version-origin, update versions, prefix, and which appropriately il y a 15 ans
  Sam Stephenson 2a495dc9ac Prepend $PATH with the command's dirname before execing for compatibility with ruby -S il y a 15 ans
  Sam Stephenson 2fa7432060 Fix expansion quoting il y a 15 ans
  Sam Stephenson 9f18fe5031 Automatically create a default of system if it's missing instead of raising an error il y a 15 ans
  Sam Stephenson cd24495045 Silence the warning, too il y a 15 ans
  Sam Stephenson 1235cbd0ef rbenv-versions doesn't require a default to be present il y a 15 ans
  Sam Stephenson f84dc27c58 Autocreate ~/.rbenv skeleton in rbenv-init il y a 15 ans
  Sam Stephenson 4ee92fca43 Bare `rbenv init` prints a message; `rbenv init -` prints the init script il y a 15 ans
  Sam Stephenson 00b8b4db33 Don't need to test if the shims directory is present since rbenv-rehash creates it il y a 15 ans
  Joshua Peek 917b3687cb Export $PATH on init il y a 15 ans
  Joshua Peek 271bfea97d Don't rehash on init for now il y a 15 ans
  Joshua Peek 70e1f61337 Quote path il y a 15 ans
  Joshua Peek df61a76ab0 Add init command il y a 15 ans
  Sam Stephenson fffb29d695 Speed up rbenv-rehash by using hard links il y a 15 ans
  Sam Stephenson 3b13dc9c14 Add rbenv-commands il y a 15 ans
  Jamis Buck 5d8c40444d iterate over all matching plugins, not just the first il y a 15 ans
  Peter Aronoff 67d3d6b12d Use parameter expansion for basename + dirname il y a 15 ans
  Jamis Buck b6ebc2f08b look for plugins to extend rehash and which il y a 15 ans
  Sam Stephenson e0e2d93639 Add support for RBENV_VERSION=system il y a 15 ans
  Jamis Buck a9837f3a06 look for plugin scripts to extend functionality il y a 15 ans
  Sam Stephenson 4668a2e2ed rbenv-whence requires a command argument il y a 15 ans
  Sam Stephenson a62bd23ba2 Show which versions of Ruby have a command installed when rbenv-which fails il y a 15 ans
  Sam Stephenson d257b562e5 Add rbenv-whence to show you which versions of Ruby have a given command il y a 15 ans
  Sam Stephenson 652135db7f Add --bare option to rbenv-versions il y a 15 ans
  Sam Stephenson 86362408f1 rbenv-path -> rbenv-prefix il y a 15 ans
  Sam Stephenson 735a2bc4e7 Consistent style il y a 15 ans
  Joshua Peek 43624943ee Move subcommands into libexec/ il y a 15 ans