index
:
zsh.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
bundler
Age
Commit message (
Expand
)
Author
2021-12-28
feat(bundler): add completion for `info` argument (#9594)
michal panoch
2021-11-17
style(bundler): simplify `bundled_commands` array operations
Marc Cornellà
2021-11-17
fix(bundler): use BUNDLE_JOBS in `bi` to avoid config file change
Marc Cornellà
2020-10-03
bundler: refactor bundler plugin and clean up gem wrappers
Marc Cornellà
2020-10-03
bundler: format aliases table and clean up README (#9300)
Sandip Subedi
2020-05-18
bundler: add alias for bundle add
Marc Cornellà
2020-05-18
bundler: add alias for bundle check (#5000)
Emanuel Alarcón
2019-11-20
Actions to take after repository migration is complete (#8394)
Marc Cornellà
2019-10-18
bundler: support new file naming convention (#6594)
Vsevolod Romashov
2019-10-18
bundler: make it play nice with functions that call wrapped commands (#8271)
Nick Fagerlund
2019-10-02
Add rubocop to bundler readme
David Shaffer
2019-10-02
Add rubocop to bundled_commands
David Shaffer
2018-09-09
Fix incorrect error message when running bi without having bundler installed ...
Iulian Onofrei
2018-08-16
Remove the white space
Dennis Hägler
2018-08-08
bundler: update README with latest changes
Marc Cornellà
2018-08-07
bundler: allow aliases in `bundle exec`
Marc Cornellà
2018-07-18
bundler: fix bundle version git error
Marc Cornellà
2018-06-12
Allow FreeBSD to correctly detect number of CPUs
Marc Cornellà
2018-01-22
add hanami to the list of wrapped gems (#6334)
Vsevolod Romashov
2016-06-21
bundler plugin: Simplify retrieval of cpu count on OSX (#5180)
Clemens Gruber
2016-01-29
Add missing alias to README of bundler plugin
Anton Rieder
2015-11-16
bundle outdated alias
Denis
2015-06-14
Merge pull request #3852 from sachin21/add_alias_of_bundle_clean
Robby Russell
2015-06-12
Add reference to bundler plugin issue in README
Filip Bartuzi
2015-05-05
Add alias of bundle clean
Satoshi Ohmori
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
[next]