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
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
2014-02-27
Pass expansion-time build options to install_dependency
Jack Nagel
2014-02-18
Tweak DownloadError message to include wrapped exception
Jack Nagel
2014-02-18
Add DownloadError to catch a broader range of resource download errors.
Drew Rodman
2014-02-18
Inline static exception text to remove a rescue
Jack Nagel
2014-02-08
Don't let issue search kill install process
Jack Nagel
2014-02-02
C++ stdlibs: issue warning, don't fail the build
Misty De Meo
2014-01-20
utils: improve issue searching.
Mike McQuaid
2014-01-03
exceptions: remove unused AlreadyTappedError.
Mike McQuaid
2013-12-14
Update string references to mxcl/homebrew.
Mike McQuaid
2013-12-03
Make CompilerSelectionError an InstallationError
Jack Nagel
2013-11-11
exceptions: improve tap error message.
Mike McQuaid
2013-10-31
Use HOMEBREW_LOGS more consistently.
Mike McQuaid
2013-10-30
exceptions: direct to correct tap on failure.
Mike McQuaid
2013-10-27
fix build log output
Stefan
2013-10-22
Different regex for user/tap/formula and user/tap.
Mike McQuaid
2013-10-21
tap: use dedicated exception for already tapped.
Mike McQuaid
2013-10-21
global: unify tap regex.
Mike McQuaid
2013-09-27
Adjust CompilerSelectionError message
Misty De Meo
2013-09-11
Implement Resources
Adam Vandenberg
2013-09-01
Check dependencies for a compatible C++ stdlib
Misty De Meo
2013-08-08
exception style
Adam Vandenberg
2013-06-24
Use 'path or URL' as tap for non-tap, non-core formulae
Adam Vandenberg
2013-06-24
Show tap/path for non-core formulae on build failure
Adam Vandenberg
2013-06-09
Separate formula conflicts from requirements
Jack Nagel
2013-06-08
Consolidate sudo checks.
Adam Vandenberg
2013-06-02
InstallationError: don't search issues on < 1.8.6
Misty De Meo
2013-05-20
CompilerSelector: raise when no compatible compiler
Misty De Meo
2013-04-27
Allow `brew versions` to work with underspecified formulae
Jack Nagel
2013-04-13
Improved formula attribute validation
Jack Nagel
2013-04-03
Don't error out when a package is already installed
Jack Nagel
2013-02-18
Don't use deprecated form of attr
Jack Nagel
2013-02-18
Silence "`*` interpreted as argument prefix" warnings
Jack Nagel
2013-01-27
Extract unsatisfied dependency logic from installer
Jack Nagel
2013-01-26
FormulaInstaller: implement installation locks
Jack Nagel
2012-10-31
Only show the troubleshooting link
Max Howell
2012-10-03
Fix use of ISSUES_URL.
Mike McQuaid
2012-09-27
When builds fail verbosely, be verbose
Max Howell
2012-09-25
Clean up and improve build-error output and logs
Max Howell
2012-09-01
Update build failure message.
Adam Vandenberg
2012-08-13
Encourage clicks on issues link
Max Howell
[next]