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
2016-02-01
DSL method "apply" to specify patch files
ilovezfs
2016-01-05
exceptions: hotfix
Baptiste Fontaine
2016-01-05
doctor: move code away from cmd/
Baptiste Fontaine
2015-12-30
Tap#issues_url added
Baptiste Fontaine
2015-12-09
exceptions: tap is a Tap object now
Xu Cheng
2015-12-03
centralize the logic of handling `homebrew-` in Tap.fetch
Xu Cheng
2015-11-17
Common build environment methods moved in build_environment.rb
Baptiste Fontaine
2015-11-09
exceptions: add TapAlreadyTappedError
Xu Cheng
2015-10-23
run Checks#check_for_unsupported_osx unconditionally
Xu Cheng
2015-10-23
os: centralize check for pre-release OS X versions
Martin Afanasjew
2015-10-19
install: make search output more intuitive.
Eric Andrew Lewis
2015-10-14
FormulaValidationError: include full_name
Baptiste Fontaine
2015-09-06
exceptions: handle HOMEBREW_NO_GITHUB_API case.
Mike McQuaid
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
[next]