aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/exceptions.rb
AgeCommit message (Expand)Author
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
2015-10-14FormulaValidationError: include full_nameBaptiste Fontaine
2015-09-06exceptions: handle HOMEBREW_NO_GITHUB_API case.Mike McQuaid
2015-08-28reformat nested heredocs in BuildFlagsError and BuildToolsError to match Stri...William Woodruff
2015-08-22core file style updateXu Cheng
2015-08-21exceptions: change 10.9 Xcode URLMisty De Meo
2015-08-21exceptions: use xcode frontpageDominyk Tiller
2015-08-21Merge bottle install without Xcode branchMisty De Meo
2015-08-21Install: add BuildToolsError and BuildFlagsErrorWilliam Woodruff
2015-08-10exceptions: add TapFormulaWithOldnameAmbiguityErrorVlad Shablinsky
2015-08-10implement pinning of tapsCNA-Bld
2015-08-03Core files style updates.BrewTestBot
2015-07-26Fix typo in UnsatisfiedRequirements exception messageEdgar Gonzalez
2015-07-24BottleLoader: check version mismatchXu Cheng
2015-07-22exceptions: don't bracket urlpolamjag
2015-07-19TapFormulaUnavailableError: add back user and repo methodXu Cheng
2015-07-19improve TapLoader and TapFormulaUnavailableErrorXu Cheng
2015-06-16Move 10.11 warning to doctor, pre-install, and post-failureJack Nagel
2015-06-14add TapUnavailableErrorXu Cheng
2015-05-29exceptions: use Formula#full_nameXu Cheng
2015-05-27load tap formula through direct searchXu Cheng
2015-04-25Add Formula#logsJack Nagel
2015-03-03Always output formula information on build errorsJack Nagel
2015-02-26exceptions: instruct not to file boneyard issues.Mike McQuaid
2014-12-30Always dump full configurationJack Nagel
2014-12-29Move exception text into exception objectJack Nagel
2014-12-29Preserve backtrace for download errorsJack Nagel
2014-12-23Always show attribute value in validation error messageJack Nagel