55 Комити (5fb9c84e14c8123b2591d22e248f045c7f8d8a2c)

Аутор SHA1 Порука Датум
  Jason Karns 2dcb9d0611 completions for rbenv-init пре 10 година
  Mislav Marohnić 6913fee89a If there is `.bashrc` but no `.bash_profile`, recommend the former пре 10 година
  Mislav Marohnić 0f44c57d08 Fix eval'ing multiline `sh-*` command output with bash пре 10 година
  Mislav Marohnić c101052a7f Fix eval'ing multiline `sh-*` command output with fish пре 10 година
  Mislav Marohnić 9e664b5d27 Suggest that rbenv should be loaded at end of shell rc file пре 10 година
  Daniel Hahler 4ea7d0849b rbenv-init: do not use basename for $shell пре 11 година
  Kevin Burke c9a96c9f79 Use `command` to run rbenv rehash пре 11 година
  Mislav Marohnić e2173df4aa Revert "Don't duplicate shims in PATH" пре 11 година
  Mislav Marohnić 8bac958994 Stop using `abs_dirname()` in rbenv-init пре 12 година
  Mislav Marohnić 13a474c4e9 Get rid of explicit exit in fish branch of `rbenv-init` пре 12 година
  Mislav Marohnić 1a6bada94c Fix detecting parent shell on OpenBSD and Cygwin пре 12 година
  Mislav Marohnić be5e1a4ded Improve `rbenv init` instructions for fish пре 12 година
  Mislav Marohnić 3300587c6b strip initial `-` from the name of shell process пре 12 година
  Mislav Marohnić 878bd87328 reliably detect parent shell in `rbenv init` пре 12 година
  Mislav Marohnić e97326845c Ubuntu fix: don't use `.` in place of `source` пре 12 година
  Mislav Marohnić 5ae2cac088 fix `rbenv()` function in ksh and dash пре 12 година
  Mislav Marohnić 31fab8cdae cleanup in fish пре 12 година
  Yamashita Yuu 5bfec84432 add fish shell support пре 13 година
  Mislav Marohnić bdcc2e1790 check if completion script is readable пре 13 година
  James FitzGibbon 81bb14e181 bail out early if readlink is not available пре 13 година
  Shohei Yamasaki 2bbf49b2f5 replace tab with spaces пре 13 година
  Tim Pope 03fa148e81 Don't duplicate shims in PATH пре 13 година
  YanhaoYang 13f36e0416 rbenv(): preserve multiline output of `sh-*` commands пре 13 година
  Sam Stephenson 37eca782cc Documentation tweaks пре 13 година
  Mislav Marohnić 3436bddaea new-style documentation for most commands пре 13 година
  Mislav Marohnić 3060578e3b use `typeset` instead of `local` in rbenv() function пре 13 година
  Ruben Verborgh cf28136003 speed up rbenv-init пре 14 година
  Andrew Marshall 9c43fa9161 Prevent $command from leaking outside of function пре 14 година
  John Williams f40bc773d2 Allow init arguments to be in any order. пре 14 година
  Sam Stephenson ee5ad02d42 Add --no-rehash option to rbenv-init (#170) пре 14 година
  Sam Stephenson 288c6b3f09 Go with paren-style function definition пре 14 година
  Michael Grubb 7e83e07cf3 Made ksh portability changes пре 14 година
  Sam Stephenson 0632325a43 Set RBENV_DEBUG=1 to see what's going on under the hood пре 15 година
  Sam Stephenson 7ac964353f RBENV_HOME -> RBENV_ROOT пре 15 година
  Sam Stephenson fb6eee26d4 Only shift if an argument is passed. Fixes #78. пре 15 година
  Sam Stephenson 1ba2ce0cb6 Fix quoting in rbenv function пре 15 година
  Alexander Rinass 5130f0464a Support install locations other than $HOME/.rbenv. пре 15 година
  Joshua Peek f9225d9cb4 Define lightweight rbenv shell function to dispatch commands пре 15 година
  Paul Mucur b7e19b4953 Solaris doesn't support readlink so use greadlink if available instead. пре 15 година
  Sam Stephenson b45bce80ca Source the zsh autocompletion script in rbenv-init пре 15 година
  Sam Stephenson 6d6b1d6002 Run `rbenv rehash` on init пре 15 година
  Andreas Johansson 6938692ca2 Fix argument that cannot be sent to bash via env пре 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 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 година