aboutsummaryrefslogtreecommitdiffstats
path: root/Library
AgeCommit message (Expand)Author
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
2015-05-26More explanation of HOMEBREW_{CELLAR,PREFIX,REPOSITORY}Larry Gilbert
2015-05-26bottle: handle nil bottle revision case.Mike McQuaid
2015-05-26bottle: discard bottle revision from prior pkg_versionIan Lancaster
2015-05-25Use canonical representation of the superenv bin directoryRyan Hendrickson
2015-05-25example-formula.rb has a 'desc'Nikolaus Wittenstein
2015-05-25`brew create` adds a `desc` field to the new formulaNikolaus Wittenstein
2015-05-25audit looks for and validates 'desc'Nikolaus Wittenstein
2015-05-25`brew search` can take a `--desc` argument to search descriptionsNikolaus Wittenstein
2015-05-25Info shows the desc if presentNikolaus Wittenstein
2015-05-25Add a desc field to FormulaNikolaus Wittenstein
2015-05-24audit: formula version string should have digitXu Cheng
2015-05-24audit: add rules for non-ascii character and encoding commentXu Cheng
2015-05-24audit: move audit_java_home inside audit_lineXu Cheng
2015-05-23audit: don't complain ENV.fortran if `depends_on :fortran`Xu Cheng
2015-05-22lilypond: move to homebrew/texDominyk Tiller
2015-05-21Add test demonstrating installing a relative symlinkJack Nagel
2015-05-21os: support xcode 6.3.2Dominyk Tiller
2015-05-20uses/deps: fix for recursive deps/reqsXu Cheng
2015-05-20uses: make skip arguments work for requirementXu Cheng