aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Contributions
AgeCommit message (Expand)Author
2014-04-24Remove slow tab completion for `brew tap`Jack Nagel
2014-04-24Fix tap completion when there aren't any tapsJack Nagel
2014-04-24Update bash completion for new tap formatJack Nagel
2014-04-23Use gcc instead of apple-gcc42 when needed.Mike McQuaid
2014-04-15brew-test-bot: check CompilerSelectionError twice.Mike McQuaid
2014-04-14Do path and string manipulation in pure bashJack Nagel
2014-04-14Aliases don't have .rb extensions, so no need to remove themJack Nagel
2014-04-14Don't walk tap twice just to get the formula path again, it's slowJack Nagel
2014-04-13readall: read formulae that aren't tapped.Mike McQuaid
2014-04-11readall: set Homebrew.failed on exception.Mike McQuaid
2014-04-07Document behavior of `deps` and `uses` when given multiple argumentsJack Nagel
2014-04-06add linkapps completionAdam Vandenberg
2014-04-05Remove unnecessary usage of Formula.canonical_nameJack Nagel
2014-03-29Add bash completion for `brew bottle`Jack Nagel
2014-03-29zsh_completion: add brew switch support.Erlend Hamberg
2014-03-22example-formula: remove double quotes, cleanup.Mike McQuaid
2014-03-21Stop advertising deprecated symbol dependenciesJack Nagel
2014-03-17brew-pull: handle syntax errors in formulae.Mike McQuaid
2014-03-15Modernize `brew diy`Jack Nagel
2014-03-15Update option completionJack Nagel
2014-03-13New patch implementation and DSLJack Nagel
2014-03-13brew-unpack: don't chdir further than a normal install wouldJack Nagel
2014-03-13brew-unpack: separate args passed to systemJack Nagel
2014-03-13brew-unpack: use extend instead of reopening FormulaJack Nagel
2014-03-13brew-test-bot: set Git author/committer correctly.Mike McQuaid
2014-03-13brew-test-bot: use install_args for building deps.Mike McQuaid
2014-03-13brew-test-bot: hide --retry flag.Mike McQuaid
2014-03-12brew-unpack: remove obsoleted bottle workaroundJack Nagel
2014-03-10Add missing backtick to man pageJack Nagel
2014-03-08Remove "--fresh" option from installerJack Nagel
2014-03-08remove brew info --allAdam Vandenberg
2014-03-08pull: add --bump option.Mike McQuaid
2014-03-08pull: warn if not pulling bottles.Mike McQuaid
2014-03-08pull: general cleanup/fixes.Mike McQuaid
2014-03-04Add `brew info --json=v1` to the bash completion scriptJaime Marquínez Ferrándiz
2014-03-04add options to fetch completionAdam Vandenberg
2014-03-04document fetch --force-bottleAdam Vandenberg
2014-03-04brew-man: view the target file directlyAdam Vandenberg
2014-03-03Remove another reference to subformulaeJack Nagel
2014-03-03Replace subformula example with a resource exampleJack Nagel
2014-03-02Document `brew info --json`Jack Nagel
2014-03-01brew-test-bot: use fetch --retry.Mike McQuaid
2014-02-28Remove "brew info <URL>"Jack Nagel
2014-02-27Use Formula[] in example formulaJack Nagel
2014-02-24Add example using a stable blockJack Nagel
2014-02-24Remove some bad practices from example formulaJack Nagel
2014-02-23remove HOMEBREW_KEEP_INFO from man pageAdam Vandenberg
2014-02-23brew-test-bot: don't force-fetch deps.Mike McQuaid
2014-02-23brew-test-bot: further tweak cleanup handling.Mike McQuaid
2014-02-22Remove brew-mirror-check commandJack Nagel