3684 Révisions (455d1a31db86ede452dd74952ab09c7815cf6970)
 

Auteur SHA1 Message Date
  Joshua Peek 83ced494fa Merge pull request #26 from ndreas/master il y a 15 ans
  Sam Stephenson 8685c899ba Let's not bruise any egos il y a 15 ans
  Andreas Johansson 6938692ca2 Fix argument that cannot be sent to bash via env il y a 15 ans
  Chris Ledet b4c100e149 use HOME variable when specifying the install dir il y a 15 ans
  Sam Stephenson 398e963312 Merge pull request #18 from cdmwebs/master il y a 15 ans
  Chris Moore aae721c5f1 fix typo in rbenv help il y a 15 ans
  Sam Stephenson 5c11f14c9b rbenv 0.1.0 il y a 15 ans
  Sam Stephenson dfe9889327 Fix ruby-build link il y a 15 ans
  Sam Stephenson 192dc23998 Try a different image url il y a 15 ans
  Sam Stephenson 6c468d6166 Don't highlight the anchors il y a 15 ans
  Sam Stephenson bfa71017ae Add TOC header il y a 15 ans
  Sam Stephenson 066d63c0df Use mdtoc for the readme il y a 15 ans
  Sam Stephenson 7c8da88df6 Add a screenshot il y a 15 ans
  Sam Stephenson 06bf3a351a Add a note about rvm compatibility il y a 15 ans
  Sam Stephenson f8f49fd565 Document rbenv-rehash il y a 15 ans
  Sam Stephenson 77964fb83e Simplify il y a 15 ans
  Sam Stephenson b4a91648eb Hard-wrap il y a 15 ans
  Sam Stephenson e8d010f33c Fix italics il y a 15 ans
  Sam Stephenson a804b5eb21 Add LICENSE and README.md il y a 15 ans
  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
  Sam Stephenson 3f3992d95a Merge pull request #15 from ryanfb/version_origin 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 4714b5bd4e Merge pull request #13 from sstephenson/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 7ce04a6e03 Merge branch 'system' il y a 15 ans
  Sam Stephenson f904d1b92f Complete versions for `rbenv set-local` and `rbenv prefix` too il y a 15 ans
  Sam Stephenson ccf7c29fc4 Simplify _rbenv_versions il y a 15 ans
  Sam Stephenson e4a040f1e0 Defer to `rbenv commands` 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
  Sam Stephenson df034f5d35 Defer to `rbenv versions` instead of reading ~/.rbenv/versions manually il y a 15 ans
  Sam Stephenson f7c463bed9 Rename helpers il y a 15 ans
  Sam Stephenson 4e79ba15f7 Match style il y a 15 ans
  Sam Stephenson 2099355ad5 Pull in @telemachus' Bash autocompletion defintion from https://gist.github.com/1122379 il y a 15 ans
  Sam Stephenson c3089c8439 Merge pull request #11 from telemachus/param-expansion il y a 15 ans
  Peter Aronoff 67d3d6b12d Use parameter expansion for basename + dirname il y a 15 ans