aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/exceptions.rb
AgeCommit message (Expand)Author
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
2014-07-12Linuxbrew: Move ISSUES_URL to os from globalShaun Jackman
2014-07-11exceptions: fix typoMatt Hauck
2014-07-06Drop pointless string splitJack Nagel
2014-05-28Remove unused attributeJack Nagel
2014-05-28Remove unused method and associated test fixturesJack Nagel
2014-05-08exceptions: fix tap issue URL.Mike McQuaid
2014-04-30--config -> configAdam Vandenberg
2014-04-23Use gcc instead of apple-gcc42 when needed.Mike McQuaid
2014-04-06show formula version in failed build outputAdam Vandenberg
2014-04-06Remove now unnecessary realpath callsJack Nagel
2014-04-05Automatically reinstall up-to-date dependencies that are missing optionsJack Nagel
2014-03-17Don't check issues on Ruby 1.8.6Misty De Meo
2014-02-28Add custom exception for untapped formulaeJack Nagel