summaryrefslogtreecommitdiff
path: root/plugins/bundler
AgeCommit message (Expand)Author
2021-12-28feat(bundler): add completion for `info` argument (#9594)michal panoch
2021-11-17style(bundler): simplify `bundled_commands` array operationsMarc Cornellà
2021-11-17fix(bundler): use BUNDLE_JOBS in `bi` to avoid config file changeMarc Cornellà
2020-10-03bundler: refactor bundler plugin and clean up gem wrappersMarc Cornellà
2020-10-03bundler: format aliases table and clean up README (#9300)Sandip Subedi
2020-05-18bundler: add alias for bundle addMarc Cornellà
2020-05-18bundler: add alias for bundle check (#5000)Emanuel Alarcón
2019-11-20Actions to take after repository migration is complete (#8394)Marc Cornellà
2019-10-18bundler: support new file naming convention (#6594)Vsevolod Romashov
2019-10-18bundler: make it play nice with functions that call wrapped commands (#8271)Nick Fagerlund
2019-10-02Add rubocop to bundler readmeDavid Shaffer
2019-10-02Add rubocop to bundled_commandsDavid Shaffer
2018-09-09Fix incorrect error message when running bi without having bundler installed ...Iulian Onofrei
2018-08-16Remove the white spaceDennis Hägler
2018-08-08bundler: update README with latest changesMarc Cornellà
2018-08-07bundler: allow aliases in `bundle exec`Marc Cornellà
2018-07-18bundler: fix bundle version git errorMarc Cornellà
2018-06-12Allow FreeBSD to correctly detect number of CPUsMarc Cornellà
2018-01-22add hanami to the list of wrapped gems (#6334)Vsevolod Romashov
2016-06-21bundler plugin: Simplify retrieval of cpu count on OSX (#5180)Clemens Gruber
2016-01-29Add missing alias to README of bundler pluginAnton Rieder
2015-11-16bundle outdated aliasDenis
2015-06-14Merge pull request #3852 from sachin21/add_alias_of_bundle_cleanRobby Russell
2015-06-12Add reference to bundler plugin issue in READMEFilip Bartuzi
2015-05-05Add alias of bundle cleanSatoshi Ohmori
2014-07-23Use $OSTYPE instead of uname to speed things upChristian Höltje
2014-07-15add BUNDLED_COMMANDS functionality to bundler pluginThomas Kriechbaumer
2014-07-15added Bundler readme fileThomas Kriechbaumer
2014-07-15add pry to bundler-commandsThomas Kriechbaumer
2014-07-15add spring to bundler-commandsThomas Kriechbaumer
2014-07-15remove double bundle execThomas Kriechbaumer
2014-07-15Add 'outdated' and 'platform' completions to bundler plugintoooooooby
2014-07-15remove berkshelf from bundler-commandsThomas Kriechbaumer
2014-07-15remove ruby from bundler-commandsThomas Kriechbaumer
2014-07-15remove spin from bundler-commandsThomas Kriechbaumer
2014-07-15remove foreman from bundler-commandsThomas Kriechbaumer
2014-07-15add sidekiq to bundler-commandsThomas Kriechbaumer
2014-07-15split bundler-commands into seperate linesThomas Kriechbaumer
2014-07-15Merge pull request #2885 from tsujigiri/bundler/run_binstubbedRobby Russell
2014-06-28Make bundler plugin run binstubbed cmd if existingHelge Rausch
2014-06-28Add spring to bundled commandsHelge Rausch
2014-06-28Add missing quotes to within-bundler-project functionMarc Cornellà
2014-05-25Fix function/alias naming clash between bower and bundle pluginpangratz
2014-04-04Remove mailcatcherDeLynn Berry
2014-03-22Sort bundled commands alphabeticallyMiguel Flores Ruiz de Eguino
2014-03-21Add irb to the list of bundled commandsMiguel Flores Ruiz de Eguino
2014-02-19Remove mailcatcher from the bundler plugin.Brandon Beacher
2013-12-03Merge pull request #2195 from KevinBongart/command_blacklist_for_bundler_pluginRobby Russell
2013-12-02Change `bi` alias to a functionBrandon Siegel
2013-11-12bundle plugin throwing error when bundle is not in path while initializingSabarish Kumar R