aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/exceptions.rb
AgeCommit message (Expand)Author
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
2014-10-31Remove FormulaAlreadyInstalledErrorJack Nagel
2014-09-18Pass command and arg list into ErrorDuringExecution constructorJack Nagel
2014-09-14Consistently call name on formula instead of relying on to_sJack Nagel
2014-09-14Remove InstallationError superclassJack Nagel
2014-09-13Remove unused attribute from BuildErrorJack Nagel
2014-09-13Pass the ENV hash into the BuildError constructorJack Nagel
2014-09-12Use the superclass properlyJack Nagel
2014-09-12Make parameter names match superclass parameter namesJack Nagel
2014-09-12Remove default argument from Homebrew::InstallationErrorJack Nagel
2014-09-12Make exception subclasses use their superclass properlyJack Nagel
2014-08-25Inline variableJack Nagel
2014-08-22Decouple IncompatibleCxxStdlibs from its superclassJack Nagel