aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cmd/doctor.rb
AgeCommit message (Expand)Author
2013-03-30Simplify destructuring this arrayJack Nagel
2013-03-29Use each_key instead of keys.eachJack Nagel
2013-03-29doctor: restore newlines between checksAdam Vandenberg
2013-03-26doctor: check for all DYLD env varsAdam Vandenberg
2013-03-18doctor: Tweak git-clean suggestion for empty dirsSamuel John
2013-03-13doctor: add check for coreutils in pathAdam Vandenberg
2013-03-13doctor: mess with indentationAdam Vandenberg
2013-03-11doctor: skip git origin check without brew repoMisty De Meo
2013-02-25doctor: Update Mono pkg-config warningMisty De Meo
2013-02-18Don't shadow outer local variablesJack Nagel
2013-02-18brew-doctor: fix autocrlf warning (again).Mike McQuaid
2013-02-12doctor: make brew link more clearAdam Vandenberg
2013-01-31brew doctor: Check for CaSe SeNsItIvE fsSamuel John
2013-01-30Improve brew doctor autocrlf message.Mike McQuaid
2013-01-30doctor: core.autocrlf can be emptyJack Nagel
2013-01-29Improve `brew doctor` autocrlf check.Mike McQuaid
2013-01-29Don't print git origin check without git repoMisty De Meo
2013-01-28doctor: fix typoJack Nagel
2013-01-27doctor: fix transposed git commandSema
2013-01-26missing: ignore unused optional and recommended depsJack Nagel
2013-01-23Check ownership of logs folderAdam Vandenberg
2013-01-17doctor: loosen git origin regexpJack Nagel
2013-01-17Doctor check for originSimon Sigurdhsson
2013-01-09doctor: use -V for python versionMisty De Meo
2013-01-08Prune LinkedKegs relative to correct pathJack Nagel
2012-12-22doctor: add helper for printing file listingsJack Nagel
2012-12-21doctor: f.prefix is already a pathnameJack Nagel
2012-12-21doctor: print offending paths in check_for_gettextJack Nagel
2012-12-21doctor: rename path_folders to pathsJack Nagel
2012-12-21doctor: use a more rubyish conditionalJack Nagel
2012-12-21doctor: avoid pointless creation of pathname objectJack Nagel
2012-12-21doctor: run slowest checks lastJack Nagel
2012-12-17Better reporting for MacPorts/Fink installationsJack Nagel
2012-12-08doctor: don't check keg-onlies if cellar doesn't existJack Nagel
2012-11-26Whitelist 10.8.2 Supplemental Update static libs.Mike McQuaid
2012-11-13bash completion for doctor checksJack Nagel
2012-11-12Don't advise XQuartz upgrades for system X11Jack Nagel
2012-11-11doctor checks XQuartz versionAdam Vandenberg
2012-11-06Fix curlrc existence checkJack Nagel
2012-11-06Hoist top-level directory list into a constantJack Nagel
2012-11-03doctor: Remove fuse.pc from the whitelistCharlie Sharpsteen
2012-10-28Specify where to get the CLT packageMax Howell
2012-10-28Homebrew should not ignore curlrcStephen Nelson
2012-10-24doctor: check that Xcode prefix actually existsAdam Vandenberg
2012-10-03doctor: fix iconv dylib nameAdam Vandenberg
2012-09-24Fix doctor hanging if xcode-select is badMax Howell
2012-09-16Make check for stray developer dir more specificMisty De Meo
2012-09-14Skip standard compilers check for unknown XcodeMisty De Meo
2012-09-13doctor: Add check for stray pre-4.3 Xcode filesMisty De Meo
2012-09-06doctor: ignore case when checking PATH for config scriptsJack Nagel