| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-09-19 | Merge pull request #2066 from agronemann/patch-1 | Robby Russell | |
| Update bundler.plugin.zsh | |||
| 2013-09-05 | Support of parallel bundle install | Stanislav Mekhonoshin | |
| 2013-08-29 | Update bundler.plugin.zsh | Alexander Gronemann | |
| Added taps to bundled_commands | |||
| 2013-06-06 | Update bundler.plugin.zsh | Charles Johnson | |
| Added strainer & tailor to commands in bundler plugin. | |||
| 2013-06-06 | Update bundler.plugin.zsh | Charles Johnson | |
| Added berks, foodcritic, kitchen, and knife commands to bundler plugin. | |||
| 2013-04-23 | Spin to bundler | Robby Russell | |
| 2013-04-23 | Resolving conflict when merging in #528 | Robby Russell | |
| 2013-04-23 | Merge pull request #1737 from hron84/feature-bundler-add-cleanup | Robby Russell | |
| Adding undocumented clean command to completion | |||
| 2013-04-23 | Added 'jekyll' to list of bundled commands | Tobias Sjösten | |
| 2013-04-20 | Adding undocumented clean command to completion | Garami Gábor | |
| Clean command is undocumented (not included in bundle help output), however that is very useful, especially in RVM environment you can clean up outdated gems in gemset. | |||
| 2013-03-27 | Fixes #1485 zeus should not be bundled | Simeon F. Willbanks | |
| 2012-12-24 | add unbundled command | thisiskun | |
| 2012-12-06 | fixes #1474 add zeus to bundle exec listx | Weston Platter | |
| 2012-09-17 | Bundle exec puma also http://puma.io | Trae Robrock | |
| 2012-07-15 | 'rails' command should not be run with bundle exec | Sebastian Nowak | |
| http://blog.wyeworks.com/2011/12/27/bundle-exec-rails-executes-bundler-setup-3-times http://yehudakatz.com/2011/05/30/gem-versioning-and-bundler-doing-it-right/ | |||
| 2012-06-04 | Added spin to bundled_commands (Bundler plugin) | Kir Shatrov | |
| 2012-06-01 | Removing ey command from bundled_commands. It is not usually bundled. | Tim Littlemore | |
| 2012-05-29 | Prevent the heroku command from being automatically bundle-exec'ed | Amar Raja | |
| The heroku command should not be executed via bundler, see: https://github.com/heroku/heroku/issues/173 | |||
| 2012-01-26 | added rails to bundled_commands | Wim Griffioen | |
| 2012-01-25 | adding engine yard command (ey) to bundler binstubs | Alexander Greim | |
| 2012-01-22 | Merge pull request #845 from tjwallace/bundler_plugin_fix | Robby Russell | |
| Fix bundler plugin for root level folders | |||
| 2012-01-22 | Add middleman to bundled commands | Tate Johnson | |
| 2012-01-18 | Merge pull request #830 from dbye/speedup | Robby Russell | |
| Removed calls to compinit in the extract and the bundler plugins. | |||
| 2012-01-17 | fix bundler plugin for root level folders | Jeff Wallace | |
| this fix allows _within-bundled-project() to properly pickup a Gemfile within a root level folder (ie. /my_project) | |||
| 2012-01-16 | Add Thor to bundled commands | Nicolas Cavigneaux | |
| 2012-01-16 | Removed the assignments to fpath as well, since that's all handled in the ↵ | Daniel Bye | |
| .oh-my-zsh/oh-my-zsh.sh boot script. | |||
| 2012-01-13 | Removed calls to compinit in the extract and the bundler plugins. compinit ↵ | Daniel Bye | |
| should only be called once, after all modules, libs, etc are imported. | |||
| 2012-01-06 | add annotate | lucapette | |
| 2011-12-29 | bundler plugin - don't "bundle exec rails" | Simon Jefford | |
| As per http://blog.wyeworks.com/2011/12/27/bundle-exec-rails-executes-bundler-setup-3-times | |||
| 2011-11-09 | FIX: commands like ruby and rake where not being completed | Mario Fernandez | |
| 2011-10-10 | Merge pull request #579 from hakanensari/bundler-plugin-patch | Robby Russell | |
| Bundler plugin patch | |||
| 2011-10-10 | Merge pull request #594 from sirech/fix-bundle-compl | Robby Russell | |
| Fix completion for bundled commands using the bundler plugin | |||
| 2011-10-10 | Merge pull request #225 from Soliah/plugin-bundler | Robby Russell | |
| Add tab completion to bundler plugin | |||
| 2011-09-10 | fix completion for commands wrapped with bundler | Mario Fernandez | |
| 2011-08-31 | add foreman, nanoc, and rainbows to list of bundled commands | Hakan Ensari | |
| 2011-08-31 | order aliases alphabetically | Hakan Ensari | |
| 2011-08-13 | Add guard to bundler plugin's wrapped commands | Ches Martin | |
| 2011-08-06 | Add bundle open alias, which open gem using EDITOR var | artemk | |
| 2011-07-25 | add alias for `bundle package` to the bundler plugin | Shane Emmons | |
| 2011-07-14 | refactor _run-with-bundler | Hakan Ensari | |
| 2011-07-13 | alias bundle list | Hakan Ensari | |
| 2011-07-13 | merge bundler and bundle-exec plugins | Hakan Ensari | |
| 2011-02-23 | Add tab completion to bundler plugin. | Christopher Chow | |
| 2011-02-15 | Add bundler plugin with aliases. | Myron Marston | |
