aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Contributions
AgeCommit message (Expand)Author
2014-05-08Suggest current practice for autotools depsJack Nagel
2014-05-08Don't advertise using CLT.installed? in the DSL, it's slowJack Nagel
2014-05-08Don't advertise :clt dependency, it's a last resortJack Nagel
2014-05-07brew-pull: update for new tap structureMisty De Meo
2014-05-06Add `brew deps --union` to man pageJack Nagel
2014-05-01Restore bash completion for --configJack Nagel
2014-05-01zsh_completion: fix brew config.Xu Cheng
2014-04-30--config -> configAdam Vandenberg
2014-04-30brew-test-bot: handle failing devel requirements.Mike McQuaid
2014-04-29unpack: use correct constant scope for DATAJack Nagel
2014-04-29brew-unpack: Handle new style :DATA patchesCharlie Sharpsteen
2014-04-27Fix brew-readall for updated tap structureJack Nagel
2014-04-27brew list --versions --multipleAdam Vandenberg
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