78 Commits (9d43dc88bbc313921661c8b699e78550a2d86708)

Author SHA1 Message Date
Clemens Gruber 7fabc8bca4 bundler plugin: Simplify retrieval of cpu count on OSX (#5180) 10 years ago
Anton Rieder a6ad7a0c8d Add missing alias to README of bundler plugin 10 years ago
Denis bee79f0871 bundle outdated alias 10 years ago
Filip Bartuzi e55d84f76e Add reference to bundler plugin issue in README 11 years ago
Satoshi Ohmori d60d4f68aa Add alias of bundle clean 11 years ago
Christian Höltje 63bae2aba9 Use $OSTYPE instead of uname to speed things up 12 years ago
Thomas Kriechbaumer 4b997429b3 add BUNDLED_COMMANDS functionality to bundler plugin 12 years ago
Thomas Kriechbaumer 34bc91e79d added Bundler readme file 12 years ago
Thomas Kriechbaumer b007fee187 add pry to bundler-commands 12 years ago
Thomas Kriechbaumer 11f0d273b5 add spring to bundler-commands 12 years ago
Thomas Kriechbaumer cfc98d3f8c remove double bundle exec 12 years ago
toooooooby 20c84eaafc Add 'outdated' and 'platform' completions to bundler plugin 12 years ago
Thomas Kriechbaumer f8ea9270eb remove berkshelf from bundler-commands 12 years ago
Thomas Kriechbaumer fdbfd41090 remove ruby from bundler-commands 12 years ago
Thomas Kriechbaumer f5e69c6cab remove spin from bundler-commands 12 years ago
Thomas Kriechbaumer a22e0256a3 remove foreman from bundler-commands 12 years ago
Thomas Kriechbaumer c4eec0b134 add sidekiq to bundler-commands 12 years ago
Thomas Kriechbaumer d29c53cb10 split bundler-commands into seperate lines 12 years ago
Helge Rausch 480ca22058 Make bundler plugin run binstubbed cmd if existing 12 years ago
Helge Rausch f2b81e2977 Add spring to bundled commands 12 years ago
Marc Cornellà 340da08b9a Add missing quotes to within-bundler-project function 12 years ago
pangratz c0b094cf85 Fix function/alias naming clash between bower and bundle plugin 12 years ago
DeLynn Berry 7d696f79b8 Remove mailcatcher 12 years ago
Miguel Flores Ruiz de Eguino 610655e827 Sort bundled commands alphabetically 12 years ago
Miguel Flores Ruiz de Eguino c3150edad2 Add irb to the list of bundled commands 12 years ago
Brandon Beacher 840ae4382e Remove mailcatcher from the bundler plugin. 12 years ago
Brandon Siegel 22c0db64ee Change `bi` alias to a function 12 years ago
Sabarish Kumar R 27f9747143 bundle plugin throwing error when bundle is not in path while initializing 13 years ago
Kevin Bongart 7567fd7f27 Re-add whitespace 13 years ago
Kevin Bongart 03dc3a8463 Add command blacklist support to bundler plugin 13 years ago
Maxim Dobryakov e8c3619486 Check bundler version to avoid error with unsupported command line arguments 13 years ago
Stanislav Mekhonoshin 69ce2362d6 Support of parallel bundle install 13 years ago
Alexander Gronemann 958c847f54 Update bundler.plugin.zsh 13 years ago
Charles Johnson ec177659df Update bundler.plugin.zsh 13 years ago
Charles Johnson 1e86e65e3a Update bundler.plugin.zsh 13 years ago
Tobias Sjösten 680302c9f6 Added 'jekyll' to list of bundled commands 13 years ago
Garami Gábor a08f626f1c Adding undocumented clean command to completion 13 years ago
Simeon F. Willbanks c89afd2f6a Fixes #1485 zeus should not be bundled 13 years ago
thisiskun a09cd713b4 add unbundled command 13 years ago
Weston Platter f3fea45dd2 fixes #1474 add zeus to bundle exec listx 13 years ago
Trae Robrock 8510ac002f Bundle exec puma also http://puma.io 14 years ago
Sebastian Nowak 87ab8771da 'rails' command should not be run with bundle exec 14 years ago
Kir Shatrov ce4431a160 Added spin to bundled_commands (Bundler plugin) 14 years ago
Tim Littlemore c4608ba281 Removing ey command from bundled_commands. It is not usually bundled. 14 years ago
Amar Raja 8de877d632 Prevent the heroku command from being automatically bundle-exec'ed 14 years ago
Wim Griffioen 0da18650c6 added rails to bundled_commands 14 years ago
Alexander Greim a26f9b9948 adding engine yard command (ey) to bundler binstubs 14 years ago
Tate Johnson e0b2356080 Add middleman to bundled commands 14 years ago
Jeff Wallace 96265d2645 fix bundler plugin for root level folders 14 years ago
Nicolas Cavigneaux 73c2c8adc7 Add Thor to bundled commands 14 years ago