aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/exceptions.rb
AgeCommit message (Expand)Author
2018-03-03Adjust docs and more internal code for Python 3.Mike McQuaid
2018-01-28Don't suggest install from bottle if not availableAlyssa Ross
2017-10-18Use “squiggly” heredocs.Markus Reiter
2017-09-28BottleLoader: Use the formula stored in the bottleShaun Jackman
2017-09-24Rubocop: manual rule fixes.Mike McQuaid
2017-07-30Detect `Tap` in `CaskLoader`.Markus Reiter
2017-06-10Autocorrect Rubocop Style/PerlBackrefs.Mike McQuaid
2017-06-09BuildError: report options to analytics.Mike McQuaid
2017-06-02Re-revert "Fix operator spacing."Markus Reiter
2017-06-01Revert "Fix operator spacing."ilovezfs
2017-05-31Fix operator spacing.Markus Reiter
2017-05-27Improve some `brew install` messaging.Mike McQuaid
2017-04-18install: don't search when formula is unreadable.Mike McQuaid
2017-03-26Update all references to taps.Mike McQuaid
2017-02-01formulary: handle ScriptError in formulaAlyssa Ross
2016-12-10Tell people to report URL/tap deprecations to the tap.Mike McQuaid
2016-11-24exceptions: better handle unsupported macOS versions.Mike McQuaid
2016-11-05exceptions: reorder output based on importance.Mike McQuaid
2016-11-05exceptions: use specific build error checks.Mike McQuaid
2016-10-08Rename FormulaMethodDeprecatedError to MethodDeprecatedError.Markus Reiter
2016-10-02virtualenv_install_with_resources: select correct pythonilovezfs
2016-10-01Use Formatter for all URLs.Markus Reiter
2016-10-01Add `Formatter` module.Markus Reiter
2016-10-01Refactor Tty.Markus Reiter
2016-09-18Use new "macOS" naming where appropriate.Mike McQuaid
2016-09-17rubocop --auto-correct all hash-rocket usage.Mike McQuaid
2016-09-17rubocop --auto-correct all remaining files.Mike McQuaid
2016-08-17exceptions: assume Ruby 2.Mike McQuaid
2016-08-05various: eliminate the usage of `any?` (#638)Xu Cheng
2016-07-29exceptions: add FormulaMethodDeprecatedError.Mike McQuaid
2016-07-27exceptions: port to generic layer.Mike McQuaid
2016-06-08exceptions: Remove duplicate "a" in "must be built from source" error (#339)Tony Kelman
2016-05-08Fix more bad dump_verbose_config referencesMartin Afanasjew
2016-04-22Update CompilerSelectionErrorMisty De Meo
2016-04-20exceptions: add reason to 'UsageError' exceptionMartin Afanasjew
2016-04-17exceptions: add FormulaClassUnavailableErrorMartin Afanasjew
2016-04-05tap: support --full even if installedilovezfs
2016-04-04GitHub: fix issues/pr searchingXu Cheng
2016-04-03BuildError: update for core/formula separationXu Cheng
2016-02-01DSL method "apply" to specify patch filesilovezfs
2016-01-05exceptions: hotfixBaptiste Fontaine
2016-01-05doctor: move code away from cmd/Baptiste Fontaine
2015-12-30Tap#issues_url addedBaptiste Fontaine
2015-12-09exceptions: tap is a Tap object nowXu Cheng
2015-12-03centralize the logic of handling `homebrew-` in Tap.fetchXu Cheng
2015-11-17Common build environment methods moved in build_environment.rbBaptiste Fontaine
2015-11-09exceptions: add TapAlreadyTappedErrorXu Cheng
2015-10-23run Checks#check_for_unsupported_osx unconditionallyXu Cheng
2015-10-23os: centralize check for pre-release OS X versionsMartin Afanasjew
2015-10-19install: make search output more intuitive.Eric Andrew Lewis