514 Commits (a3ff3adc391c25a82247d441215a1042dd5c61c5)
 

Author SHA1 Message Date
  Jason Karns a3ff3adc39 create local .ruby-version file in test dir 8 years ago
  Mislav Marohnić 63671a1479 Merge pull request #824 from jasonkarns/help-completion 8 years ago
  Jason Karns d7ca2aba2a add --help to subcommand completions 8 years ago
  Jason Karns 2c4dd63f77 handle --help for subcommands 8 years ago
  Jason Karns 06e4f1b682 explicit --version flag 8 years ago
  Mislav Marohnić 825de5d2e3 Fix argument handling in main `rbenv` command 8 years ago
  Mislav Marohnić 8f87f43e22 Fix broken version-dependent test 8 years ago
  Mislav Marohnić c30e096a54 Merge branch 'which-fixes' 8 years ago
  Mislav Marohnić 3405c4d03c Fix error message when command is not found for "system" version 8 years ago
  Mislav Marohnić 09b18cf6f5 Add test for version-origin when version not found in `rbenv-exec` 8 years ago
  Mislav Marohnić fcedf169fb Merge pull request #819 from blueyed/fix-path_without 8 years ago
  Mislav Marohnić 14655a43c8 Merge pull request #821 from jasonkarns/help-completion 8 years ago
  Jason Karns 8c3cab61c7 add completion block for rbenv-help 8 years ago
  Daniel Hahler 6296bf3f8b tests: fix path_without to handle /bin properly 8 years ago
  Mislav Marohnić c18a3f9042 Merge pull request #814 from m-o-e/never-use-hardlinks 9 years ago
  moe f6c1e5220a Never use hardlinks. Never. 9 years ago
  Mislav Marohnić d740406daf Merge pull request #812 from sstephenson/skip-aliases 9 years ago
  Mislav Marohnić 7026e529c7 Fix `realpath` fallback in `rbenv hooks` 9 years ago
  Mislav Marohnić e80886e9be Add `rbenv versions --skip-aliases` option 9 years ago
  Mislav Marohnić 6e02b944f7 Use `$BASH_SOURCE` instead of `$0` 9 years ago
  Mislav Marohnić bb129a782b Merge branch 'bundler-hook-recursion' 9 years ago
  Roman Sandler d508822f9a Make sure the alias statement only executes if there is not already an alias in place 9 years ago
  Mislav Marohnić 6913fee89a If there is `.bashrc` but no `.bash_profile`, recommend the former 9 years ago
  Mislav Marohnić 074161f9c1 Merge pull request #806 from sstephenson/bundle-rehash 9 years ago
  Mislav Marohnić 2b0f16757a Only rehash if `bundle install` actually created new executables 9 years ago
  Mislav Marohnić 7b289bcee6 Avoid running `rbenv rehash` multiple times during `bundle install` 10 years ago
  Mislav Marohnić 8dcd715ede Merge branch 'edge-version' 9 years ago
  Mislav Marohnić dcca61c0bc Improve `rbenv --version` git checkout discovery 9 years ago
  Mislav Marohnić 0f44c57d08 Fix eval'ing multiline `sh-*` command output with bash 9 years ago
  Mislav Marohnić efb187f26f Merge pull request #663 from kevinburke/use-command 9 years ago
  Mislav Marohnić c101052a7f Fix eval'ing multiline `sh-*` command output with fish 9 years ago
  Mislav Marohnić 51a1ee06e4 Merge commit '5c1094a' from #529 9 years ago
  Mislav Marohnić 8a0555f8ef Init RBENV_TEST_DIR properly and only once during test setup 9 years ago
  Mislav Marohnić 55f692ba9c Merge commit 'refs/pull/562/head' of https://github.com/sstephenson/rbenv 9 years ago
  Mislav Marohnić 3a265c1af9 Unset XDG_CONFIG_HOME and related variables during tests 9 years ago
  Mislav Marohnić c43928a8e4 Merge pull request #731 from blueyed/init-no-basename-for-shell 9 years ago
  Mislav Marohnić c6cf4e18b8 Merge pull request #682 from evaryont/patch-1 9 years ago
  Mislav Marohnić 9e664b5d27 Suggest that rbenv should be loaded at end of shell rc file 9 years ago
  Mislav Marohnić 3b6faa8531 Merge pull request #756 from blueyed/version-origin-with-non-installed 9 years ago
  Daniel Hahler e3982fae38 Display version origin with non-installed versions 9 years ago
  Mislav Marohnić 83ac0fbd94 Merge pull request #747 from sstephenson/uninstall-instructions 9 years ago
  Mislav Marohnić 46fbc5414a Provide uninstall instructions in the README 9 years ago
  Mislav Marohnić 43b28caa94 Fix discovering `.ruby-version` files in root directory 9 years ago
  Daniel Hahler 4ea7d0849b rbenv-init: do not use basename for $shell 9 years ago
  Mislav Marohnić 5b9e4f0584 Merge pull request #722 from blueyed/fix-test-for-fish-issue-369 9 years ago
  Daniel Hahler 06c1959e78 Fix test for adding shims in fish 9 years ago
  Kevin Burke 0cd078bae6 Merge branch 'master' into use-command 9 years ago
  Mislav Marohnić 7ad01b2b48 Document rbenv environment variables 9 years ago
  Mislav Marohnić 8c6b764a4c Merge pull request #706 from mhw/realpath-configure-fix 9 years ago
  Mark H. Wilkinson 050f750563 Fix pattern replacement to allow flags with commas. 9 years ago