aboutsummaryrefslogtreecommitdiffstats
path: root/Library
AgeCommit message (Expand)Author
2015-05-29audit: use Formula#full_nameXu Cheng
2015-05-29caveats: use Formula#full_nameXu Cheng
2015-05-29build: use Formula#full_nameXu Cheng
2015-05-29SoftwareSpec: add full_name fieldXu Cheng
2015-05-29Formula: add full_name variableXu Cheng
2015-05-29audit: enforce gnome urlsViktor Szakats
2015-05-29Remove another unused default argumentJack Nagel
2015-05-29Remove unused default argumentJack Nagel
2015-05-28Revert "Check empty? to avoid introducing nils"Jack Nagel
2015-05-28Cabal: move fails_with to a class methodMisty De Meo
2015-05-28Formulary: accept mxcl/master as synonym for Homebrew/homebrewMisty De Meo
2015-05-27Fix variable referenceJack Nagel
2015-05-27Remove dead codeJack Nagel
2015-05-27audit: simplify ssl/tls audit failure messagesDominyk Tiller
2015-05-27cmd/switch: fix exception.pmwheatley
2015-05-27formula_installer: set tap source for bottles.Mike McQuaid
2015-05-27tab: add method to set tap.Mike McQuaid
2015-05-27test-bot: always brew install as a non-developer.Mike McQuaid
2015-05-27uninstall: load formula from rackXu Cheng
2015-05-27test-bot: rescue TapFormulaAmbiguityErrorXu Cheng
2015-05-27upgrade: use ARGV.resolved_formulaeXu Cheng
2015-05-27unpin: use ARGV.resolved_formulaeXu Cheng
2015-05-27test: use ARGV.resolved_formulaeXu Cheng
2015-05-27reinstall: use ARGV.resolved_formulaeXu Cheng
2015-05-27postinstall: use ARGV.resolved_formulaeXu Cheng
2015-05-27pin: use ARGV.resolved_formulaeXu Cheng
2015-05-27outdated: use ARGV.resolved_formulaeXu Cheng
2015-05-27missing: use ARGV.resolved_formulaeXu Cheng
2015-05-27link: load formula from rackXu Cheng
2015-05-27keg: add rack methodXu Cheng
2015-05-27gist-logs: use ARGV.resolved_formulaeXu Cheng
2015-05-27doctor: load formula from rackXu Cheng
2015-05-27--prefix: use ARGV.resolved_formulaeXu Cheng
2015-05-27--cellar: use ARGV.resolved_formulaeXu Cheng
2015-05-27cleanup: load formula from rack and using ARGV.resolved_formulaeXu Cheng
2015-05-27bottle: use ARGV.resolved_formulaeXu Cheng
2015-05-27audit: handle TapFormulaAmbiguityErrorXu Cheng
2015-05-27ARGV#kegs: try to load fomrula from rackXu Cheng
2015-05-27ARGV: add resolved_formulae methodXu Cheng
2015-05-27Formula#installed: loading using Formulary.from_rackXu Cheng
2015-05-27Formulary: add from_rackXu Cheng
2015-05-27Formulary#canonical_name: handle TapFormulaAmbiguityErrorXu Cheng
2015-05-27update manpageXu Cheng
2015-05-27tap/untap/update/prune: remove obsolete method, add migrate_tapsXu Cheng
2015-05-27add Formula.core_names Formula.tap_names and Formula.full_namesXu Cheng
2015-05-27load tap formula through direct searchXu Cheng
2015-05-27add Formulary.core_path method, deprecate Formula.pathXu Cheng
2015-05-27BottleLoader: using Formulary.path to search formula fileXu Cheng
2015-05-26superenv cc: accept single-digit g++ versionRyan Hendrickson
2015-05-26Check empty? to avoid introducing nilsJack Nagel