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
/
cmd
/
doctor.rb
Age
Commit message (
Expand
)
Author
2016-10-04
Merge pull request #1145 from reitermarkus/module-function
Markus Reiter
2016-10-02
Use `module_function` for commands.
Markus Reiter
2016-10-01
Add `Formatter` module.
Markus Reiter
2016-10-01
Refactor Tty.
Markus Reiter
2016-09-26
doctor: remove outdated Homebrew check.
Mike McQuaid
2016-09-11
cmd/doctor: fix Rubocop warnings.
Mike McQuaid
2016-08-16
doctor: print check on --debug.
Mike McQuaid
2016-04-21
brew-audit: pull style checks in to main audit output
Andrew Janke
2016-04-10
Add all the top level comments
Max Nordlund
2016-01-09
doctor: simplify handling of slow checks
Martin Afanasjew
2016-01-05
doctor: use respond_to? instead of NoMethodError
Baptiste Fontaine
2016-01-05
doctor: move code away from cmd/
Baptiste Fontaine
2016-01-04
doctor: add explicit anaconda warning
Dominyk Tiller
2016-01-04
doctor: extend curl warning
Dominyk Tiller
2015-12-26
Revert "minor perf improvements"
Baptiste Fontaine
2015-12-26
minor perf improvements
Baptiste Fontaine
2015-12-26
doctor: check_access_usr_local mention Cocktail.
Joao Antunes
2015-12-07
doctor: remove Xcode 7 on 10.10 warning
Misty De Meo
2015-11-29
doctor: use installed_prefixes
Xu Cheng
2015-11-04
doctor: tweak tmp sticky bit check
Dominyk Tiller
2015-11-02
doctor: fix typo
Dominyk Tiller
2015-11-02
doctor: whitelist Paragon ExtFS dylib
Dominyk Tiller
2015-10-30
doctor: unify chown messages
Dominyk Tiller
2015-10-29
doctor: Fix typo in uncommitted modifications warning message
Ben White
2015-10-23
os: centralize check for pre-release OS X versions
Martin Afanasjew
2015-10-08
handle TapFormulaWithOldnameAmbiguityError
Xu Cheng
2015-10-02
doctor: whitelist Paragon NTFS dylib
Dominyk Tiller
2015-10-02
doctor: minor grammar correction: 'pluralize' breakage
Charlie Egan
2015-10-01
doctor: point Xcode download to App Store for El Capitan
Xu Cheng
2015-09-30
doctor: always print to stderr
Xu Cheng
2015-09-30
doctor: temporary add -R flag in chown instruction
Xu Cheng
2015-09-30
doctor: add check_access_homebrew_repository
Xu Cheng
2015-09-30
doctor: official supporting El Capitan
Xu Cheng
2015-09-18
doctor: don't false-flag sdk with clt
Dominyk Tiller
2015-09-18
doctor: add xcode 7 SDK check
Dominyk Tiller
2015-09-09
doctor: use Utils.git_available? instead of git?
Xu Cheng
2015-09-09
doctor: use Homebrew.git_origin
Xu Cheng
2015-09-07
doctor: don't always fail on 10.11.
Mike McQuaid
2015-09-06
doctor: use inject_file_list
Xu Cheng
2015-08-26
doctor: add system curl <10.7 check
Dominyk Tiller
2015-08-26
doctor: add check for SSL_CERT_DIR
Dominyk Tiller
2015-08-22
core file style update
Xu Cheng
2015-08-21
Merge bottle install without Xcode branch
Misty De Meo
2015-08-21
Mark TODO in brew doctor (future PR)
William Woodruff
2015-08-18
unnecessary calls to .select simplified
Baptiste Fontaine
2015-08-14
doctor: suggest to install git if the system one is outdated
Baptiste Fontaine
2015-08-06
favor flat_map over map...flatten
Xu Cheng
2015-08-03
More core files style updates
Xu Cheng
2015-08-03
Core files style updates.
BrewTestBot
2015-07-20
doctor: update xcode links
Dominyk Tiller
[next]