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
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
2012-01-18
Merge pull request #830 from dbye/speedup
Robby Russell
2012-01-17
fix bundler plugin for root level folders
Jeff Wallace
2012-01-16
Add Thor to bundled commands
Nicolas Cavigneaux
2012-01-16
Removed the assignments to fpath as well, since that's all handled in the .oh...
Daniel Bye
2012-01-13
Removed calls to compinit in the extract and the bundler plugins. compinit sh...
Daniel Bye
2012-01-06
add annotate
lucapette
2011-12-29
bundler plugin - don't "bundle exec rails"
Simon Jefford
2011-11-09
FIX: commands like ruby and rake where not being completed
Mario Fernandez
2011-10-10
Merge pull request #579 from hakanensari/bundler-plugin-patch
Robby Russell
2011-10-10
Merge pull request #594 from sirech/fix-bundle-compl
Robby Russell
2011-10-10
Merge pull request #225 from Soliah/plugin-bundler
Robby Russell
2011-09-10
fix completion for commands wrapped with bundler
Mario Fernandez
2011-08-31
add foreman, nanoc, and rainbows to list of bundled commands
Hakan Ensari
2011-08-31
order aliases alphabetically
Hakan Ensari
2011-08-13
Add guard to bundler plugin's wrapped commands
Ches Martin
2011-07-25
add alias for `bundle package` to the bundler plugin
Shane Emmons
2011-07-14
refactor _run-with-bundler
Hakan Ensari
2011-07-13
alias bundle list
Hakan Ensari
2011-07-13
merge bundler and bundle-exec plugins
Hakan Ensari
2011-02-23
Add tab completion to bundler plugin.
Christopher Chow
2011-02-15
Add bundler plugin with aliases.
Myron Marston