98 Commits (fdc7ed3b30f58fa15ad6fcc7117584b96bc1a0ce)

Author SHA1 Message Date
Carlo Sala 8510847ff3
fix(bundler): add completion for `bundler` bin as well 2 years ago
michal panoch d806649028
feat(bundler): add completion for `info` argument (#9594) 4 years ago
Marc Cornellà 15fd9c84de style(bundler): simplify `bundled_commands` array operations 4 years ago
Marc Cornellà 98b4801548 fix(bundler): use BUNDLE_JOBS in `bi` to avoid config file change 4 years ago
Marc Cornellà 89278c71b2 bundler: refactor bundler plugin and clean up gem wrappers 6 years ago
Sandip Subedi e09aac3751
bundler: format aliases table and clean up README (#9300) 6 years ago
Marc Cornellà 4012df8fbb bundler: add alias for bundle add 6 years ago
Emanuel Alarcón 3e14fdd6b4
bundler: add alias for bundle check (#5000) 6 years ago
Marc Cornellà b80b1a1e8b Actions to take after repository migration is complete (#8394) 6 years ago
Vsevolod Romashov 6b6f2b6dfd bundler: support new file naming convention (#6594) 7 years ago
Nick Fagerlund a41d308f70 bundler: make it play nice with functions that call wrapped commands (#8271) 7 years ago
David Shaffer 372bb48cee
Add rubocop to bundler readme 7 years ago
David Shaffer fc9093b745
Add rubocop to bundled_commands 7 years ago
Iulian Onofrei 08a2808636 Fix incorrect error message when running bi without having bundler installed (#7112) 8 years ago
Dennis Hägler a52a5fb1f4 Remove the white space 8 years ago
Marc Cornellà 91d55dce11
bundler: update README with latest changes 8 years ago
Marc Cornellà 2991f237ae
bundler: allow aliases in `bundle exec` 8 years ago
Marc Cornellà d302e3eebe
bundler: fix bundle version git error 8 years ago
Marc Cornellà be5bff2e86
Allow FreeBSD to correctly detect number of CPUs 8 years ago
Vsevolod Romashov 37c2d0ddd7 add hanami to the list of wrapped gems (#6334) 8 years ago
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