aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cmd/doctor.rb
AgeCommit message (Expand)Author
2016-10-04Merge pull request #1145 from reitermarkus/module-functionMarkus Reiter
2016-10-02Use `module_function` for commands.Markus Reiter
2016-10-01Add `Formatter` module.Markus Reiter
2016-10-01Refactor Tty.Markus Reiter
2016-09-26doctor: remove outdated Homebrew check.Mike McQuaid
2016-09-11cmd/doctor: fix Rubocop warnings.Mike McQuaid
2016-08-16doctor: print check on --debug.Mike McQuaid
2016-04-21brew-audit: pull style checks in to main audit outputAndrew Janke
2016-04-10Add all the top level commentsMax Nordlund
2016-01-09doctor: simplify handling of slow checksMartin Afanasjew
2016-01-05doctor: use respond_to? instead of NoMethodErrorBaptiste Fontaine
2016-01-05doctor: move code away from cmd/Baptiste Fontaine
2016-01-04doctor: add explicit anaconda warningDominyk Tiller
2016-01-04doctor: extend curl warningDominyk Tiller
2015-12-26Revert "minor perf improvements"Baptiste Fontaine
2015-12-26minor perf improvementsBaptiste Fontaine
2015-12-26doctor: check_access_usr_local mention Cocktail.Joao Antunes
2015-12-07doctor: remove Xcode 7 on 10.10 warningMisty De Meo
2015-11-29doctor: use installed_prefixesXu Cheng
2015-11-04doctor: tweak tmp sticky bit checkDominyk Tiller
2015-11-02doctor: fix typoDominyk Tiller
2015-11-02doctor: whitelist Paragon ExtFS dylibDominyk Tiller
2015-10-30doctor: unify chown messagesDominyk Tiller
2015-10-29doctor: Fix typo in uncommitted modifications warning messageBen White
2015-10-23os: centralize check for pre-release OS X versionsMartin Afanasjew
2015-10-08handle TapFormulaWithOldnameAmbiguityErrorXu Cheng
2015-10-02doctor: whitelist Paragon NTFS dylibDominyk Tiller
2015-10-02doctor: minor grammar correction: 'pluralize' breakageCharlie Egan
2015-10-01doctor: point Xcode download to App Store for El CapitanXu Cheng
2015-09-30doctor: always print to stderrXu Cheng
2015-09-30doctor: temporary add -R flag in chown instructionXu Cheng
2015-09-30doctor: add check_access_homebrew_repositoryXu Cheng
2015-09-30doctor: official supporting El CapitanXu Cheng
2015-09-18doctor: don't false-flag sdk with cltDominyk Tiller
2015-09-18doctor: add xcode 7 SDK checkDominyk Tiller
2015-09-09doctor: use Utils.git_available? instead of git?Xu Cheng
2015-09-09doctor: use Homebrew.git_originXu Cheng
2015-09-07doctor: don't always fail on 10.11.Mike McQuaid
2015-09-06doctor: use inject_file_listXu Cheng
2015-08-26doctor: add system curl <10.7 checkDominyk Tiller
2015-08-26doctor: add check for SSL_CERT_DIRDominyk Tiller
2015-08-22core file style updateXu Cheng
2015-08-21Merge bottle install without Xcode branchMisty De Meo
2015-08-21Mark TODO in brew doctor (future PR)William Woodruff
2015-08-18unnecessary calls to .select simplifiedBaptiste Fontaine
2015-08-14doctor: suggest to install git if the system one is outdatedBaptiste Fontaine
2015-08-06favor flat_map over map...flattenXu Cheng
2015-08-03More core files style updatesXu Cheng
2015-08-03Core files style updates.BrewTestBot
2015-07-20doctor: update xcode linksDominyk Tiller