634 次程式碼提交 (9daf81f16e1dc55491b20b7da1ea82bf8cf3b3e9)
 

作者 SHA1 備註 提交日期
  Victor Lim 9daf81f16e Fix https://github.com/rbenv/rbenv/issues/1065 8 年之前
  Mislav Marohnić b943955dbf
Merge pull request #981 from mhinz/shell-descriptive-error 8 年之前
  Marco Hinz 643023d98f
Add tests for shell integration 8 年之前
  Marco Hinz af53c790cc
Better error message for `rbenv shell` 9 年之前
  Mislav Marohnić 6aa70b6541
Merge pull request #1013 from blueyed/shellcheck 8 年之前
  Daniel Hahler 5f8a4c4d62 Fix some issues reported by shellcheck 9 年之前
  Mislav Marohnić eda952ab08 Merge branch 'cdpath-enable' 8 年之前
  Mislav Marohnić b80ea43e25 Quote directory name in variable assignment 8 年之前
  Mislav Marohnić c310bc5f83
Merge pull request #968 from maxnordlund/patch-1 8 年之前
  Mislav Marohnić eab68688dc
Merge pull request #959 from zenspider/fix-dash-u 8 年之前
  Mislav Marohnić 5183e32887
Merge pull request #982 from MartinNowak/issue759 8 年之前
  Mislav Marohnić e2f469a7cd
Merge pull request #1002 from blueyed/fix-which-tests-PATH 8 年之前
  Mislav Marohnić 33a5c2495d
Merge pull request #1003 from blueyed/version-file-skip-dirs 8 年之前
  Mislav Marohnić 66b9f6fb2b
Merge pull request #1024 from andyone/master 8 年之前
  Daniel Hahler a9ca72ab8e test/which.bats: do not export PATH 9 年之前
  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 年之前
  Anton Novojilov dbaa8c83b6 Fixed support of build env vars for dynamic bash extension configure script 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 年之前
  Daniel Hahler 95b1b05cbe rbenv-version-file: ensure that the version file is a file 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 年之前
  Tim Pope 9d93605e18 Don't unset CDPATH 9 年之前
  Tim Pope 1f1e291385 Enforce absolute RBENV_DIR 9 年之前
  Martin Nowak db39044ef6 partly resolve #759 9 年之前
  Max Nordlund fab5cf912f Fix pyenv -> rbenv typo 9 年之前
  Max Nordlund 9f52b56aa8 Fix fish subcommand completion 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 年之前