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
/
diagnostic.rb
Age
Commit message (
Expand
)
Author
2016-10-02
*/diagnostic: tweak messaging.
Mike McQuaid
2016-10-01
Use Formatter for all URLs.
Markus Reiter
2016-09-26
doctor: remove outdated Homebrew check.
Mike McQuaid
2016-09-23
Fix Style/RegexpLiteral.
Markus Reiter
2016-09-23
Fix Style/SingleLineBlockParams.
Markus Reiter
2016-09-23
Fix Style/MethodName.
Markus Reiter
2016-09-23
Auto-correct guard clauses.
Markus Reiter
2016-09-18
Use new "macOS" naming where appropriate.
Mike McQuaid
2016-09-17
Improve rescue nesting.
Mike McQuaid
2016-09-17
rubocop --auto-correct all remaining files.
Mike McQuaid
2016-09-15
Merge pull request #966 from MikeMcQuaid/keg-lock-constants
Mike McQuaid
2016-09-15
Use constants for LinkedKegs/PinnedKegs/Locks.
Mike McQuaid
2016-09-15
keg: add ALL_TOP_LEVEL_DIRECTORIES constant.
Mike McQuaid
2016-09-09
diagnostic: remove duplicate checks.
Mike McQuaid
2016-09-09
Don't require/recommend ownership of /usr/local.
Mike McQuaid
2016-09-07
Merge pull request #833 from DomT4/death_by_xcode
Mike McQuaid
2016-09-07
Refactor MacOS check_development_tools usage.
Mike McQuaid
2016-09-04
Merge pull request #201 from gregory-nisbet/feature-env-shells
Mike McQuaid
2016-08-25
diagnostic: tweak /usr/local messaging.
Mike McQuaid
2016-08-22
Revert "diagnostic: ignore duplicated `brew-cask` commands"
Mike McQuaid
2016-08-19
diagnostic: ignore duplicated `brew-cask` commands
Mike McQuaid
2016-08-16
diagnostic: don't barf if HEAD is also a file.
Mike McQuaid
2016-08-10
tests for shell-specific diagnostic message
Greg Nisbet
2016-08-10
Multi-shell diagnostic check
Greg Nisbet
2016-08-10
resolve conflict in diagnostic.rb
Greg Nisbet
2016-08-10
diagnostic: remove MacGPG2 check
Dominyk Tiller
2016-07-29
Add missing development_tools requires.
Mike McQuaid
2016-07-27
diagnostic: port to generic layer.
Mike McQuaid
2016-07-16
Unify Version.create usage
Vlad Shablinsky
2016-07-10
diagnostic: adopt more certain tone
Dominyk Tiller
2016-07-07
Use GitRepositoryExtension for HOMEBREW_REPOSITORY
Martin Afanasjew
2016-07-04
diagnostic: more porting to generic OS. (#449)
Mike McQuaid
2016-06-19
diagnostic: use 'Utils.git_version', simplify code
Martin Afanasjew
2016-05-08
Make diagnostic code cross-platform.
Mike McQuaid
2016-05-04
doctor: guard against nil Xcode.version (#197)
Andrew Janke
2016-05-02
Update Homebrew/homebrew references in comments
Martin Afanasjew
2016-04-21
brew-audit: pull style checks in to main audit output
Andrew Janke
2016-04-21
doctor: remove autotools check
Misty De Meo
2016-04-09
diagnostic: fix style of previously skipped method
Martin Afanasjew
2016-04-09
Revert "diagnostic: improve check for 'install_name_tool'"
Martin Afanasjew
2016-04-08
diagnostic: prefer guard clauses for readability
Martin Afanasjew
2016-04-03
diagnostic: point to new remote
Xu Cheng
2016-04-03
diagnostic: improve check for 'install_name_tool'
Eric Vantillard
2016-03-22
diagnostic: make `chown` recommendation consistent
Dominyk Tiller
2016-03-22
diagnostic: trim unnecessary 'the'
Dominyk Tiller
2016-03-01
diagnostic: only warn about local newline config
Josh Hagins
2016-02-20
diagnostic: add new osxfuse exceptions
Dominyk Tiller
2016-01-28
diagnostic: improve check for 'gnubin' in PATH
Martin Afanasjew
2016-01-27
diagnostic: speed up check for outdated Homebrew
Martin Afanasjew
2016-01-20
diagnostic: fix autoconf check
Martin Afanasjew
[next]