aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cmd
AgeCommit message (Expand)Author
2012-03-06Doctor check for `python` is Python-3Max Howell
2012-03-04Don't allow `brew link` to be run as sudoMax Howell
2012-03-02update: disable git line ending conversionJack Nagel
2012-03-01doctor: make `git status` check sanerJack Nagel
2012-03-01doctor: s/folder/directory/Jack Nagel
2012-03-01audit: check for gfotran in Formula#deps insteadJack Nagel
2012-03-01Don't duplicate missing deps in `brew doctor`Jack Nagel
2012-03-02Clearer brew doctor output for brew missingMax Howell
2012-03-02Specify current Xcode to aid issue-diagnosisMax Howell
2012-03-02Scupper sourceable output if brew install is pipedMax Howell
2012-03-01Fix xcode check variable name.Giovanni Bajo
2012-03-01Fix typo: '/Application' -> '/Applications'Rob Olson
2012-03-01Don't warn about missing Xcode twiceMax Howell
2012-03-01Fix /usr/bin:/usr/local/bin PATH order checkMax Howell
2012-03-01The doctor suggests upgrading XcodeMax Howell
2012-03-01Faster and more legible `brew doctor`Max Howell
2012-03-01Piped `brew --env` outputs in a sourceable formatMax Howell
2012-03-01Assist more in the template from `brew create`Max Howell
2012-03-01Show doctor error if xcode-select path is invalidMax Howell
2012-02-29Some additional aid for `brew create`Max Howell
2012-02-29Play nice with case-sensitive filesystemsMax Howell
2012-02-28Revert "Writability for /usr/local is no longer required"Max Howell
2012-02-28audit: automake, autoconf, and libtool are build-time depsJack Nagel
2012-02-27Show real path to x11 in --config outputJack Nagel
2012-02-27Autoconf, Automake and LibtoolMax Howell
2012-02-24Replace UI uses of 'folder' with 'directory'Jack Nagel
2012-02-21audit: flag imake as a build depAdam Vandenberg
2012-02-21Fixes Homebrew/homebrew#10369; Doctor output is unreadable.Max Howell
2012-02-21Warn, don't advertise with a status headerMax Howell
2012-02-21Move this code into FormulaInstallerMax Howell
2012-02-21Don't hang if xcode-select -print-path is "/"Max Howell
2012-02-20upgrade: unlink relative to the correct kegJack Nagel
2012-02-20Be more verbose for the /usr/bin /usr/local/bin PATH doctorMax Howell
2012-02-19brew --env: fix path to xcrunJack Nagel
2012-02-19don't quit if already installedAdam Vandenberg
2012-02-18test: returning false indicates failureJack Nagel
2012-02-18audit: use a heredoc for this long lineJack Nagel
2012-02-18audit: tighten xcodebuild SYMROOT checkJack Nagel
2012-02-17fix download urlAdam Vandenberg
2012-02-18`brew doctor` whines at people to install CLI Tools for XcodeMax Howell
2012-02-17Find xcrun if user doesn't ever install Xcode 4.3 helper toolsMax Howell
2012-02-16audit: warn about ARGV.include? '--devel'Jack Nagel
2012-02-16audit: make checksum warnings more clearJack Nagel
2012-02-16audit: add problem countsAdam Vandenberg
2012-02-17Remove OSX-GCC from brew-doctorMax Howell
2012-02-16Use xcrun; Ensure clang is the default compiler with Xcode 4.3Max Howell
2012-02-16Unset CLICOLOR_FORCE in the build environmentJack Nagel
2012-02-16Delete ENV[GREP_OPTIONS] and the related doctor checkMax Howell
2012-02-15audit: warn about correct empty checksum typeJack Nagel
2012-02-15fetch: compare checksums case-insensitivelyJack Nagel