{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":2139017,"defaultBranch":"master","name":"rbenv","ownerLogin":"rbenv","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2011-08-01T20:51:48.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/10675212?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1714748380.0","currentOid":""},"activityList":{"items":[{"before":"dbaa7a35549b6342c2191b124a48770c4b086303","after":null,"ref":"refs/heads/init-overhaul","pushedAt":"2024-05-03T14:59:40.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"mislav","name":"Mislav Marohnić","path":"/mislav","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/887?s=80&v=4"}},{"before":"a3b98a42233d266eefbb6c656d9a98315c7c6101","after":"c3ba994ec2daccf4d160aea7f55dd5cc6fc873ef","ref":"refs/heads/master","pushedAt":"2024-05-03T14:59:39.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mislav","name":"Mislav Marohnić","path":"/mislav","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/887?s=80&v=4"},"commit":{"message":"rbenv init: modify shell config files instead of printing instructions (#1568)\n\nWhen running `rbenv init`, typically during rbenv setup, users expected\r\ntheir shell environment to be modified permanently. Instead, what the\r\ncommand would do is print the instructions to the user and expect them\r\nto edit their shell initialization files accordingly. This proved to\r\nbe unintuitive.\r\n\r\nNow, running `rbenv init ...` will modify the shell initialization\r\nfiles of the following shells:\r\n\r\n- bash: `~/.bash_profile` or `~/.bashrc` if the latter exists but the former does not\r\n- zsh: `~/.zprofile` or `~/.zshrc` if the latter exists and mentions \"rbenv\"\r\n- fish: `~/.config/fish/config.fish`\r\n\r\nIf no shells were specified on the command line, rbenv will try to detect\r\nthe current shell.\r\n\r\nIt should be safe to run `rbenv init` multiple times, as the command will\r\navoid modifying any shell startup file that already mentions \"rbenv init\".","shortMessageHtmlLink":"rbenv init: modify shell config files instead of printing instructions ("}},{"before":"ac020225c2994e3573020d953480cdb6e04e0eea","after":"a3b98a42233d266eefbb6c656d9a98315c7c6101","ref":"refs/heads/master","pushedAt":"2024-05-03T14:57:16.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mislav","name":"Mislav Marohnić","path":"/mislav","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/887?s=80&v=4"},"commit":{"message":"Use compsys completion system for zsh (#1569)\n\nThe new `_rbenv` script will be autoloaded by zsh as long as it's found in $FPATH.\r\nIt should be the package manager's responsibility to symlink or move this file\r\ninto an appropriate location.\r\n\r\nCo-authored-by: Mislav Marohnić ","shortMessageHtmlLink":"Use compsys completion system for zsh (#1569)"}},{"before":"9ebd590d960047660ad7b67b4aa01e376b12553b","after":"dbaa7a35549b6342c2191b124a48770c4b086303","ref":"refs/heads/init-overhaul","pushedAt":"2024-04-29T18:59:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mislav","name":"Mislav Marohnić","path":"/mislav","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/887?s=80&v=4"},"commit":{"message":"display_path","shortMessageHtmlLink":"display_path"}},{"before":"caa66963b5914bd456b2c85cb54cc55765830c89","after":"9ebd590d960047660ad7b67b4aa01e376b12553b","ref":"refs/heads/init-overhaul","pushedAt":"2024-04-29T18:39:36.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"mislav","name":"Mislav Marohnić","path":"/mislav","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/887?s=80&v=4"},"commit":{"message":"readme","shortMessageHtmlLink":"readme"}},{"before":"f2be4966d6023cf9a7dd8130a4e86f8d1846dfee","after":"caa66963b5914bd456b2c85cb54cc55765830c89","ref":"refs/heads/init-overhaul","pushedAt":"2024-04-29T17:45:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mislav","name":"Mislav Marohnić","path":"/mislav","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/887?s=80&v=4"},"commit":{"message":"debug CI","shortMessageHtmlLink":"debug CI"}},{"before":null,"after":"f2be4966d6023cf9a7dd8130a4e86f8d1846dfee","ref":"refs/heads/init-overhaul","pushedAt":"2024-04-29T14:11:42.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"mislav","name":"Mislav Marohnić","path":"/mislav","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/887?s=80&v=4"},"commit":{"message":"rbenv init: modify shell config files instead of printing instructions\n\nWhen running `rbenv init`, typically during rbenv setup, users expected\ntheir shell environment to be modified permanently. Instead, what the\ncommand would do is print the instructions to the user and expect them\nto edit their shell initialization files accordingly. This proved to\nbe unintuitive.\n\nNow, running `rbenv init ...` will modify the shell initialization\nfiles of the following shells:\n\n- bash: `~/.bash_profile` or `~/.bashrc` if the latter exists but the former does not\n- zsh: `~/.zprofile` or `~/.zshrc` if the latter exists and mentions \"rbenv\"\n- fish: `~/.config/fish/config.fish`\n\nIf no shells were specified on the command line, rbenv will try to detect\nthe current shell.\n\nIt should be safe to run `rbenv init` multiple times, as the command will\navoid modifying any shell startup file that already mentions \"rbenv init\".","shortMessageHtmlLink":"rbenv init: modify shell config files instead of printing instructions"}},{"before":"e4205867448676a8b3fc7c822f6cefdf029bb189","after":null,"ref":"refs/heads/command-help","pushedAt":"2024-04-29T12:20:48.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"mislav","name":"Mislav Marohnić","path":"/mislav","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/887?s=80&v=4"}},{"before":"f2ac8825797458709a8f2bb9ab94e9a0f2ac61d1","after":"ac020225c2994e3573020d953480cdb6e04e0eea","ref":"refs/heads/master","pushedAt":"2024-04-29T12:20:47.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mislav","name":"Mislav Marohnić","path":"/mislav","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/887?s=80&v=4"},"commit":{"message":"Clarify help text of some commands (#1567)","shortMessageHtmlLink":"Clarify help text of some commands (#1567)"}},{"before":"5cf86b43c454fc4020cb5a6c501d4d3c7253cce1","after":null,"ref":"refs/heads/sh-shell-zsh","pushedAt":"2024-04-29T12:20:22.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"mislav","name":"Mislav Marohnić","path":"/mislav","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/887?s=80&v=4"}},{"before":"e8b7a27ee67a5751b899215b4d35fd86ab552dae","after":"f2ac8825797458709a8f2bb9ab94e9a0f2ac61d1","ref":"refs/heads/master","pushedAt":"2024-04-29T12:20:21.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mislav","name":"Mislav Marohnić","path":"/mislav","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/887?s=80&v=4"},"commit":{"message":"rbenv shell: properly declare global variables for zsh (#1566)\n\nWith zsh `setopt warn_create_global` the \"shell\" command used to cause\r\na warning message:\r\n\r\n scalar parameter RBENV_VERSION_OLD created globally in function rbenv.\r\n\r\nBy using `typeset -g` specifically for zsh, this warning goes away.","shortMessageHtmlLink":"rbenv shell: properly declare global variables for zsh (#1566)"}},{"before":"933bfac41788824b66452f28845cf9438feca064","after":"5cf86b43c454fc4020cb5a6c501d4d3c7253cce1","ref":"refs/heads/sh-shell-zsh","pushedAt":"2024-04-29T12:19:01.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mislav","name":"Mislav Marohnić","path":"/mislav","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/887?s=80&v=4"},"commit":{"message":"fix","shortMessageHtmlLink":"fix"}},{"before":"9a664dd3c60a5d3decead69e94a6b429882c5fe9","after":"e4205867448676a8b3fc7c822f6cefdf029bb189","ref":"refs/heads/command-help","pushedAt":"2024-04-29T11:49:44.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mislav","name":"Mislav Marohnić","path":"/mislav","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/887?s=80&v=4"},"commit":{"message":"fix test","shortMessageHtmlLink":"fix test"}},{"before":null,"after":"933bfac41788824b66452f28845cf9438feca064","ref":"refs/heads/sh-shell-zsh","pushedAt":"2024-04-29T11:26:17.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"mislav","name":"Mislav Marohnić","path":"/mislav","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/887?s=80&v=4"},"commit":{"message":"rbenv shell: properly declare global variables for zsh\n\nWith zsh `setopt warn_create_global` the \"shell\" command used to cause\na warning message:\n\n scalar parameter RBENV_VERSION_OLD created globally in function rbenv.\n\nBy using `typeset -g` specifically for zsh, this warning goes away.","shortMessageHtmlLink":"rbenv shell: properly declare global variables for zsh"}},{"before":null,"after":"9a664dd3c60a5d3decead69e94a6b429882c5fe9","ref":"refs/heads/command-help","pushedAt":"2024-04-29T11:19:35.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"mislav","name":"Mislav Marohnić","path":"/mislav","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/887?s=80&v=4"},"commit":{"message":"Clarify help text of some commands","shortMessageHtmlLink":"Clarify help text of some commands"}},{"before":"8d0ca214511068dd9b5b5f8fe958ec121298a8f7","after":"e8b7a27ee67a5751b899215b4d35fd86ab552dae","ref":"refs/heads/master","pushedAt":"2023-12-25T03:49:41.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"hsbt","name":"Hiroshi SHIBATA","path":"/hsbt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12301?s=80&v=4"},"commit":{"message":"Merge pull request #1544 from acook/patch-1\n\nUpdate link to maintained version of Bats","shortMessageHtmlLink":"Merge pull request #1544 from acook/patch-1"}},{"before":"d7a5e87d75ff1ef588e785125eca2ea61dc70abb","after":null,"ref":"refs/heads/use-bats-core","pushedAt":"2023-12-25T03:49:10.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"hsbt","name":"Hiroshi SHIBATA","path":"/hsbt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12301?s=80&v=4"}},{"before":"325abac17de79a230152bb7038126a0641c6aa64","after":"8d0ca214511068dd9b5b5f8fe958ec121298a8f7","ref":"refs/heads/master","pushedAt":"2023-12-25T03:49:09.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"hsbt","name":"Hiroshi SHIBATA","path":"/hsbt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12301?s=80&v=4"},"commit":{"message":"Merge pull request #1545 from rbenv/use-bats-core\n\nUse bats-core instead of archived version","shortMessageHtmlLink":"Merge pull request #1545 from rbenv/use-bats-core"}},{"before":null,"after":"d7a5e87d75ff1ef588e785125eca2ea61dc70abb","ref":"refs/heads/use-bats-core","pushedAt":"2023-12-25T03:41:50.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"hsbt","name":"Hiroshi SHIBATA","path":"/hsbt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12301?s=80&v=4"},"commit":{"message":"Use bats-core instead of archived version","shortMessageHtmlLink":"Use bats-core instead of archived version"}},{"before":"d10388a0529cb4f05b170395bb01c257a8186062","after":"325abac17de79a230152bb7038126a0641c6aa64","ref":"refs/heads/master","pushedAt":"2023-12-09T20:14:40.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mislav","name":"Mislav Marohnić","path":"/mislav","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/887?s=80&v=4"},"commit":{"message":"Move gem-rehash monkey patch (#1541)\n\nThe `rubygems_plugin.rb` file doesn't get loaded until after `Bundler::Installer.install` is called, so target `Bundler::Installer#install` to fix invocation order issues.\r\n\r\nCo-authored-by: Mislav Marohnić ","shortMessageHtmlLink":"Move gem-rehash monkey patch (#1541)"}},{"before":"d6bb1c63964304d9d3cdac783a65d66d56b35736","after":"d10388a0529cb4f05b170395bb01c257a8186062","ref":"refs/heads/master","pushedAt":"2023-11-21T14:22:17.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"mislav","name":"Mislav Marohnić","path":"/mislav","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/887?s=80&v=4"},"commit":{"message":"Merge pull request #1537 from dipree/dipree/update-alerts-readme\n\nUpdate alerts in README","shortMessageHtmlLink":"Merge pull request #1537 from dipree/dipree/update-alerts-readme"}},{"before":"ad6544409b3dd5b8c96ccb2cbcc53e39ac76e2e3","after":null,"ref":"refs/heads/dependabot/github_actions/redhat-plumbers-in-action/differential-shellcheck-5","pushedAt":"2023-10-10T02:16:40.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"hsbt","name":"Hiroshi SHIBATA","path":"/hsbt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12301?s=80&v=4"}},{"before":"ae8a0ee125bf77fe26981ff4350416ae45cbe041","after":"d6bb1c63964304d9d3cdac783a65d66d56b35736","ref":"refs/heads/master","pushedAt":"2023-10-10T02:16:39.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"hsbt","name":"Hiroshi SHIBATA","path":"/hsbt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12301?s=80&v=4"},"commit":{"message":"Merge pull request #1533 from rbenv/dependabot/github_actions/redhat-plumbers-in-action/differential-shellcheck-5\n\nBump redhat-plumbers-in-action/differential-shellcheck from 4 to 5","shortMessageHtmlLink":"Merge pull request #1533 from rbenv/dependabot/github_actions/redhat-…"}},{"before":null,"after":"ad6544409b3dd5b8c96ccb2cbcc53e39ac76e2e3","ref":"refs/heads/dependabot/github_actions/redhat-plumbers-in-action/differential-shellcheck-5","pushedAt":"2023-10-09T18:58:48.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump redhat-plumbers-in-action/differential-shellcheck from 4 to 5\n\nBumps [redhat-plumbers-in-action/differential-shellcheck](https://github.com/redhat-plumbers-in-action/differential-shellcheck) from 4 to 5.\n- [Release notes](https://github.com/redhat-plumbers-in-action/differential-shellcheck/releases)\n- [Changelog](https://github.com/redhat-plumbers-in-action/differential-shellcheck/blob/main/docs/CHANGELOG.md)\n- [Commits](https://github.com/redhat-plumbers-in-action/differential-shellcheck/compare/v4...v5)\n\n---\nupdated-dependencies:\n- dependency-name: redhat-plumbers-in-action/differential-shellcheck\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump redhat-plumbers-in-action/differential-shellcheck from 4 to 5"}},{"before":"3646eb840b1e8f075397799c32ae5987fc0f67cb","after":null,"ref":"refs/heads/dependabot/github_actions/mislav/bump-homebrew-formula-action-3.1","pushedAt":"2023-10-03T00:07:26.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"hsbt","name":"Hiroshi SHIBATA","path":"/hsbt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12301?s=80&v=4"}},{"before":"6e58140657a2e7df52f3e4d5828fae80b5c9691f","after":"ae8a0ee125bf77fe26981ff4350416ae45cbe041","ref":"refs/heads/master","pushedAt":"2023-10-03T00:07:25.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"hsbt","name":"Hiroshi SHIBATA","path":"/hsbt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12301?s=80&v=4"},"commit":{"message":"Merge pull request #1531 from rbenv/dependabot/github_actions/mislav/bump-homebrew-formula-action-3.1\n\nBump mislav/bump-homebrew-formula-action from 3.0 to 3.1","shortMessageHtmlLink":"Merge pull request #1531 from rbenv/dependabot/github_actions/mislav/…"}},{"before":null,"after":"3646eb840b1e8f075397799c32ae5987fc0f67cb","ref":"refs/heads/dependabot/github_actions/mislav/bump-homebrew-formula-action-3.1","pushedAt":"2023-10-02T18:52:50.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump mislav/bump-homebrew-formula-action from 3.0 to 3.1\n\nBumps [mislav/bump-homebrew-formula-action](https://github.com/mislav/bump-homebrew-formula-action) from 3.0 to 3.1.\n- [Release notes](https://github.com/mislav/bump-homebrew-formula-action/releases)\n- [Commits](https://github.com/mislav/bump-homebrew-formula-action/compare/v3.0...v3.1)\n\n---\nupdated-dependencies:\n- dependency-name: mislav/bump-homebrew-formula-action\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump mislav/bump-homebrew-formula-action from 3.0 to 3.1"}},{"before":"a7e508fcdf282ec86f537d341a25befd04d73edd","after":null,"ref":"refs/heads/dependabot/github_actions/mislav/bump-homebrew-formula-action-3.0","pushedAt":"2023-09-27T05:50:06.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"hsbt","name":"Hiroshi SHIBATA","path":"/hsbt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12301?s=80&v=4"}},{"before":"d1f1865c2a98a9c048c14e5f02ad67188cd97d63","after":"6e58140657a2e7df52f3e4d5828fae80b5c9691f","ref":"refs/heads/master","pushedAt":"2023-09-27T05:50:05.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"hsbt","name":"Hiroshi SHIBATA","path":"/hsbt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12301?s=80&v=4"},"commit":{"message":"Merge pull request #1530 from rbenv/dependabot/github_actions/mislav/bump-homebrew-formula-action-3.0\n\nBump mislav/bump-homebrew-formula-action from 2.3 to 3.0","shortMessageHtmlLink":"Merge pull request #1530 from rbenv/dependabot/github_actions/mislav/…"}},{"before":null,"after":"a7e508fcdf282ec86f537d341a25befd04d73edd","ref":"refs/heads/dependabot/github_actions/mislav/bump-homebrew-formula-action-3.0","pushedAt":"2023-09-25T18:48:04.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump mislav/bump-homebrew-formula-action from 2.3 to 3.0\n\nBumps [mislav/bump-homebrew-formula-action](https://github.com/mislav/bump-homebrew-formula-action) from 2.3 to 3.0.\n- [Release notes](https://github.com/mislav/bump-homebrew-formula-action/releases)\n- [Commits](https://github.com/mislav/bump-homebrew-formula-action/compare/v2.3...v3.0)\n\n---\nupdated-dependencies:\n- dependency-name: mislav/bump-homebrew-formula-action\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump mislav/bump-homebrew-formula-action from 2.3 to 3.0"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEQN3digA","startCursor":null,"endCursor":null}},"title":"Activity · rbenv/rbenv"}