aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cmd/command.rb
AgeCommit message (Expand)Author
2017-11-05Refactor command handling codeMike McQuaid
2016-10-02Use `module_function` for commands.Markus Reiter
2016-09-08command: use Commands module.Mike McQuaid
2016-09-08cmd/*: don't restrict dev-cmd to Homebrew developers.Mike McQuaid
2016-04-10Add all the top level commentsMax Nordlund
2016-01-20command: support .sh commandsBaptiste Fontaine
2015-10-06command: fail early if no command is givenBaptiste Fontaine
2015-09-12add dev-cmd folderXu Cheng
2015-08-03command: fix break caused by style updateXu Cheng
2015-08-03Core files style updates.BrewTestBot
2015-07-03add `brew command`Xu Cheng