Age | Commit message (Expand) | Author |
2014-07-23 | Use $OSTYPE instead of uname to speed things up | Christian Höltje |
2014-07-15 | add BUNDLED_COMMANDS functionality to bundler plugin | Thomas Kriechbaumer |
2014-07-15 | added Bundler readme file | Thomas Kriechbaumer |
2014-07-15 | add pry to bundler-commands | Thomas Kriechbaumer |
2014-07-15 | add spring to bundler-commands | Thomas Kriechbaumer |
2014-07-15 | remove double bundle exec | Thomas Kriechbaumer |
2014-07-15 | Add 'outdated' and 'platform' completions to bundler plugin | toooooooby |
2014-07-15 | remove berkshelf from bundler-commands | Thomas Kriechbaumer |
2014-07-15 | remove ruby from bundler-commands | Thomas Kriechbaumer |
2014-07-15 | remove spin from bundler-commands | Thomas Kriechbaumer |
2014-07-15 | remove foreman from bundler-commands | Thomas Kriechbaumer |
2014-07-15 | add sidekiq to bundler-commands | Thomas Kriechbaumer |
2014-07-15 | split bundler-commands into seperate lines | Thomas Kriechbaumer |
2014-07-15 | Merge pull request #2885 from tsujigiri/bundler/run_binstubbed | Robby Russell |
2014-06-28 | Make bundler plugin run binstubbed cmd if existing | Helge Rausch |
2014-06-28 | Add spring to bundled commands | Helge Rausch |
2014-06-28 | Add missing quotes to within-bundler-project function | Marc Cornellà |
2014-05-25 | Fix function/alias naming clash between bower and bundle plugin | pangratz |
2014-04-04 | Remove mailcatcher | DeLynn Berry |
2014-03-22 | Sort bundled commands alphabetically | Miguel Flores Ruiz de Eguino |
2014-03-21 | Add irb to the list of bundled commands | Miguel Flores Ruiz de Eguino |
2014-02-19 | Remove mailcatcher from the bundler plugin. | Brandon Beacher |
2013-12-03 | Merge pull request #2195 from KevinBongart/command_blacklist_for_bundler_plugin | Robby Russell |
2013-12-02 | Change `bi` alias to a function | Brandon Siegel |
2013-11-12 | bundle plugin throwing error when bundle is not in path while initializing | Sabarish Kumar R |
2013-10-25 | Re-add whitespace | Kevin Bongart |
2013-10-25 | Add command blacklist support to bundler plugin | Kevin Bongart |
2013-09-24 | Check bundler version to avoid error with unsupported command line arguments | Maxim Dobryakov |
2013-09-19 | Merge pull request #2066 from agronemann/patch-1 | Robby Russell |
2013-09-05 | Support of parallel bundle install | Stanislav Mekhonoshin |
2013-08-29 | Update bundler.plugin.zsh | Alexander Gronemann |
2013-06-06 | Update bundler.plugin.zsh | Charles Johnson |
2013-06-06 | Update bundler.plugin.zsh | Charles Johnson |
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 |