index
:
homebrew
gh-pages
go
master
ranger-1.7.0
:beer: The missing package manager for OS X.
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-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
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
[next]