54 Комити (5be66da9f4053137a320058495031d0af6db29b4)

Аутор SHA1 Порука Датум
  Sam Stephenson 5be66da9f4 Rename rbenv-default to rbenv-global пре 15 година
  Sam Stephenson 506bc3634f Extract rbenv-version-file{,-read,-write} пре 15 година
  Sam Stephenson 1d5c6531a2 Improve deprecation notice пре 15 година
  Sam Stephenson 113e037646 Move the nullglob declaration further up so a '*' shim isn't created when no Ruby versions are present. Fixes #45. пре 15 година
  Sam Stephenson 7bbfecd9af Working on 0.2.0-pre now пре 15 година
  Paul Mucur b7e19b4953 Solaris doesn't support readlink so use greadlink if available instead. пре 15 година
  Sam Stephenson 49ecbe147f rbenv 0.1.2 пре 15 година
  Sam Stephenson b45bce80ca Source the zsh autocompletion script in rbenv-init пре 15 година
  Sam Stephenson 71b5965540 Use read instead of egrep for reading version files. Closes #41. пре 15 година
  Sam Stephenson 6d6b1d6002 Run `rbenv rehash` on init пре 15 година
  Sam Stephenson dd8a005c7d Atomic rehash пре 15 година
  Sam Stephenson 3efdf6a243 Guard against nonexistent entries in $PATH пре 15 година
  Sam Stephenson bd1e56ff37 rbenv 0.1.1 пре 15 година
  Samuel Cochran a14095f299 Add "-h" and "--help" which work as expected пре 15 година
  Graham Ashton 1ed231cb21 Report default or local version. пре 15 година
  Graham Ashton 7a0cde9a4e Remove set- prefix from local and default commands. пре 15 година
  Andreas Johansson 6938692ca2 Fix argument that cannot be sent to bash via env пре 15 година
  Chris Moore aae721c5f1 fix typo in rbenv help пре 15 година
  Sam Stephenson 5c11f14c9b rbenv 0.1.0 пре 15 година
  Sam Stephenson 71493e8065 Typo пре 15 година
  Sam Stephenson 5394347500 A few tweaks to the help text пре 15 година
  Ryan Baumann f2f8ef88a5 Implement some basic command line help пре 15 година
  Ryan Baumann bd0e1a73f9 Split rbenv-version into rbenv-version-name and rbenv-version-origin, update versions, prefix, and which appropriately пре 15 година
  Sam Stephenson 2a495dc9ac Prepend $PATH with the command's dirname before execing for compatibility with ruby -S пре 15 година
  Sam Stephenson 2fa7432060 Fix expansion quoting пре 15 година
  Sam Stephenson 9f18fe5031 Automatically create a default of system if it's missing instead of raising an error пре 15 година
  Sam Stephenson cd24495045 Silence the warning, too пре 15 година
  Sam Stephenson 1235cbd0ef rbenv-versions doesn't require a default to be present пре 15 година
  Sam Stephenson f84dc27c58 Autocreate ~/.rbenv skeleton in rbenv-init пре 15 година
  Sam Stephenson 4ee92fca43 Bare `rbenv init` prints a message; `rbenv init -` prints the init script пре 15 година
  Sam Stephenson 00b8b4db33 Don't need to test if the shims directory is present since rbenv-rehash creates it пре 15 година
  Joshua Peek 917b3687cb Export $PATH on init пре 15 година
  Joshua Peek 271bfea97d Don't rehash on init for now пре 15 година
  Joshua Peek 70e1f61337 Quote path пре 15 година
  Joshua Peek df61a76ab0 Add init command пре 15 година
  Sam Stephenson fffb29d695 Speed up rbenv-rehash by using hard links пре 15 година
  Sam Stephenson 3b13dc9c14 Add rbenv-commands пре 15 година
  Jamis Buck 5d8c40444d iterate over all matching plugins, not just the first пре 15 година
  Peter Aronoff 67d3d6b12d Use parameter expansion for basename + dirname пре 15 година
  Jamis Buck b6ebc2f08b look for plugins to extend rehash and which пре 15 година
  Sam Stephenson e0e2d93639 Add support for RBENV_VERSION=system пре 15 година
  Jamis Buck a9837f3a06 look for plugin scripts to extend functionality пре 15 година
  Sam Stephenson 4668a2e2ed rbenv-whence requires a command argument пре 15 година
  Sam Stephenson a62bd23ba2 Show which versions of Ruby have a command installed when rbenv-which fails пре 15 година
  Sam Stephenson d257b562e5 Add rbenv-whence to show you which versions of Ruby have a given command пре 15 година
  Sam Stephenson 652135db7f Add --bare option to rbenv-versions пре 15 година
  Sam Stephenson 86362408f1 rbenv-path -> rbenv-prefix пре 15 година
  Sam Stephenson 735a2bc4e7 Consistent style пре 15 година
  Joshua Peek 43624943ee Move subcommands into libexec/ пре 15 година