Age | Commit message (Expand) | Author |
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 |
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 |
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 |
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 |
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 |
2012-01-22 | Add middleman to bundled commands | Tate Johnson |
2012-01-18 | Merge pull request #830 from dbye/speedup | Robby Russell |
2012-01-17 | fix bundler plugin for root level folders | Jeff Wallace |
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 .oh... | Daniel Bye |
2012-01-13 | Removed calls to compinit in the extract and the bundler plugins. compinit sh... | Daniel Bye |
2012-01-06 | add annotate | lucapette |
2011-12-29 | bundler plugin - don't "bundle exec rails"
| Simon Jefford |
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 |
2011-10-10 | Merge pull request #594 from sirech/fix-bundle-compl | Robby Russell |
2011-10-10 | Merge pull request #225 from Soliah/plugin-bundler | Robby Russell |
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 |