index
:
brew
cmd-upgrade--change-build_bottle-method-call-to-bottle
master
🍺 The missing package manager for macOS
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Library
/
Homebrew
/
exceptions.rb
Age
Commit message (
Expand
)
Author
2015-08-28
reformat nested heredocs in BuildFlagsError and BuildToolsError to match Stri...
William Woodruff
2015-08-22
core file style update
Xu Cheng
2015-08-21
exceptions: change 10.9 Xcode URL
Misty De Meo
2015-08-21
exceptions: use xcode frontpage
Dominyk Tiller
2015-08-21
Merge bottle install without Xcode branch
Misty De Meo
2015-08-21
Install: add BuildToolsError and BuildFlagsError
William Woodruff
2015-08-10
exceptions: add TapFormulaWithOldnameAmbiguityError
Vlad Shablinsky
2015-08-10
implement pinning of taps
CNA-Bld
2015-08-03
Core files style updates.
BrewTestBot
2015-07-26
Fix typo in UnsatisfiedRequirements exception message
Edgar Gonzalez
2015-07-24
BottleLoader: check version mismatch
Xu Cheng
2015-07-22
exceptions: don't bracket url
polamjag
2015-07-19
TapFormulaUnavailableError: add back user and repo method
Xu Cheng
2015-07-19
improve TapLoader and TapFormulaUnavailableError
Xu Cheng
2015-06-16
Move 10.11 warning to doctor, pre-install, and post-failure
Jack Nagel
2015-06-14
add TapUnavailableError
Xu Cheng
2015-05-29
exceptions: use Formula#full_name
Xu Cheng
2015-05-27
load tap formula through direct search
Xu Cheng
2015-04-25
Add Formula#logs
Jack Nagel
2015-03-03
Always output formula information on build errors
Jack Nagel
2015-02-26
exceptions: instruct not to file boneyard issues.
Mike McQuaid
2014-12-30
Always dump full configuration
Jack Nagel
2014-12-29
Move exception text into exception object
Jack Nagel
2014-12-29
Preserve backtrace for download errors
Jack Nagel
2014-12-23
Always show attribute value in validation error message
Jack Nagel
2014-10-31
Remove FormulaAlreadyInstalledError
Jack Nagel
2014-09-18
Pass command and arg list into ErrorDuringExecution constructor
Jack Nagel
2014-09-14
Consistently call name on formula instead of relying on to_s
Jack Nagel
2014-09-14
Remove InstallationError superclass
Jack Nagel
2014-09-13
Remove unused attribute from BuildError
Jack Nagel
2014-09-13
Pass the ENV hash into the BuildError constructor
Jack Nagel
2014-09-12
Use the superclass properly
Jack Nagel
2014-09-12
Make parameter names match superclass parameter names
Jack Nagel
2014-09-12
Remove default argument from Homebrew::InstallationError
Jack Nagel
2014-09-12
Make exception subclasses use their superclass properly
Jack Nagel
2014-08-25
Inline variable
Jack Nagel
2014-08-22
Decouple IncompatibleCxxStdlibs from its superclass
Jack Nagel
2014-07-12
Linuxbrew: Move ISSUES_URL to os from global
Shaun Jackman
2014-07-11
exceptions: fix typo
Matt Hauck
2014-07-06
Drop pointless string split
Jack Nagel
2014-05-28
Remove unused attribute
Jack Nagel
2014-05-28
Remove unused method and associated test fixtures
Jack Nagel
2014-05-08
exceptions: fix tap issue URL.
Mike McQuaid
2014-04-30
--config -> config
Adam Vandenberg
2014-04-23
Use gcc instead of apple-gcc42 when needed.
Mike McQuaid
2014-04-06
show formula version in failed build output
Adam Vandenberg
2014-04-06
Remove now unnecessary realpath calls
Jack Nagel
2014-04-05
Automatically reinstall up-to-date dependencies that are missing options
Jack Nagel
2014-03-17
Don't check issues on Ruby 1.8.6
Misty De Meo
2014-02-28
Add custom exception for untapped formulae
Jack Nagel
[next]