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
Age
Commit message (
Expand
)
Author
2012-03-09
Remove unnecessary hyphen
Jack Nagel
2012-03-10
Remove bad exit status; need to fix another way.
Mike McQuaid
2012-03-09
Don't cleanup the wrong things
Max Howell
2012-03-09
Add better Unix exit codes.
Mike McQuaid
2012-03-07
Don't attempt to cleanup source checkouts
Max Howell
2012-03-07
Suggest full path to Xcode 4.3 /Developer
Max Howell
2012-03-07
Allow dependencies to still install
Max Howell
2012-03-07
Don't allow `sudo brew upgrade` if not sensible
Max Howell
2012-03-07
Don't abort upgrade if one formula won't build
Max Howell
2012-03-07
Stop supporting `brew install --force'
Max Howell
2012-03-06
`brew cleanup` cleans up the download-cache
Max Howell
2012-03-06
The doctor checks if you need to `brew update`
Max Howell
2012-03-06
'brew doctor' provides bad example command
Jonathan Hitchcock
2012-03-06
Don't require formula files for `brew rm --force`
Max Howell
2012-03-06
Doctor check for `python` is Python-3
Max Howell
2012-03-04
Don't allow `brew link` to be run as sudo
Max Howell
2012-03-02
update: disable git line ending conversion
Jack Nagel
2012-03-01
doctor: make `git status` check saner
Jack Nagel
2012-03-01
doctor: s/folder/directory/
Jack Nagel
2012-03-01
audit: check for gfotran in Formula#deps instead
Jack Nagel
2012-03-01
Don't duplicate missing deps in `brew doctor`
Jack Nagel
2012-03-02
Clearer brew doctor output for brew missing
Max Howell
2012-03-02
Specify current Xcode to aid issue-diagnosis
Max Howell
2012-03-02
Scupper sourceable output if brew install is piped
Max Howell
2012-03-01
Fix xcode check variable name.
Giovanni Bajo
2012-03-01
Fix typo: '/Application' -> '/Applications'
Rob Olson
2012-03-01
Don't warn about missing Xcode twice
Max Howell
2012-03-01
Fix /usr/bin:/usr/local/bin PATH order check
Max Howell
2012-03-01
The doctor suggests upgrading Xcode
Max Howell
2012-03-01
Faster and more legible `brew doctor`
Max Howell
2012-03-01
Piped `brew --env` outputs in a sourceable format
Max Howell
2012-03-01
Assist more in the template from `brew create`
Max Howell
2012-03-01
Show doctor error if xcode-select path is invalid
Max Howell
2012-02-29
Some additional aid for `brew create`
Max Howell
2012-02-29
Play nice with case-sensitive filesystems
Max Howell
2012-02-28
Revert "Writability for /usr/local is no longer required"
Max Howell
2012-02-28
audit: automake, autoconf, and libtool are build-time deps
Jack Nagel
2012-02-27
Show real path to x11 in --config output
Jack Nagel
2012-02-27
Autoconf, Automake and Libtool
Max Howell
2012-02-24
Replace UI uses of 'folder' with 'directory'
Jack Nagel
2012-02-21
audit: flag imake as a build dep
Adam Vandenberg
2012-02-21
Fixes Homebrew/homebrew#10369; Doctor output is unreadable.
Max Howell
2012-02-21
Warn, don't advertise with a status header
Max Howell
2012-02-21
Move this code into FormulaInstaller
Max Howell
2012-02-21
Don't hang if xcode-select -print-path is "/"
Max Howell
2012-02-20
upgrade: unlink relative to the correct keg
Jack Nagel
2012-02-20
Be more verbose for the /usr/bin /usr/local/bin PATH doctor
Max Howell
2012-02-19
brew --env: fix path to xcrun
Jack Nagel
2012-02-19
don't quit if already installed
Adam Vandenberg
2012-02-18
test: returning false indicates failure
Jack Nagel
[next]