498 коммитов (d740406daf99c0e608ff2efc6556ca813024628b)
 

Автор SHA1 Сообщение Дата
  Mislav Marohnić d740406daf Merge pull request #812 from sstephenson/skip-aliases 10 лет назад
  Mislav Marohnić 7026e529c7 Fix `realpath` fallback in `rbenv hooks` 10 лет назад
  Mislav Marohnić e80886e9be Add `rbenv versions --skip-aliases` option 10 лет назад
  Mislav Marohnić 6e02b944f7 Use `$BASH_SOURCE` instead of `$0` 10 лет назад
  Mislav Marohnić bb129a782b Merge branch 'bundler-hook-recursion' 10 лет назад
  Roman Sandler d508822f9a Make sure the alias statement only executes if there is not already an alias in place 10 лет назад
  Mislav Marohnić 6913fee89a If there is `.bashrc` but no `.bash_profile`, recommend the former 10 лет назад
  Mislav Marohnić 074161f9c1 Merge pull request #806 from sstephenson/bundle-rehash 10 лет назад
  Mislav Marohnić 2b0f16757a Only rehash if `bundle install` actually created new executables 10 лет назад
  Mislav Marohnić 7b289bcee6 Avoid running `rbenv rehash` multiple times during `bundle install` 11 лет назад
  Mislav Marohnić 8dcd715ede Merge branch 'edge-version' 10 лет назад
  Mislav Marohnić dcca61c0bc Improve `rbenv --version` git checkout discovery 10 лет назад
  Mislav Marohnić 0f44c57d08 Fix eval'ing multiline `sh-*` command output with bash 10 лет назад
  Mislav Marohnić efb187f26f Merge pull request #663 from kevinburke/use-command 10 лет назад
  Mislav Marohnić c101052a7f Fix eval'ing multiline `sh-*` command output with fish 10 лет назад
  Mislav Marohnić 51a1ee06e4 Merge commit '5c1094a' from #529 10 лет назад
  Mislav Marohnić 8a0555f8ef Init RBENV_TEST_DIR properly and only once during test setup 10 лет назад
  Mislav Marohnić 55f692ba9c Merge commit 'refs/pull/562/head' of https://github.com/sstephenson/rbenv 10 лет назад
  Mislav Marohnić 3a265c1af9 Unset XDG_CONFIG_HOME and related variables during tests 10 лет назад
  Mislav Marohnić c43928a8e4 Merge pull request #731 from blueyed/init-no-basename-for-shell 10 лет назад
  Mislav Marohnić c6cf4e18b8 Merge pull request #682 from evaryont/patch-1 10 лет назад
  Mislav Marohnić 9e664b5d27 Suggest that rbenv should be loaded at end of shell rc file 10 лет назад
  Mislav Marohnić 3b6faa8531 Merge pull request #756 from blueyed/version-origin-with-non-installed 11 лет назад
  Daniel Hahler e3982fae38 Display version origin with non-installed versions 11 лет назад
  Mislav Marohnić 83ac0fbd94 Merge pull request #747 from sstephenson/uninstall-instructions 11 лет назад
  Mislav Marohnić 46fbc5414a Provide uninstall instructions in the README 11 лет назад
  Mislav Marohnić 43b28caa94 Fix discovering `.ruby-version` files in root directory 11 лет назад
  Daniel Hahler 4ea7d0849b rbenv-init: do not use basename for $shell 11 лет назад
  Mislav Marohnić 5b9e4f0584 Merge pull request #722 from blueyed/fix-test-for-fish-issue-369 11 лет назад
  Daniel Hahler 06c1959e78 Fix test for adding shims in fish 11 лет назад
  Kevin Burke 0cd078bae6 Merge branch 'master' into use-command 11 лет назад
  Mislav Marohnić 7ad01b2b48 Document rbenv environment variables 11 лет назад
  Mislav Marohnić 8c6b764a4c Merge pull request #706 from mhw/realpath-configure-fix 11 лет назад
  Mark H. Wilkinson 050f750563 Fix pattern replacement to allow flags with commas. 11 лет назад
  Mislav Marohnić 4d72eefffc Merge branch 'fast-travis' 11 лет назад
  Mislav Marohnić b6ac87c220 Faster bats clone 11 лет назад
  Mislav Marohnić 6b908bf39f Opt into fast Travis CI builds 11 лет назад
  Mislav Marohnić f87d8762eb Merge pull request #698 from asymmetric/dead-readme-links 11 лет назад
  Lorenzo Manacorda c54fa3731f Remove dead links to Version history and License 11 лет назад
  Mislav Marohnić 4d0c289287 Merge pull request #688 from sstephenson/readme-no-history 11 лет назад
  Mislav Marohnić 52bb0dcfcf Merge pull request #687 from sstephenson/remove-prefix-warning 11 лет назад
  Mislav Marohnić 98953c2e14 Merge pull request #696 from aprescott/patch-1 11 лет назад
  Adam Prescott 9ae8ba8a29 Update README to make rbenv version consistent with previous `versions` output 11 лет назад
  Mislav Marohnić 1a7f49d2f0 Merge pull request #695 from lyrixx/patch-1 11 лет назад
  Grégoire Pineau 70c6d3f67e [README] Updated link to bundler.io 11 лет назад
  Mislav Marohnić b155380a06 Remove license information from README 11 лет назад
  Mislav Marohnić cd60df52af Remove rbenv version history from README 11 лет назад
  Mislav Marohnić 6820704c91 Remove warning about extraneous "ruby-" prefix in `.ruby-version` 11 лет назад
  No GUI 55341f4436 Include gems dir in .gitignore 11 лет назад
  Kevin Burke c9a96c9f79 Use `command` to run rbenv rehash 11 лет назад