aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/exceptions.rb
AgeCommit message (Expand)Author
2013-12-03Make CompilerSelectionError an InstallationErrorJack Nagel
2013-11-11exceptions: improve tap error message.Mike McQuaid
2013-10-31Use HOMEBREW_LOGS more consistently.Mike McQuaid
2013-10-30exceptions: direct to correct tap on failure.Mike McQuaid
2013-10-27fix build log outputStefan
2013-10-22Different regex for user/tap/formula and user/tap.Mike McQuaid
2013-10-21tap: use dedicated exception for already tapped.Mike McQuaid
2013-10-21global: unify tap regex.Mike McQuaid
2013-09-27Adjust CompilerSelectionError messageMisty De Meo
2013-09-11Implement ResourcesAdam Vandenberg
2013-09-01Check dependencies for a compatible C++ stdlibMisty De Meo
2013-08-08exception styleAdam Vandenberg
2013-06-24Use 'path or URL' as tap for non-tap, non-core formulaeAdam Vandenberg
2013-06-24Show tap/path for non-core formulae on build failureAdam Vandenberg
2013-06-09Separate formula conflicts from requirementsJack Nagel
2013-06-08Consolidate sudo checks.Adam Vandenberg
2013-06-02InstallationError: don't search issues on < 1.8.6Misty De Meo
2013-05-20CompilerSelector: raise when no compatible compilerMisty De Meo
2013-04-27Allow `brew versions` to work with underspecified formulaeJack Nagel
2013-04-13Improved formula attribute validationJack Nagel
2013-04-03Don't error out when a package is already installedJack Nagel
2013-02-18Don't use deprecated form of attrJack Nagel
2013-02-18Silence "`*` interpreted as argument prefix" warningsJack Nagel
2013-01-27Extract unsatisfied dependency logic from installerJack Nagel
2013-01-26FormulaInstaller: implement installation locksJack Nagel
2012-10-31Only show the troubleshooting linkMax Howell
2012-10-03Fix use of ISSUES_URL.Mike McQuaid
2012-09-27When builds fail verbosely, be verboseMax Howell
2012-09-25Clean up and improve build-error output and logsMax Howell
2012-09-01Update build failure message.Adam Vandenberg
2012-08-13Encourage clicks on issues linkMax Howell
2012-08-10Be more verbose when users insist on being sudoersMax Howell
2012-08-07Allow multiple unsatisfied fatal requirementsAdam Vandenberg
2012-07-26Further improve brew doctor issue wiki text.Mike McQuaid
2012-07-17Fix typo in commentJack Nagel
2012-07-17Coerce advice to a string in ChecksumMismatchErrorJack Nagel
2012-07-04fetch: use new checksum verificationJack Nagel
2012-07-04Refactor checksummingJack Nagel
2012-06-25Improve bug report wiki page text.Mike McQuaid
2012-03-17Allow dashes in tap-formula namesMax Howell
2012-03-16Tell the user to tap (if req.) for tapped depsMax Howell
2012-03-16Concise --config output for build errorsMax Howell
2012-03-16Refer users to correct tracker for tapped brewsMax Howell
2012-03-10Use new Requirements code in HomebrewAdam Vandenberg
2012-03-07Stop supporting `brew install --force'Max Howell
2012-03-07Move brew output for BuildError into BuildErrorMax Howell
2012-02-29Add support for Luarocks dependencies.Adam Vandenberg
2012-02-27Remove some whitespace hereAdam Vandenberg
2012-02-25Add more external dep optionsSecond Planet
2011-09-19Only try mirrors for CurlDownloadStrategiesMax Howell