aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Contributions
AgeCommit message (Expand)Author
2015-06-25Adds JSON output to `outdated` commandColin Dean
2015-06-10Various edits for punctuation, grammar, spelling, etc.Larry Gilbert
2015-06-09Added --desc to search subcommand bash_completionAlexandre Espinosa Menor
2015-06-09brew_bash_completion: more coverageRyan Hendrickson
2015-06-05Remove "An" from example-formula's descNikolaus Wittenstein
2015-05-25example-formula.rb has a 'desc'Nikolaus Wittenstein
2015-05-04Add upgrade --all flag to bash completion scriptEli Young
2015-03-27example-formula: calling prefix.install_metafiles is unnecessaryXu Cheng
2015-03-10Remove fish completionMisty De Meo
2015-03-05checksums: switch to sha256 for bottles and new formulaeDominyk Tiller
2015-02-09Update Example Formula documentation.Dominyk Tiller
2014-12-16Documentation UpdatesDominyk Tiller
2014-11-18Documentation UpdatesDominyk Tiller
2014-11-16Remove more references to removed external commandsJack Nagel
2014-11-16Remove services from zsh completionTed Pennings
2014-10-26Import docs from wiki.Mike McQuaid
2014-10-21Correct description of how to fail testsJack Nagel
2014-10-20remove ext from autocompleteAdam Vandenberg
2014-10-20remove versions from autocompleteAdam Vandenberg
2014-10-18Undocument UnsafeSubersionDownloadStrategyJack Nagel
2014-10-02Move SCM wrappers from Contributions to ENV/scm.Mike McQuaid
2014-10-02Remove remaining deprecated contributed commands.Mike McQuaid
2014-09-24brew-man: Rubify, make an internal command.Mike McQuaid
2014-09-24brew-cleanup-installed: Rubify, make internal cmd.Mike McQuaid
2014-09-24brew-tap-readme: make an internal command.Mike McQuaid
2014-09-24Move manpage to Homebrew (from Contributions).Mike McQuaid
2014-09-24brew-aspell-dictionaries: make a developer commandMike McQuaid
2014-09-24brew-switch: make an internal command.Mike McQuaid
2014-09-24brew-pull: make an internal command.Mike McQuaid
2014-09-24brew-gist-logs: make an internal command.Mike McQuaid
2014-09-24brew-test-bot: make an internal command.Mike McQuaid
2014-09-20Remove incorrect comment from example formulaJack Nagel
2014-09-18Update brew-test-bot for compiler selection changesJack Nagel
2014-09-18Implement `brew test --debug`Jack Nagel
2014-09-16brew-test-bot: build changed dependencies first.Mike McQuaid
2014-09-15brew-test-bot: add --dry-run mode.Mike McQuaid
2014-09-08Fix file descriptor leakJack Nagel
2014-09-08Use predicate method and eliminate localJack Nagel
2014-09-08Avoid early returnJack Nagel
2014-09-07Make sure redirected stdout and stderr share the same offsetJack Nagel
2014-09-07gist-logs: send an Accept header with the requestJack Nagel
2014-09-07gist-logs: extract methodsJack Nagel
2014-09-07gist-logs: always post config and doctor outputJack Nagel
2014-09-07gist-logs: remove unnecessary exception classJack Nagel
2014-09-07gist-logs: pull ternary out of hash literalJack Nagel
2014-09-07gist-logs: simplify setting the post pathJack Nagel
2014-09-07Use Formula#tap to get the repository nameJack Nagel
2014-09-07brew-test-bot: check for hg in requirementsJack Nagel
2014-09-07Fix typoJack Nagel
2014-09-07brew-test-bot: install hg before fetching if necessaryJack Nagel