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
2018-03-03
Adjust docs and more internal code for Python 3.
Mike McQuaid
2018-01-28
Don't suggest install from bottle if not available
Alyssa Ross
2017-10-18
Use “squiggly” heredocs.
Markus Reiter
2017-09-28
BottleLoader: Use the formula stored in the bottle
Shaun Jackman
2017-09-24
Rubocop: manual rule fixes.
Mike McQuaid
2017-07-30
Detect `Tap` in `CaskLoader`.
Markus Reiter
2017-06-10
Autocorrect Rubocop Style/PerlBackrefs.
Mike McQuaid
2017-06-09
BuildError: report options to analytics.
Mike McQuaid
2017-06-02
Re-revert "Fix operator spacing."
Markus Reiter
2017-06-01
Revert "Fix operator spacing."
ilovezfs
2017-05-31
Fix operator spacing.
Markus Reiter
2017-05-27
Improve some `brew install` messaging.
Mike McQuaid
2017-04-18
install: don't search when formula is unreadable.
Mike McQuaid
2017-03-26
Update all references to taps.
Mike McQuaid
2017-02-01
formulary: handle ScriptError in formula
Alyssa Ross
2016-12-10
Tell people to report URL/tap deprecations to the tap.
Mike McQuaid
2016-11-24
exceptions: better handle unsupported macOS versions.
Mike McQuaid
2016-11-05
exceptions: reorder output based on importance.
Mike McQuaid
2016-11-05
exceptions: use specific build error checks.
Mike McQuaid
2016-10-08
Rename FormulaMethodDeprecatedError to MethodDeprecatedError.
Markus Reiter
2016-10-02
virtualenv_install_with_resources: select correct python
ilovezfs
2016-10-01
Use Formatter for all URLs.
Markus Reiter
2016-10-01
Add `Formatter` module.
Markus Reiter
2016-10-01
Refactor Tty.
Markus Reiter
2016-09-18
Use new "macOS" naming where appropriate.
Mike McQuaid
2016-09-17
rubocop --auto-correct all hash-rocket usage.
Mike McQuaid
2016-09-17
rubocop --auto-correct all remaining files.
Mike McQuaid
2016-08-17
exceptions: assume Ruby 2.
Mike McQuaid
2016-08-05
various: eliminate the usage of `any?` (#638)
Xu Cheng
2016-07-29
exceptions: add FormulaMethodDeprecatedError.
Mike McQuaid
2016-07-27
exceptions: port to generic layer.
Mike McQuaid
2016-06-08
exceptions: Remove duplicate "a" in "must be built from source" error (#339)
Tony Kelman
2016-05-08
Fix more bad dump_verbose_config references
Martin Afanasjew
2016-04-22
Update CompilerSelectionError
Misty De Meo
2016-04-20
exceptions: add reason to 'UsageError' exception
Martin Afanasjew
2016-04-17
exceptions: add FormulaClassUnavailableError
Martin Afanasjew
2016-04-05
tap: support --full even if installed
ilovezfs
2016-04-04
GitHub: fix issues/pr searching
Xu Cheng
2016-04-03
BuildError: update for core/formula separation
Xu Cheng
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
[next]