612 次代码提交 (1a8b5e04a943bbff56a5d567be35dc3107015ef5)
 

作者 SHA1 备注 提交日期
  Ryan Davis 1a8b5e04a9 Fixed `rbenv init -` output to work w/ no args and bash's `set -u`. 9 年前
  Mislav Marohnić 2d7cefe782 Merge pull request #1034 from MinhThienDX/master 8 年前
  MinhThienDX 650c9d3452 Fix URL fragment target 8 年前
  Jeremy Daer 4ebd1bd12c Merge pull request #1009 from jeremy/homebrew-install-clarification 9 年前
  Mislav Marohnić 615f8443fe Merge pull request #1011 from kenaniah/patch-1 9 年前
  Kenaniah Cerny fc706daf60 properly escapes commas in cflags 9 年前
  Mislav Marohnić 6cd487db81 rbenv 1.1.1 9 年前
  Jeremy Daer e3e99cc906
Clarify Homebrew/git install guidance 9 年前
  Mislav Marohnić 755c820724 Merge pull request #986 from jeffkowalski/fix_init 9 年前
  Mislav Marohnić b4330a48b1 Merge pull request #999 from jacob-on-github/patch-1 9 年前
  Jeff Kowalski a81da8d864 Revert quoting change in previous commit; adjust test to match code 9 年前
  jacob-on-github 4e27113494 Update README.md 9 年前
  Jeff Kowalski be2e606fbd Prefer 'set' over 'setenv' for fish shell 9 年前
  Mislav Marohnić 4f8925abe7 Merge pull request #958 from jasonkarns/rbenv-variable-namespace 9 年前
  Jason Karns 8eb97549e1
Conforms OLD_RBENV_VERSION to RBENV_* convention 9 年前
  Mislav Marohnić e60ad4a090 rbenv 1.1.0 9 年前
  Mislav Marohnić 6ced4e25de Merge pull request #873 from dmerand/patch-1 9 年前
  Mislav Marohnić 2207c27cb4 Merge branch 'shell-undo' 9 年前
  Mislav Marohnić c4d97ad392 Finalize `rbenv shell -` implementation 9 年前
  Mislav Marohnić 1b751261ce Merge pull request #914 from yyuu/sh-help-stderr 9 年前
  Mislav Marohnić c7dcaf1259 Merge pull request #924 from jlduran/add-freebsd-to-configure-c-extensions 9 年前
  Mislav Marohnić d0779fc8fb Expand literal tilde in PATH 9 年前
  Jose Luis Duran 99342d642f src/configure: Add FreeBSD 10 年前
  Mislav Marohnić 0c7224af95 Merge pull request #919 from yyuu/system-in-bin 10 年前
  Yamashita, Yuu 36138f4901 Rewrite with using here document syntax 10 年前
  Yamashita, Yuu 83e874a165 Add explicit shebang to executable for testing 10 年前
  Yamashita, Yuu 8eefa41a4d Remove useless `touch` line 10 年前
  Mislav Marohnić 57a902f36a Merge pull request #922 from jlduran/update-src-shobj-conf 10 年前
  Jose Luis Duran 07fd1ae66b Update `shobj-conf` 10 年前
  Yamashita, Yuu a456528be8 Keep original ordering of PATH configuration 10 年前
  Yamashita, Yuu 6030ea51e4 Add a workaround for system executables in `/bin` 10 年前
  Yamashita, Yuu 2485257424 Add a test to confirm the prefix doesn't work fine with `/bin/ruby` 10 年前
  Yamashita, Yuu 26ac59fd1d Write help message to stdout 10 年前
  Yamashita, Yuu 7860ad5268 Help message should not be written to stdout for `sh-` commands (yyuu/pyenv#650) 10 年前
  Mislav Marohnić 9fdce5d069 Merge pull request #898 from mikelikesbikes/silence-stdout-when-cding 10 年前
  Mike Busch d246e20764 unset CDPATH if it's set by the user 10 年前
  Donald Merand 121159c089 Merge branch 'patch-1' of https://github.com/dmerand/rbenv into patch-1 10 年前
  Donald Merand 8b0b51a166 convert references to '.' to 'source' for fish shell 10 年前
  Sam Stephenson 29b4da7737 Adopt Contributor Covenant 1.4 10 年前
  Donald Merand b81f0a2c42 Fish shell "." is deprecated in favor of "source" 10 年前
  Mislav Marohnić ad7dfa63ab Merge pull request #870 from davidcelis/patch-1 10 年前
  David Celis 35ca51fe88 Update `rbenv init` instructions 10 年前
  Mislav Marohnić d6ab394efd Merge pull request #863 from ErikAGriffin/patch-1 10 年前
  Erik Griffn d29ba1f80e Updated Mac OSX brew install command 10 年前
  Aaron Patterson 6a912bf104 add support for rbenv shell - 10 年前
  Mislav Marohnić c38833179b Merge pull request #852 from jasonkarns/extract-hook-helper 10 年前
  Jason Karns 565798d617 Test IFS handling in version-name/version-origin hooks 10 年前
  Jason Karns 0f7a2cad8d Use create_hook helper 10 年前
  Jason Karns 5ccba5d7cc Extract common create_hook helper 10 年前
  Jason Karns 2cc2ec160e Remove redundant test 10 年前