summaryrefslogtreecommitdiff
path: root/plugins/bundler
AgeCommit message (Expand)Author
2011-11-09FIX: commands like ruby and rake where not being completedMario Fernandez
2011-10-10Merge pull request #579 from hakanensari/bundler-plugin-patchRobby Russell
2011-10-10Merge pull request #594 from sirech/fix-bundle-complRobby Russell
2011-10-10Merge pull request #225 from Soliah/plugin-bundlerRobby Russell
2011-09-10fix completion for commands wrapped with bundlerMario Fernandez
2011-08-31add foreman, nanoc, and rainbows to list of bundled commandsHakan Ensari
2011-08-31order aliases alphabeticallyHakan Ensari
2011-08-13Add guard to bundler plugin's wrapped commandsChes Martin
2011-07-25add alias for `bundle package` to the bundler pluginShane Emmons
2011-07-14refactor _run-with-bundlerHakan Ensari
2011-07-13alias bundle listHakan Ensari
2011-07-13merge bundler and bundle-exec pluginsHakan Ensari
2011-02-23Add tab completion to bundler plugin.Christopher Chow
2011-02-15Add bundler plugin with aliases.Myron Marston