aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cmd/doctor.rb
AgeCommit message (Expand)Author
2015-03-24add method to detect shell profile file based on users' preference shellXu Cheng
2015-03-08doctor: $PATH should be insert as it isXu Cheng
2015-03-08doctor: export command should use double quotesXu Cheng
2015-01-15doctor: accepting the Xcode license requires sudo.Mike McQuaid
2015-01-12doctor: check access on HOMEBREW_PREFIX/optJack Nagel
2015-01-12doctor: check access on all important HOMEBREW_PREFIX subdirsJack Nagel
2015-01-12doctor: check cellar accessJack Nagel
2015-01-12doctor: fix grammarJack Nagel
2015-01-12doctor: remove incorrect statement from HOMEBREW_LOGS checkJack Nagel
2015-01-04Use more https in urls and updated some lost linksViktor Szakats
2014-12-14doctor: check cache directory is writable.Mike McQuaid
2014-12-09brew-doctor: warning the external commands with conflicting namesXu Cheng
2014-11-26doctor: handle non-extent methods passed as argumentsMisty De Meo
2014-11-16Remove more references to removed external commandsJack Nagel
2014-11-14doctor: more useful commentJack Nagel
2014-11-14Tell brew doctor to ignore libTrAPI.dylibhimikk
2014-11-14doctor: don't complain if reads_brewed_pth_files? is nilTim D. Smith
2014-11-14doctor: check that Python site-packages directory is writableTim D. Smith
2014-11-13doctor: option depreciationDominyk Tiller
2014-11-11Don't warn about config scripts that originate in the cellarJack Nagel
2014-11-02doctor: check for .pth support in Homebrew site-packagesTim D. Smith
2014-10-28Whitelist config scripts from OS X ServerJack Nagel
2014-10-28Simplify config script doctor checkJack Nagel
2014-10-28Use start_with? instead of regexpJack Nagel
2014-10-28real_cellar cannot be nilJack Nagel
2014-10-21doctor: Xcode 6.1 is in the App Store.Mike McQuaid
2014-10-20Drop questionable CLT adviceJack Nagel
2014-10-20doctor: Xcode 6.1 is in the App StoreLinus Unnebäck
2014-10-19doctor: clarify 10.10 Xcode situation.Mike McQuaid
2014-10-11doctor: warn about libcurl.frameworkTim D. Smith
2014-10-07Whitelist more fuse filesJack Nagel
2014-10-07Fix install_name_tool check when Xcode license isn't accepted yetJack Nagel
2014-09-30Remove commented-out codeJack Nagel
2014-09-30Whitelist fuse pc files tooJack Nagel
2014-09-30Whitelist more MacFuse headersJack Nagel
2014-09-28Fix whitelisted headersJack Nagel
2014-09-24Use Dir.glob and array operations to remove whitelisted filesJack Nagel
2014-09-24Dir.exist? is not in 1.8Jack Nagel
2014-09-24Make sure the directory exists before chdirJack Nagel
2014-09-24Revert "Revert "Whitelist MacFuse headers""Jack Nagel
2014-09-24Revert "Revert "Simplify unbrewed file whitelists""Jack Nagel
2014-09-24Revert "Revert "Whitelist OSXFuse headers""Jack Nagel
2014-09-24Revert "Revert "Match whitelisted files using fnmatch""Jack Nagel
2014-09-24Revert "Match whitelisted files using fnmatch"Mike McQuaid
2014-09-24Revert "Whitelist OSXFuse headers"Mike McQuaid
2014-09-24Revert "Simplify unbrewed file whitelists"Mike McQuaid
2014-09-24Revert "Whitelist MacFuse headers"Mike McQuaid
2014-09-24Whitelist MacFuse headersJack Nagel
2014-09-24Simplify unbrewed file whitelistsJack Nagel
2014-09-24Whitelist OSXFuse headersJack Nagel