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
2012-02-17
fix download url
Adam Vandenberg
2012-02-18
`brew doctor` whines at people to install CLI Tools for Xcode
Max Howell
2012-02-17
Remove OSX-GCC from brew-doctor
Max Howell
2012-02-16
Unset CLICOLOR_FORCE in the build environment
Jack Nagel
2012-02-16
Delete ENV[GREP_OPTIONS] and the related doctor check
Max Howell
2012-02-08
doctor: try to detect osx-gcc-installer
Jack Nagel
2012-02-02
doctor: remove gcc-4.2 warning on Xcode 4.2+
Misty De Meo
2012-01-24
doctor: reset should be done in HOMEBREW_REPOSITORY
Jack Nagel
2012-01-24
Make brew doctor reset instructions clearer.
Mike McQuaid
2011-12-28
doctor: clean up check_git_status
Jack Nagel
2011-12-18
doctor: check for Enthought Python
Adam Vandenberg
2011-12-16
doctor: normalize representation of env variables
Jack Nagel
2011-12-16
doctor: fix a couple of git-related checks
Jack Nagel
2011-11-29
brew doctor: Ignore config files in /usr/X11R6/bin
Charlie Sharpsteen
2011-11-29
brew doctor: Note there is no GCC in XCode 4.2+
Charlie Sharpsteen
2011-11-26
doctor: remove terminal width check for curl
Jack Nagel
2011-11-26
doctor: use newer gcc version methods
Jack Nagel
2011-11-25
doctor: remove outdated XCode version reference
Jack Nagel
2011-11-20
Delete temp directory created during brew doctor
Jonathan Grochowski
2011-11-10
doctor: check_git_status in correct location
Jack Nagel
2011-11-10
doctor: document curl/terminal width issue
Jack Nagel
2011-11-10
doctor: warn about wide terminals
Jack Nagel
2011-11-10
doctor: minor grammatical fix
Jack Nagel
2011-10-18
doctor: correctly detect CLICOLOR_FORCE
Jack Nagel
2011-10-10
doctor: check git version
Jack Nagel
2011-10-03
doctor: warn about expired SSL certs on Leopard
Jack Nagel
2011-09-27
doctor: remove redundant sentence
Jack Nagel
2011-09-19
doctor: only check git status if repository exists
Jack Nagel
2011-09-16
doctor: restore some line breaks
Adam Vandenberg
2011-09-11
doctor: be more robust about git status check
Jack Nagel
2011-09-09
The doctor notices modifications to Homebrew core
Max Howell
2011-09-07
Check that /usr/bin/cc exists in `brew doctor`
Max Howell
2011-09-02
Fix typo in `brew doctor`
Daemian Mack
2011-09-01
add brew doctor check for spaces in Xcode path
Adam Vandenberg
2011-08-31
Improved no-errors output
Max Howell
2011-08-31
Only report PATH order diagnosis if conflicts are found
Max Howell
2011-08-31
Check for missing deps as part of `brew doctor`
Max Howell
2011-08-07
brew doctor: do not check TMPDIR if it is not set
Adam Vandenberg
2011-08-02
Fix `brew doctor` if sbin directory doesn't exist
Max Howell
2011-07-30
fix doctor on 10.5
Adam Vandenberg
2011-07-29
Emphasise the consequence of not installing to /usr/local
Max Howell
2011-07-29
Writability for /usr/local is no longer required
Max Howell
2011-07-29
Don't mention the sbin PATH issue unless files are there
Max Howell
2011-07-28
check for a valid $TMPDIR path in brew doctor
risk
2011-07-26
Fix brew doctor when no Xcode is detected.
Adam Vandenberg
2011-07-25
doctor: be more forgiving about GREP_OPTIONS
Jack Nagel
2011-07-22
Fix typo in `brew doctor` command
Brant Bobby
2011-07-21
Retire check for GCC 4.0 under XCode 4.x
Charlie Sharpsteen
2011-07-10
doctor: don't report wrong location of autoconf if it's missing
Mislav Marohnić
2011-06-19
brew-doctor: use String.start_with?
Adam Vandenberg
[next]