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
2015-07-13
doctor: remove redundant EOS
Dominyk Tiller
2015-07-13
doctor: don't point to App Store for Xcode on 10.11.
Mike McQuaid
2015-06-23
Use Dir.mktmpdir in doctor
Jack Nagel
2015-06-23
Whitelist ntfs-3g libs
Jack Nagel
2015-06-16
Move 10.11 warning to doctor, pre-install, and post-failure
Jack Nagel
2015-06-16
doctor: fix __check_linked_brew
Xu Cheng
2015-06-16
doctor: use Formula.installed directly
Xu Cheng
2015-06-12
Remove obsolete doctor check
Jack Nagel
2015-06-12
Fix linked keg-only check when only directories are linked
Jack Nagel
2015-05-29
doctor: use Formula#full_name
Xu Cheng
2015-05-27
doctor: load formula from rack
Xu Cheng
2015-05-14
doctor: add homebrew_temp sticky bit check
Dominyk Tiller
2015-03-24
add method to detect shell profile file based on users' preference shell
Xu Cheng
2015-03-08
doctor: $PATH should be insert as it is
Xu Cheng
2015-03-08
doctor: export command should use double quotes
Xu Cheng
2015-01-15
doctor: accepting the Xcode license requires sudo.
Mike McQuaid
2015-01-12
doctor: check access on HOMEBREW_PREFIX/opt
Jack Nagel
2015-01-12
doctor: check access on all important HOMEBREW_PREFIX subdirs
Jack Nagel
2015-01-12
doctor: check cellar access
Jack Nagel
2015-01-12
doctor: fix grammar
Jack Nagel
2015-01-12
doctor: remove incorrect statement from HOMEBREW_LOGS check
Jack Nagel
2015-01-04
Use more https in urls and updated some lost links
Viktor Szakats
2014-12-14
doctor: check cache directory is writable.
Mike McQuaid
2014-12-09
brew-doctor: warning the external commands with conflicting names
Xu Cheng
2014-11-26
doctor: handle non-extent methods passed as arguments
Misty De Meo
2014-11-16
Remove more references to removed external commands
Jack Nagel
2014-11-14
doctor: more useful comment
Jack Nagel
2014-11-14
Tell brew doctor to ignore libTrAPI.dylib
himikk
2014-11-14
doctor: don't complain if reads_brewed_pth_files? is nil
Tim D. Smith
2014-11-14
doctor: check that Python site-packages directory is writable
Tim D. Smith
2014-11-13
doctor: option depreciation
Dominyk Tiller
2014-11-11
Don't warn about config scripts that originate in the cellar
Jack Nagel
2014-11-02
doctor: check for .pth support in Homebrew site-packages
Tim D. Smith
2014-10-28
Whitelist config scripts from OS X Server
Jack Nagel
2014-10-28
Simplify config script doctor check
Jack Nagel
2014-10-28
Use start_with? instead of regexp
Jack Nagel
2014-10-28
real_cellar cannot be nil
Jack Nagel
2014-10-21
doctor: Xcode 6.1 is in the App Store.
Mike McQuaid
2014-10-20
Drop questionable CLT advice
Jack Nagel
2014-10-20
doctor: Xcode 6.1 is in the App Store
Linus Unnebäck
2014-10-19
doctor: clarify 10.10 Xcode situation.
Mike McQuaid
2014-10-11
doctor: warn about libcurl.framework
Tim D. Smith
2014-10-07
Whitelist more fuse files
Jack Nagel
2014-10-07
Fix install_name_tool check when Xcode license isn't accepted yet
Jack Nagel
2014-09-30
Remove commented-out code
Jack Nagel
2014-09-30
Whitelist fuse pc files too
Jack Nagel
2014-09-30
Whitelist more MacFuse headers
Jack Nagel
2014-09-28
Fix whitelisted headers
Jack Nagel
2014-09-24
Use Dir.glob and array operations to remove whitelisted files
Jack Nagel
2014-09-24
Dir.exist? is not in 1.8
Jack Nagel
[prev]
[next]