528 Commits (3c7a13d81f9c2eb8566778d2fa28eaae4dd70812)
 

Author SHA1 Message Date
  Kohei Suzuki 3c7a13d81f Remove leading `:` 10 years ago
  Mislav Marohnić f0e8bdcdaf Merge pull request #830 from ReadmeCritic/master 10 years ago
  ReadmeCritic f85c41b14f Update README URLs based on HTTP redirects 10 years ago
  Mislav Marohnić 75a1dd25cd Merge pull request #828 from jasonkarns/formatting 10 years ago
  Jason Karns a1ef9efc80 use PWD var over pwd command 10 years ago
  Jason Karns 87dd5fe2c0 indentation 10 years ago
  Mislav Marohnić 5fb9c84e14 Merge pull request #822 from jasonkarns/completion 10 years ago
  Mislav Marohnić d138f5f5e4 Merge pull request #826 from jasonkarns/fail-helper 10 years ago
  Jason Karns 3ddedc021a Extract `abort` helper function 10 years ago
  Mislav Marohnić a22adc77eb Merge pull request #827 from jasonkarns/fix-exec-test 10 years ago
  Jason Karns a3ff3adc39 create local .ruby-version file in test dir 10 years ago
  Jason Karns 2dcb9d0611 completions for rbenv-init 10 years ago
  Jason Karns a6cb4b6317 consistent completions for rbenv-help 10 years ago
  Jason Karns 2f917312f1 completions for rbenv-completions 10 years ago
  Jason Karns d1f8081d1c completions for rbenv-versions 10 years ago
  Mislav Marohnić 63671a1479 Merge pull request #824 from jasonkarns/help-completion 10 years ago
  Jason Karns d7ca2aba2a add --help to subcommand completions 10 years ago
  Jason Karns 2c4dd63f77 handle --help for subcommands 10 years ago
  Jason Karns 06e4f1b682 explicit --version flag 10 years ago
  Mislav Marohnić 825de5d2e3 Fix argument handling in main `rbenv` command 10 years ago
  Mislav Marohnić 8f87f43e22 Fix broken version-dependent test 10 years ago
  Mislav Marohnić c30e096a54 Merge branch 'which-fixes' 10 years ago
  Mislav Marohnić 3405c4d03c Fix error message when command is not found for "system" version 10 years ago
  Mislav Marohnić 09b18cf6f5 Add test for version-origin when version not found in `rbenv-exec` 10 years ago
  Mislav Marohnić fcedf169fb Merge pull request #819 from blueyed/fix-path_without 10 years ago
  Mislav Marohnić 14655a43c8 Merge pull request #821 from jasonkarns/help-completion 10 years ago
  Jason Karns 8c3cab61c7 add completion block for rbenv-help 10 years ago
  Daniel Hahler 6296bf3f8b tests: fix path_without to handle /bin properly 10 years ago
  Mislav Marohnić c18a3f9042 Merge pull request #814 from m-o-e/never-use-hardlinks 10 years ago
  moe f6c1e5220a Never use hardlinks. Never. 10 years ago
  Mislav Marohnić d740406daf Merge pull request #812 from sstephenson/skip-aliases 10 years ago
  Mislav Marohnić 7026e529c7 Fix `realpath` fallback in `rbenv hooks` 10 years ago
  Mislav Marohnić e80886e9be Add `rbenv versions --skip-aliases` option 10 years ago
  Mislav Marohnić 6e02b944f7 Use `$BASH_SOURCE` instead of `$0` 10 years ago
  Mislav Marohnić bb129a782b Merge branch 'bundler-hook-recursion' 10 years ago
  Roman Sandler d508822f9a Make sure the alias statement only executes if there is not already an alias in place 10 years ago
  Mislav Marohnić 6913fee89a If there is `.bashrc` but no `.bash_profile`, recommend the former 10 years ago
  Mislav Marohnić 074161f9c1 Merge pull request #806 from sstephenson/bundle-rehash 10 years ago
  Mislav Marohnić 2b0f16757a Only rehash if `bundle install` actually created new executables 10 years ago
  Mislav Marohnić 7b289bcee6 Avoid running `rbenv rehash` multiple times during `bundle install` 11 years ago
  Mislav Marohnić 8dcd715ede Merge branch 'edge-version' 10 years ago
  Mislav Marohnić dcca61c0bc Improve `rbenv --version` git checkout discovery 10 years ago
  Mislav Marohnić 0f44c57d08 Fix eval'ing multiline `sh-*` command output with bash 10 years ago
  Mislav Marohnić efb187f26f Merge pull request #663 from kevinburke/use-command 10 years ago
  Mislav Marohnić c101052a7f Fix eval'ing multiline `sh-*` command output with fish 10 years ago
  Mislav Marohnić 51a1ee06e4 Merge commit '5c1094a' from #529 10 years ago
  Mislav Marohnić 8a0555f8ef Init RBENV_TEST_DIR properly and only once during test setup 10 years ago
  Mislav Marohnić 55f692ba9c Merge commit 'refs/pull/562/head' of https://github.com/sstephenson/rbenv 10 years ago
  Mislav Marohnić 3a265c1af9 Unset XDG_CONFIG_HOME and related variables during tests 10 years ago
  Mislav Marohnić c43928a8e4 Merge pull request #731 from blueyed/init-no-basename-for-shell 10 years ago