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
/
bin
Age
Commit message (
Expand
)
Author
2010-08-07
0.7 Remove deprecated make command
Adam Vandenberg
2010-08-07
ARGV - rename method that conflicts with optparse
Adam Vandenberg
2010-08-07
add URLs to brew info
Adam Vandenberg
2010-08-07
Fix brew info
Adam Vandenberg
2010-08-07
Significantly simpler `brew uses` and `brew deps`
Max Howell
2010-08-07
Show changed examples on update [telemachus]
Adam Vandenberg
2010-08-07
Automatically enable external `brew` commands.
Martin Kühl
2010-07-29
Add name to brew info url and remove external script
Adam Vandenberg
2010-07-25
Fix brew info --all
Adam Vandenberg
2010-07-21
brew deps --1 does not recurse
Adam Vandenberg
2010-07-18
brew.h info takes a formula parameter rather than a string
Max Howell
2010-07-14
When outputting a `brew install -vd` insert the formula name
Kyle Fuller
2010-07-13
Add command "brew --env"
Adam Vandenberg
2010-07-08
Remove un-needed 'unless' in brew update
Adam Vandenberg
2010-07-03
Move data into updater class
Adam Vandenberg
2010-07-02
Remove $PATH from --config and build dumps.
Adam Vandenberg
2010-06-23
Extract "brew_install".
Adam Vandenberg
2010-06-22
Add fink/macports support to 'brew search'.
Adam Vandenberg
2010-06-17
Extract search_brews method
Adam Vandenberg
2010-06-16
Move code to find outdated brew list
Adam Vandenberg
2010-06-15
Reduce nesting in 'brew up'.
Adam Vandenberg
2010-06-15
Modify brew update to show if any formulae were removed.
Trevor Stevens
2010-06-10
Failures during ./configure should mention config.log.
Adam Vandenberg
2010-06-07
Support external commands
Adam Vandenberg
2010-06-07
Remove silly concatenation.
Adam Vandenberg
2010-06-07
Tweak the bin/brew command selector a bit.
Adam Vandenberg
2010-06-03
Fix typo in comment.
Adam Vandenberg
2010-06-01
Add "brew --cellar (formula)"
Adam Vandenberg
2010-06-01
Handle search with no arguments.
Adam Vandenberg
2010-06-01
Escape search terms. Fixes Homebrew/homebrew#1475
Adam Vandenberg
2010-06-01
Link to pcc and tiger branches.
Adam Vandenberg
2010-05-26
Add "brew create --fink"
Adam Vandenberg
2010-05-06
Move dump_build_env to utils and use during installs too.
Adam Vandenberg
2010-04-30
`brew list --versions [formulae]`
Adam Vandenberg
2010-04-20
Publicize 'brew doctor' in build failure message.
Adam Vandenberg
2010-04-14
Add PATH to --config and ENV dump.
Adam Vandenberg
2010-04-06
Move brew doctor to its own source file; will get bigger.
Adam Vandenberg
2010-04-06
`brew doctor`
Max Howell
2010-04-03
Update dump_build_env
Adam Vandenberg
2010-04-01
Add PKG_CONFIG_PATH to env dump, since brew modifies it.
Adam Vandenberg
2010-03-17
Add --use-llvm flag to build environment output.
Adam Vandenberg
2010-03-16
Move recommended compiler versions into constants.
Adam Vandenberg
2010-03-16
Add GCC 4.0 info to --config output.
Robert Shaw
2010-03-14
Add HOMEBREW_USE_LLVM to ENV vars shown for build errors.
Adam Vandenberg
2010-03-11
Add a snapshot of ENV to BuildError and show some flags with the stack trace.
Adam Vandenberg
2010-03-10
Plain `brew log` shows the entire Homebrew git log
Max Howell
2010-03-03
Move --cache command down near --prefix and use AGRV.formulae.
Adam Vandenberg
2010-03-03
Add support for `brew --prefix [formula ...]`.
Martin Kuehl
2010-02-27
Add 'rebase' to accidental git commands.
Adam Vandenberg
2010-02-27
`brew outdated` works if there is eg. Cellar/.DS_Store
Max Howell
[next]