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
Age
Commit message (
Expand
)
Author
2012-03-07
Protect against unwritable cache location
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-07
Move brew output for BuildError into BuildError
Max Howell
2012-03-07
If multiple kegs, default to formula keg
Max Howell
2012-03-06
Extend FileUtils rather than include it
Jack Nagel
2012-03-06
`brew cleanup` cleans up the download-cache
Max Howell
2012-03-06
Pathname.stem knows about bottles
Max Howell
2012-03-06
Proper single character switch handling
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
add which method
Adam Vandenberg
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-06
Require specialties at the end of formula.rb
Jack Nagel
2012-03-05
Move llvm method to FailsWithLLVM
Adam Vandenberg
2012-03-05
shrink
Adam Vandenberg
2012-03-05
invert condition
Adam Vandenberg
2012-03-05
Move AmazonWebServicesFormula to formula_specialties
Adam Vandenberg
2012-03-05
Move specialized formulae base classes into a new file
Adam Vandenberg
2012-03-05
Move path utils out of formula.rb
Adam Vandenberg
2012-03-05
Adjust updater tests for `git config` calls
Jack Nagel
2012-03-04
keg: allow selective linking at the file level
Jack Nagel
2012-03-04
Don't allow `brew link` to be run as sudo
Max Howell
2012-03-03
brew-man: only exit 1 when an error occurs
Nicolas Despres
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
missing: adjust to new ARGV.formulae behavior
Jack Nagel
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
Formula.rb: update a comment
Adam Vandenberg
2012-02-29
Add support for Luarocks dependencies.
Adam Vandenberg
2012-02-29
Some additional aid for `brew create`
Max Howell
2012-02-29
Play nice with case-sensitive filesystems
Max Howell
2012-02-29
Remove empty directories during uninstall
Max Howell
2012-02-28
Set GIT_DIR when staging git clones
Jack Nagel
[next]